Skip to content

Releases: pymedusa/Medusa

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

Release 1.0.12

07 Mar 12:00
671a443
Compare
Choose a tag to compare

New Features

Improvements

  • Update many Python dependencies

Fixes

  • Ensure that git_path is a valid file (Thanks to @pizza-power)
  • Avoid exception when the filepart doesn't match a season
  • Encode NZBGet username, password and host