Timmy Welch
5155762711
Add comicfn2dict as an alternative filename parser
2024-03-03 21:47:31 -08:00
Timmy Welch
ea43eccd78
Merge branch 'ii-rework' into develop
2024-03-01 15:39:01 -08:00
Timmy Welch
ff2547e7f2
Disable buttons for add/remove weblink
2024-03-01 15:26:56 -08:00
Timmy Welch
163cf44751
Open the editor when adding a now web link
2024-02-26 19:04:33 -08:00
Timmy Welch
14ce8a759f
Mark all QTextEdit's as plain text only
2024-02-26 15:57:00 -08:00
Timmy Welch
22d92e1ded
Move result determination out of _cover_matching
2024-02-26 15:38:13 -08:00
Timmy Welch
3c3700838b
Select item on add and set the dirty flag on change
2024-02-25 08:26:29 -08:00
Timmy Welch
05423c8270
Use a QListWidget for web_links
...
Fix web_link in md_attributes
2024-02-24 22:31:45 -08:00
Timmy Welch
d277eb332b
Add an option to disable prompt on save Fixes #422
2024-02-24 19:56:32 -08:00
Timmy Welch
dcad32ade0
Fix settngs generation
2024-02-24 19:55:28 -08:00
Timmy Welch
dd0b637566
Bump settngs
2024-02-24 19:01:10 -08:00
Timmy Welch
bad8b85874
Fix tests
2024-02-24 18:30:41 -08:00
Timmy Welch
938f760a37
Remove IssueIdentifier.search
2024-02-23 20:50:17 -08:00
Timmy Welch
f382c2f814
Update Tests
2024-02-23 20:47:22 -08:00
Timmy Welch
4e75731024
Re-write IssueIdentifier.search as IssueIdentifier.identify
2024-02-23 20:47:04 -08:00
Timmy Welch
920a0ed1af
Implement better migration of changed settings should fix #609
2024-02-23 15:45:18 -08:00
Timmy Welch
9eb50da744
Fix setting rar info in the settings window Fixes #596
...
Look in all drive letters for rar executable
2024-02-23 15:45:18 -08:00
Timmy Welch
2e2d886cb2
Bump settngs
2024-02-22 14:52:26 -08:00
Timmy Welch
5738433c2b
Fix fileselectionlist
...
Remove the custom widgetitem
Set a minimum size for the columns
Use a space " " a and nbsp "\xa0" for the check column to allow sorting
2024-02-22 14:30:15 -08:00
Timmy Welch
4a33dbde46
Fix PyInstaller packaging
2024-02-22 14:30:15 -08:00
Timmy Welch
10a48634bd
Update talker dependencies
2024-02-19 12:29:36 -08:00
Timmy Welch
2492d96fb3
Merge branch 'pre-commit-ci-update-config' into develop
2024-02-19 12:08:43 -08:00
Timmy Welch
87248503b4
Allow 7z again
2024-02-19 11:57:30 -08:00
pre-commit-ci[bot]
7705e7ea1f
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v3.15.0 → v3.15.1](https://github.com/asottile/pyupgrade/compare/v3.15.0...v3.15.1 )
- [github.com/PyCQA/autoflake: v2.2.1 → v2.3.0](https://github.com/PyCQA/autoflake/compare/v2.2.1...v2.3.0 )
- [github.com/psf/black: 24.1.1 → 24.2.0](https://github.com/psf/black/compare/24.1.1...24.2.0 )
2024-02-19 17:19:25 +00:00
Timmy Welch
54b0630891
Allow 7z for rar decompression on Windows
2024-02-18 21:57:51 -08:00
Timmy Welch
27e70b966f
Export translator_synonyms
2024-02-18 21:39:27 -08:00
Timmy Welch
ad8b92743c
Remove unused variable
2024-02-18 18:01:51 -08:00
Timmy Welch
22b44c87ca
Merge branch 'mizaki/autotag_source' into develop
2024-02-18 18:00:09 -08:00
Timmy Welch
2eca743f20
Fix #602
...
Tests were not made correctly to catch the change in 2c3a2566cc
This has now been corrected
2024-02-18 17:31:00 -08:00
Timmy Welch
bb4be306cc
Fix fileselectionlist columns
2024-02-18 17:28:55 -08:00
Timmy Welch
768ef0b6bc
Fix rar exe handling
2024-02-18 01:40:49 -08:00
Timmy Welch
b2d3869488
Update filerenaming for web_links
...
Ensure the j specifier in MetadataFormatter converts to str before joining
Add a web_link variable to the filerenamer
2024-02-17 17:42:07 -08:00
Timmy Welch
44e9a47a8b
Support multiple web_links
2024-02-17 17:42:07 -08:00
Mizaki
215587d9a4
Move path under progress bar
2024-02-17 18:38:51 +00:00
Mizaki
7430e59b64
Add attributation to auto tag window
2024-02-17 18:36:49 +00:00
Timmy Welch
09490b8ebf
Merge branch 'lordwelch-local-plugins' into develop
2024-02-12 17:40:09 -08:00
Timmy Welch
1e4a3b2484
Merge branch 'mizaki-meta_multi' into develop
2024-02-12 17:29:45 -08:00
Mizaki
b9bf3be4b2
Add short metadata style names
2024-02-12 20:57:32 +00:00
Timmy Welch
a1e4cec94f
Log file path to plugin when it fails to load and remove debug statements
2024-02-11 13:18:03 -08:00
Mizaki
65e857af8b
Move cache reset and load outside of loop. continue if it's impossible to use metadata
2024-02-11 19:32:12 +00:00
Mizaki
8887d48b3e
Save metadata styles with one result per archive
2024-02-11 13:57:34 +00:00
Timmy Welch
e14714e26b
Fix the --list-plugins command
2024-02-10 21:25:57 -08:00
Timmy Welch
8ec16528ab
Implement local plugins
2024-02-10 21:00:24 -08:00
Mizaki
e9e619c992
Use CheckableComboBox in ui file
2024-02-11 01:51:47 +00:00
Mizaki
a6b60a4317
Simplify enabled widget check and reset cache before loading, break on failed metadata writing
2024-02-11 00:53:40 +00:00
Timmy Welch
69615c6c07
Fix hash and test
2024-02-10 15:02:24 -08:00
Timmy Welch
da6b2b02f4
Implement a replaceWidget helper function
2024-02-10 14:42:47 -08:00
pre-commit-ci[bot]
3dfdae4033
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-02-10 01:55:15 +00:00
Mizaki
23021ba632
Add support for saving multiple metadata styles in the GUI
...
Unwind credit color comprehension
Convert save style from a string setting to a list
Use lordwelch version of Checkable combobox
Improve readbility, fix label alignment in taggerwindow.ui, better report removal of tags and clearer number meanings.
Unwind list comprehension for easier readability
2024-02-10 01:55:15 +00:00
Timmy Welch
bc335f1686
Forbid nested comprehensions
2024-02-06 18:01:26 -08:00