Skip to content

Releases: pymedusa/Medusa

Release 1.0.1

31 May 16:46
38208ee
Compare
Choose a tag to compare

Fixes

  • Fix a bug that prevents Medusa to start on Python versions older than 3.8

Release 1.0.0

31 May 14:31
1c62acd
Compare
Choose a tag to compare

New Features

  • Add option to mass-update the info language (10516)

Improvements

  • Multiple UI fixes / enhancements (10566)
  • Add config setting to allow overriding xem url (10541)
  • Increase addic7ed http request timeout (10565)
  • Improve anime title parsing for Title Season 2 - 01 (10534)
  • Improve detection of commit / branch when run in docker (10531)
  • Improve guessit parsing for shows with numbers in them like 9-1-1 (10493)
  • Bump Knowit + pymediainfo to version 0.4.0 and 5.1.0 (10564)

Fixes

  • Fix malformed imdb id's when imdb id not available (10669)
  • Fix shows being searched 2 days early for tvmaze shows (10668)
  • Disable guessit cache for postprocessing (10532)
  • Fix .plexmatch file misread as xml causing warnings (10510)

Release 0.5.29

11 Apr 17:53
e4870f8
Compare
Choose a tag to compare

New Features

  • Support for Plex metadata (.plexmatch) (10466)

Improvements

  • Make the cache db and cache files optional for inclusion in the backup (10475)

Fixes

  • Fix joining segments in log for failed episodes (10472)

Release 0.5.28

01 Apr 19:14
b618bb9
Compare
Choose a tag to compare

Improvements

  • Send discord notification as an embed (10464)

Fixes

  • Fix Mass update page (10447)
  • Fix re-load episodes when navigatin from testRename to displayShow (10465)

Release 0.5.27

29 Mar 17:49
15f4e8f
Compare
Choose a tag to compare

Fixes

  • Fix backup / restore page (10447)

Release 0.5.26

28 Mar 18:20
2105d6e
Compare
Choose a tag to compare

Improvements

  • UI now behaves as a single page app (10408)
  • Add ability to select Xem mapped seasons for season scene exceptions (10438)

Fixes

  • Fix postprocessing loop when not using Failed Download Handling (10435)

Release 0.5.25

08 Mar 21:11
5de42f0
Compare
Choose a tag to compare

New Features

  • New indexer: Added support for adding shows from Imdb. (3603)

Improvements

  • Enhanced test guessit tool (10357)
  • Discord notifier: added ability to override avatar (10351)
  • Purge recommended shows cache after x days (10352)
  • Added a "load more" button to recommended shows (10380)
  • Improve menu layout on mobile (10386)

Fixes

  • Fix saving specific post-processing method (10350)
  • Fix pasing torrent size when using torznab provider that have torrent_size available in the attrs. (10365)
  • Fix provider MoreThenTv (10391)
  • Fix Manage mass-update: Starting the refresh action (10377)

Release 0.5.24

15 Feb 17:07
4908f30
Compare
Choose a tag to compare

Improvements

  • Improve show updates. Update the complete show when marked updated by indexer, without an indication to update a season. (10330)

Fixes

  • Fix searching for season packs. (10345)

Release 0.5.23

11 Feb 08:37
dd0b950
Compare
Choose a tag to compare

New Features

  • Add support for banner and background images to indexer tvmaze (10234)
  • Add option for using ffprobe to validate postprocessed media (10132)
  • Add change indexer page to change the current indexer for shows in bulk (9862)
  • Add search templates feature. (3732)

Improvements

  • Add column sorting for the add new show page search results (10217)
  • Add series start year as a renaming option (10183)
  • Remove git username/password authentication. No longer supported by github. (10144)
  • Add option to allow for overwriting nfo files. (10237)
  • Improve kodi nfo file creation. (10237)
  • Add filter options to the manual search results table. (10252)

Fixes

  • Fix displayShow search subtitle button (10214)
  • Prevent failedDownloads from errorring, when a provider has been deleted (10214)
  • Fix mass update status page, start a new snatch when changing status to failed. (10213)
  • Fix changing process method in manual postprocessing. (10220)
  • Fix saving season posters / banners when using tvdb (10251)
  • Fix Addic7ed.com subtitle provider (10312)

Release 0.5.22

23 Dec 11:36
1405fbb
Compare
Choose a tag to compare

Fixes

  • Fix connecting to deluge version < 2.x (10192)