Medusa v0.4.4 Release Notes

Release Date: 2020-11-04 // over 3 years ago
  • ๐Ÿ‘Œ 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