Skip to content

Releases: pymedusa/Medusa

Release 1.0.22

13 Dec 12:22
d996387
Compare
Choose a tag to compare

New Features

  • UI component add anime white / blacklist (Thanks to @p0psicles)
  • Add support for Python 3.12 and remove support for Python 3.7

Improvements

  • Don't replace allowed quality unless it's preferred quality (Thanks to @fredhen)
  • Calendar route should write appropriate header (Thanks to @pidario)
  • Update Theoldschool torrent provider (Thanks to @IamMika23)
  • Update YGG torrent provider (Thanks to @StudioEtrange)
  • Increase EZTV torrent provider search results (Thanks to @fawkescapacitor)

Fixes

  • Fix error added by Qbittorrent 5.0 (Thanks to @borntohonk)
  • Fix CDN errors when updating scene exceptions

Release 1.0.21

03 Apr 15:27
34a67cf
Compare
Choose a tag to compare

Improvements

  • Add testing for providers requiring authorization (Thanks to @k0mmsussert0d)
  • Add many network timezones (Thanks to @YogSottot)

Fixes

  • Fix file browser not displaying correctly

Release 1.0.20

27 Mar 19:21
6a0becf
Compare
Choose a tag to compare

Improvements

  • Add many network timezones (Thanks to @YogSottot)
  • Update Python and JS dependencies

Fixes

  • Correctly refresh exceptions cache (Thanks to @j-aub)
  • Update Trakt API endpoint (Thanks to @XxUnkn0wnxX and farni)
  • Fix occasional search issues with BTN provider

Release 1.0.19

12 Dec 13:49
c5a1e37
Compare
Choose a tag to compare

Improvements

  • Add many network time zones (Thanks to @YogSottot)
  • Add a few new logos (Thanks to @purevertigo)
  • Update some Python dependencies

Fixes

  • Add try/catch block around localStorage.setItem call (Thanks to @dotsam)
  • Validate webhook URL for Slack and Discord (Thanks to @sylwia-budzynska)

Release 1.0.18

29 Oct 18:22
b8bec48
Compare
Choose a tag to compare

Improvements

  • Update some JS and Python dependencies
  • Add a few new logos (Thanks to @purevertigo)
  • Update Yggtorrent domain (Thanks to @cpainchaud)

Fixes

  • Don't overwrite manual post-processing delete preference
  • Fix color of show-header in light theme (Thanks to @cheese1)

Release 1.0.17

29 Jun 17:03
3d65665
Compare
Choose a tag to compare

New Features

  • Add TheOldSchool torrent provider (Thanks to @IamMika23)

Improvements

  • Update IPTorrents default domain
  • Update many dependencies

Fixes

  • Fix saving order of various tables

Release 1.0.16

27 May 19:42
e98773f
Compare
Choose a tag to compare

Improvements

  • Raise warning when TVDB returns malformed data
  • Update many JavaScript and Python dependencies

Release 1.0.15

21 May 12:23
d45f98c
Compare
Choose a tag to compare

Fixes

  • Fix error with malformed TVDB data missing links

Release 1.0.14

20 May 12:32
f694e94
Compare
Choose a tag to compare

Improvements

  • Update requests dependencies
  • Update YggTorrent domain (Thanks to @cpainchaud)
  • Add new logos for networks (Thanks to @purevertigo)
  • Add missing time zone for networks (Thanks to @YogSottot)

Fixes

  • Fix endless loop caused by malformed TVDB data (Thanks to @dotsam)

Release 1.0.13

22 Mar 18:20
6b37ad0
Compare
Choose a tag to compare

Improvements

  • Replace trakt with pytrakt

Fixes

  • Fix git subprocess call for Windows paths with spaces