Skip to content

Releases: pymedusa/Medusa

Release 0.5.21

20 Dec 18:07
3e258d2
Compare
Choose a tag to compare

New Features

  • Add official Python 3.10 support

Improvements

  • Catch AttributeError for TVMaze API
  • Separate recommended lists calls
  • Add rule for parsing shows that begin with a number as title
  • Add anime category for TorrentDay

Fixes

  • Fix Plex Server library update from /manage/plex
  • Fix TorrentDay generating a JSONDecodeError
  • Fix update Kodi library
  • Fix provider Morethantv
  • Prevent dropdowns from closing when using touch navigation

Release 0.5.20

02 Nov 15:39
729ab4f
Compare
Choose a tag to compare

Fixes

  • Restore original behavior when processing files and folders (10020)

Release 0.5.19

31 Oct 19:49
6f25e86
Compare
Choose a tag to compare

New Features

  • Added separate configs for the process methods (copy, move, etc) for torrent and nzb. (only usuable with the download handler) (9932)
  • Added setting for the default client path that will be protected (can't be deleted) during post-processing (9954)

Fixes

  • Correctly delete folders with files for move method or if explicitly wanted (9950)
  • Fixed link to the overview of snatched episodes at the bottom of the pages (9954)
  • Prevent duplicate searches for Torznab
  • Catch exceptions during shutdown and always delete PID file
  • Fix scene season searches

Release 0.5.18

14 Sep 13:42
d4ffa66
Compare
Choose a tag to compare

Improvements

  • Add the options to manage/searches page to clean automatic added scene exceptions from cache. (9859)
  • Add custom newznab/torznab category id's through UI. (9857)

Fixes

  • Fix prowlarr provider id's being obfuscated in logs because of a bad log level. (9857)
  • Fix postprocessing specials. (9812)
  • Fix storing a negative value in the UI as a search delay value (9822)

Release 0.5.17

16 Aug 11:00
fbd43ad
Compare
Choose a tag to compare

Fixes

  • Fix history page (compact layout) fails to load. (9794)
  • Prevent recommended shows (imdb) to cache empty responses to the api. (9797)
  • Fix download handler throwing errors connecting to NZBget. (9801)

Release 0.5.16

13 Aug 19:33
25e7b60
Compare
Choose a tag to compare

New Features

  • Implemented recommended shows v2. (5782)
    • Added recommended list from anilist.co
    • Recommended lists are cached nightly
    • Configure which lists to cache
    • Improvements to the recommended list UI
    • Added plot and genre information when available from the recommended list
    • Add shows from recommended lists through one click to the show search, or by id (if a tvdbid, tmdbid or tvmazeid is available)

Improvements

  • adba lib: Reduced startup time for libraries with many anime shows. (5782)
    • anime-list.xml was read for each anime show on startup

Fixes

  • Fixed postprocessing of archives with multiple video files caused a pp of the complete download dir. (9775)
  • Fixed download handler wrongly untrack downloads when connection errors occurred. (9774)
  • Removed anonomized redirect service (derefer.org is down) in favor of "noreferrer noopener" headers (5782)
  • Fixed schedule page not showing day of week for shows airing on sunday (banner/poster layouts) (9791)
  • Group history compact layout results by quality (9788)

Release 0.5.15

23 Jul 08:48
9b23c72
Compare
Choose a tag to compare

Improvements

  • Improved Kodi12+ metadata creation. Use 'uniqueid' tag to specify indexer. (9745)

Fixes

  • Fix prowl notifications (9720)
  • Fix provider ABNormal (9721)
  • Fix saving provider password (9721)

Release 0.5.14

06 Jul 15:43
db102f3
Compare
Choose a tag to compare

New Features

  • Added support for Prowlarr (9653)

Improvements

  • Vueified config/providers (9653)
  • Added support for Prowlarr (an alternative to Jackett) (9653)
  • Added feature to test provider results (9698)

Fixes

  • Fix email notifications for per show notifications with special chars (9652)
  • Fix adding an existing show did not run refresh from disk after (9694)
  • Fix filter displayShow episodes by overview status (9691)
  • Fix main page not reflecting correct 'next episode date' (9689)

Release 0.5.13

16 Jun 14:50
64df36d
Compare
Choose a tag to compare

Fixes

  • Add support for new synology download station api. Credits to Benjv. (9555)
  • Fix shows not being removed from UI. (9563)
  • Fix provider torrentday. Needs additional cookie cf_clearance. (9628)
  • Fix provider animebytes. Fixed issue with parsing releases with absolute episode numbering. (9620)
  • Fix transmission authentication. (9598)

Release 0.5.12

07 May 16:27
4d9c792
Compare
Choose a tag to compare

New Features

  • Remove experimental feature flag for Download handler / advanced failed download handling
  • Remove experimental feature flag for Append (year) to each show title

Improvements

  • Vueify schedule page (9403)

Fixes

  • Fix download hander failed (9476)