Changes in this fork:
- Updated more sites that allow description parsing.
- Config option
"useAPI": False
controls auto searching at supported sites. - Check and use existing screenshot links when found in description.
- Auto site ID from torrent hash (
--infohash
). - Added more site support than I can count (thanks to everyone for the pull requests).
- Config options to control pack based content. Screenshots for each episode in a season pack for example.
- Updated queue support. Will process an entire folder of files/subfolders. (
Line 24 in 765879b
- Added support for parsing a text file from (UNIT3D-Upload-Checker) and processing all files as a queue. (
"path_to_text_file.txt" --unit3d
) - Updated dupe checking to minimize plainly false dupes.
- Slight increase in site skipping speed when skip condition met (not TV at movie site for example).
- Added extra site skips, including some keyword matching, to not upload concerts (and other content) where not supported.
- Added support for DVD rips.
- Allow piece sizes up to 256 MiB.
- Updated BDInfoCLI
- Added LaserDisc as a source option.
- Added an option to specify the frame numbers for screenshot generation.
- Increased debugging feedback, particulaly with remote folders and the like (use
--debug
to test). - Added
-uac
(--unattended-confirm
) which used with-ua
allows dupe prompting. - Added an option to wait for site API and inject torrent site link into torrent comment.
- Fixed edition handling, including manual edition.
- Linted the code.
- Multitude of fixes brought to attention for rules compliance at various sites.
- Many other small fixes.
- All of the pull requests listed below.
Thanks to everyone who submitted a PR or brought bugs/suggestions to my attention.
Docker available docker pull ghcr.io/audionut/upload-assistant:master
What's Changed
- Added OFT to BLU Banned groups by @CubedRoot in #1
- Implement --hardcoded-subs to HUNO by @GloftOfficial in #8
- Add support for PT Screens image host by @ptscreens in #9
- Catch for Spanish dubbed/dual-audio spanish by @Kha-kis in #16
- add SHRI tracker with README.md by @tiberio87 in #25
- Add modq and drafts to LST by @LostRager in #32
- Added new tracker PSS by @SiskoUrso in #38
- Fixes full disk dvd mediainfo by @LostRager in #39
- Updated OnlyEncodes+ ban list to 2024-09-11. by @azulu in #43
- Added AV1 codec as an option for encodes and WEBs. by @azulu in #42
- Simple ULCX implementation by @l3mon4id in #49
- Update AITHER.py by @Kha-kis in #54
- Add OnlyImage Support by @edge20200 in #66
- Update ULCX.py by @Zips-sipZ in #65
- Removing ULCX as modq capable by @Zips-sipZ in #72
- Set default API to False and remove ULCX modq option from example-config by @Zips-sipZ in #73
- HUNO web type fix by @azulu in #76
- Dual audio Fixes for issue 53 by @Kha-kis in #79
- Update PTP.py for subs that use en-US by @Kha-kis in #83
- option to limit thread usage during optimize_images by @TJZine in #89
- Adding TVCUK Tracker by @swannie-eire in #96
- console colour fixes to TVC by @swannie-eire in #97
- adding speedapp by @swannie-eire in #98
- Add DCP source support by @BoBeR182 in #102
- Add example tracker and alphabetical order. by @Middlepepper in #104
- Add-Shebang-Support by @Middlepepper in #108
- Update COMMON.py For Screenshot Formating by @Kha-kis in #114
- Improved handling of daily TV episodes by @xzin-CoRK in #116
- Update NBL.py to use CLEANPATH by @Zips-sipZ in #122
- Trackers/yoinked by @docd00m in #124
- Add manual year override option to arguments by @lewler in #130
Full Changelog: https://github.com/Audionut/Upload-Assistant/commits/1.0