Skip to content

Releases: XayOn/katcr

Release 3.0.7

05 Apr 16:31
Compare
Choose a tag to compare

Fix minor warnings issue

Release 3.0.6

04 Apr 21:25
Compare
Choose a tag to compare

Fixed dependency conflicts with werkzeug version due to torrentmirror depending on RoboBrowser

Release 3.0.4

22 Nov 01:58
Compare
Choose a tag to compare

Features

  • #143 Added hability to use individual jackett providers (and any
    other future provider with options. [David Francos]
  • Feat: Improved cli by adding engines a as multi-option value (engine)
  • Feat: Added bot. [David Francos]
  • Feat: #132 Added tests. [David Francos]

3.0.3

20 Nov 21:10
Compare
Choose a tag to compare

3.0.3 (2020-11-20)

  • Feat: Using async generators in all providers. [David Francos]
  • Refs: #132 Added initial tests. [David Francos]
  • Closes: #141 Don't break if torrentmirror fails. [David Francos]

Release 3.0.1

20 Nov 00:07
Compare
Choose a tag to compare

Second alpha release of the 3.0.0 branch

There's been major changes, including:

Removed all the bot and shortener code, wich was untested, unused and until the new bot is out, unnecesary
Fixed lots of interface issues, it's now usable and nice
Fixed Jackett integration with stream commands
New documentation
Made libtorrent optional

3.0.0a

17 Nov 00:21
Compare
Choose a tag to compare

First alpha release on 3 branch.
Huge improvements:

  • Completely asynchronous, using aiohttp and torrentstream
  • Smaller codebase, using generic magnet-search approach for each provider instead of custom scrapping, less time required to mantain them
  • Better jackett support (it'll soon become the recommended way)
  • Added torrent streaming