- two site files manually imported tmdbsimple.
- fixed R4E by adding the want tmdb data from the main tmdb api call, which negates the need to make a needless api call when uploading to R4E, and will shave around 2 seconds from the time it takes to upload.
- other site file will be fixed when I get around to dealing with that mess.
Full Changelog: 4.0.0.1...4.0.0.2
Version 4 release notes:
Breaking change
- When using trackers argument,
-tk
or--trackers
, you must now use a comma separated list.
Linking support in qBitTorrent
This is not fully tested.
It seems to be working fine on this windows box, but you absolutely should test with the --debug
argument to make sure it works on your system before putting it into production.
- You can specify to use symbolic or hard links
https://github.com/Audionut/Upload-Assistant/blob/412d30be28cd03072fd9ee92cc637b68ae4c8369/data/example-config.py#L442
- Add one or many (local) paths which you want to contain the links, and UA will map the correct drive/volume for hardlinks.
Reminder
- UA has mkbrr support
https://github.com/autobrr/mkbrr
- You can specify an argument
--mkbrr
or set the confighttps://github.com/Audionut/Upload-Assistant/blob/412d30be28cd03072fd9ee92cc637b68ae4c8369/data/example-config.py#L128
- UA loads binary files for the supported mkbrr OS. If you find mkbrr slower than the original torf implementation when hashing torrents, the mkbrr devs are likely to be appreciative of any reports.