Releases: pymedusa/Medusa
Releases · pymedusa/Medusa
Release 1.0.11
Improvements
- Put showid search results on top
- Change missing directory log level to debug
Fixes
- Fix parsing for shows that have year in the title
Release 1.0.10
Improvements
- Add TVNZ 1 logo
- Add compatibility to Python 3.11
- Allow to add scene exception to force exact show title match
Fixes
- Set english language in requests header for Addic7ed subs provider
- Avoid error when post-processing path is None
- Fix error log when ffmpeg doesn't detect audio or video
Release 1.0.9
Release 1.0.8
Release 1.0.7
Improvements
- Add ffmpeg to docker build for postprocessing
Fixes
- Add encoding when working with plexmatch file
- Fix anidb cache key causing exceptions
- Various smaller fixes
Release 1.0.6
Improvements
- Remove the
Download
field from the display-show table. Isn't used anymore. (10813)
Fixes
- Fixed borders in tables where display: flex is used on a table cell. (10813)
- Fix keys for caching recommended shows in recommended.dbm. (10827)
- Fix using download handler with deluge / deluged. (10828)
- History page: Fix filtering by multiple fields (10832)
- Fix error when parsing files without subs (10837)
Release 1.0.5
Fixes
- Only auto change the status of an episode, when directly triggered through the web ui. (10806)
Release 1.0.4
Release 1.0.3
Improvements
- Change log to debug when metadata image can't be retrieved
- Update MediaInfo for Windows and MacOSX
- Update Docker image to Python version 3.10
Fixes
- Fix NullReferenceError on testRename page when postprocessing method is symlink
- Fix a specific guessit test
Release 1.0.2
Fixes
- Downgrade Typing Extensions lib to support Python 3.6