Releases: namboy94/xdcc-dl
Releases · namboy94/xdcc-dl
Release 5.2.1
Release 5.2.0
Changelog Version 5.2.0
:
- Made XDCC Client slightly more reliable
- Fixed nibl search engine
- Better error handling for subsplease engine (which is currently broken due to CloudFlare DDoS protection)
Release 5.1.0
Changelog Version 5.1.0
:
- iXIRC search now uses the API, courtesy of Jean Wicht
Release 5.0.0
Changelog Version 5.0.0
:
- Replaced horriblesubs search engine with subsplease
- Fixed issues with the bot being banned due to bot detection mechanisms
- Avoid overlap if terminal window is too small during download
- Added wait_time parameter
- Added file size display to xdcc-search and xdcc-browse
- Added xdcc.eu search engine
- Added --username and --channel
Release 4.0.0
Changelog Version 4.0.0
:
- Went over to completely rely on python's built-in logging
- Throttle value is now passed as parameter
- Logging to files now active by default
Release 3.3.0
Changelog Version 3.3.0
:
- Added download speed progress
- Fixed slow download speeds
- Fixed crashes when running without a tty
- Added --silent flag
- Added --fallback-channel option
Release 3.2.0
Changelog Version 3.2.0
:
- Added notice that python 2 is no longer supported
- Fixed program hanging when no channels are joined
- Added timeout to xdcc-dl
- Improved xdcc-search to include server configuration
Release 3.1.1
Changelog Version 3.1.1
:
- Use docker in CI
Release 3.1.0
Changelog Version 3.1.0
:
- Implemented xdcc-browse
- Handles failed requests for packs better
- Fixed horriblesubs search for pack names containing commas
Release 3.0.1
Changelog Version 3.0.1
:
- Restructured project to make use of theimproved ci-scripts