Skip to content

Release 0.4.4

Compare
Choose a tag to compare
@medariox medariox released this 04 Nov 19:42
· 1359 commits to master since this release
552f119

Improvements

  • Replace unrar2 with rarfile
  • Add EpisodeUpdater to scheduler
  • Don't strip channel names so they are matched correctly
  • Avoid exception when headers have no host

Fixes

  • Fix notify lists for prowl and email (8535)
  • Fix shows sorting by article sort using (the, a, an) was reversed in config-general (8532)
  • Fix sending torrents to qBittorrent api version > 2.0.0 (8528)
  • Fix decoding torrent hash from magnet links (8563)
  • Fix provider AnimeBytes (8609)
  • Fix provider Speedcd (8609)
  • Fix season pack search, results not shown for multi-episode results (8609)
  • Fix scene exceptions with year not being used
  • Fix IPTorrents layout change
  • Use b64decode instead of deprecated decodestring for basic auth