Skip to content

Releases: namboy94/xdcc-dl

Release 5.2.1

29 Jul 20:19
Compare
Choose a tag to compare

Changelog Version 5.2.1:

  • Fixed nibl search engine with 0 search results

Release 5.2.0

29 Jul 19:48
Compare
Choose a tag to compare

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

04 Jan 14:07
Compare
Choose a tag to compare

Changelog Version 5.1.0:

  • iXIRC search now uses the API, courtesy of Jean Wicht

Release 5.0.0

07 Nov 22:15
Compare
Choose a tag to compare

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

13 Oct 17:22
Compare
Choose a tag to compare

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

06 Oct 14:01
Compare
Choose a tag to compare

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

03 Oct 11:37
Compare
Choose a tag to compare

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

30 Aug 16:13
Compare
Choose a tag to compare

Changelog Version 3.1.1:

  • Use docker in CI

Release 3.1.0

22 Jan 08:56
Compare
Choose a tag to compare

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

26 May 23:20
Compare
Choose a tag to compare

Changelog Version 3.0.1:

- Restructured project to make use of theimproved ci-scripts