v1.1.3
Build
- Introduced Docker Compose configuration for easier deployment.
Cli
- Add parameter --dep to show all dependency paths
Config
- Removing logic for "auto_select"
- Update download settings: adjust delay, thread count, and retry count
Core
- Refactor download logic to use threaded approach with improved error handling
- Remove all use of library requests and httpx
- Dash remove duplicate track and adv track
- Add year filter functionality
- Improve logger timestamp format
- Add drop flag for unmatched subtitles
- Refactor subtitle handling and improve external track selection logic
Docs
- Remove outdated retry count from README
Gui
- Add feature to download single season
- Add settings editor
Logger
- Remove .debug
Readme
- Improve Stream Selection Filters
Full Changelog: v1.1.2...v1.1.3