New
1.0.7
Added
GUI
- Added scraper cache to avoid duplicate requests between GUI and CLI
- Add button to download all season by @sunrisecpu
- Added Watchlist button to check for new episodes or seasons for a series
- Added automatic season download check:
- GUI automatically retries downloading a full season at fixed intervals
- Already downloaded episodes are detected and skipped automatically
- Added configurable check interval for automatic downloads:
- Default interval: every 4 hours
- Interval can be customized by the user by @mr-brune
CLI
- Added
--merge_subtitleparameter:- If set to
false, subtitles are copied to the destination folder without merging
- If set to
- Added
--merge_audioparameter:- If set to
false, audio tracks are copied to the destination folder without merging by @buspo
- If set to
- Added
--versionargument to print application version