Skip to content

Releases: pymedusa/Medusa

Release 0.2.0

10 Feb 21:13
ccbc0ce
Compare
Choose a tag to compare

New Features:

  • Migrate all the db's to have the shows id included, making the db model multi-indexer safe (#3504)
  • New themed frontend architecture. (#3566)
  • Add PrivateHD provider (#3636)

Fixes:

  • image_cache.get_artwork() requires whole object. Fixes #3731 (#3733)
  • Torrentday: Switched back to the new rest api. (#3727)
  • Postprocess: Cut long filenames to 255 chars max. (#3729)
  • Only encode/decode if needed in subtitles.py. Fixes #3707 (#3718)
  • Fix apiv2 auth (#3726)
  • Update tornado to version 4.5.3. Fixes #3424 (#3723)
  • Feature/increment cache invalidation (#3714)
  • Fix ArcheTorrent (#3702)
  • Delete cache entry with series_id to support entries without indexer (#3701)
  • Update usenet-crawler url (#3700)
  • Fix download for Torrent9 provider (#3686)
  • Update torrent9 URL (#3684)
  • Use vanilla gntp and move to /ext folder, update certifi and pymediainfo (#3682)
  • Fixed td parsing. (#3674)
  • Fix Newpct download links for old torrents (#3672)
  • Add fromtimestamp to parse_pubdate, add pubdate to BTN (#3654)
  • Added Medusa Icon to Slack Notifications (#3650)
  • Show the seriesname when parsing episodes, for warnings regarding an … (#3667)
  • Attempt to fix td. (#3653)
  • Make sure season parameter is a string for get_all_episodes(). Fixes … (#3664)
  • Add is_rarfile() to patched functions. Fixes #3222 (#3657)
  • Remove Torrentproject (dead) (#3656)
  • Add pubdate to Torrentleech, improve code a bit (#3655)
  • Upgrade Subliminal to 4c0bcbfd68728241324f509317afdf6beb681f99 (#3652)
  • Fix a tiny typo in issue_submitter.py (#3651)
  • Fix image size not detected for jpegs without exim data. (#3649)
  • Fix connection exception at checking the version of news. (#3648)
  • Upgrade Subliminal to 044f781235b23dce3268831b35a23009db06a8cd (#3647)
  • Add name property to BaseIndexer to use name attribute for indexers (#3639)
  • Added a new function get_season_scene_exceptions() to retrieve scene … (#3638)
  • Replace images instead of removing at the start of a show full refresh (#3635)
  • Added eslint-config xo and eslint, to be used with ide's that support… (#3629)
  • Don't reuse indexer API if it differs from show indexer. Fixes #3626 (#3628)
  • Fix thumbnails not being generated on post-processing. Fixes #3539 (#3622)
  • Import tempfile early on to ensure it is monkey patched (#3619)
  • Fix for apiv1. get_all_episodes, cast season to list, if passed as integer (#3738)
  • Fix Cloudflare requests (#3742)

Release 0.1.24 (hotfix)

17 Jan 14:38
bd08325
Compare
Choose a tag to compare

Fixes:

  • Medusa fails to start on synology, openwrt running python 2.7.14.

Release 0.1.23

16 Jan 17:13
ef68ec2
Compare
Choose a tag to compare

New Features:

  • [Docker] Rev alpine linux to 3.7 after testing (#3561)
  • [FEATURE] Post-Processor ignore folders beginning with # (#3551)
  • Update imdbpie to release 5.2.0 (#3595)
  • Add config setting conversion for SUBTITLES_EXTRA and SUBTITLES_PRE_S… (#3604)
  • Add option to split home page in tabs (#3548)

Fixes:

  • Fix logging in massEditSubmit. Fixes #3160 (#3609)
  • Don't wrap status column for medium devices and up (#3593)
  • Fix move torrent key error (#3598)
  • Don't encode input for Windows (#3589)
  • Only apply UTF-8 monkey patch when necessary (#3573)
  • Fix typo in the image image_update summary. (#3588)
  • Show anime checkbox when adding existing shows (#3568)
  • Don't encode paths with UTF-8 for Windows. Fixes #3345 (#3581)
  • Remove broad exception for news. Remove duplicate log (#3543)
  • Fix BraceMessage KeyError (#3560)
  • Remove hounddawgs provider (#3557)
  • Ignore folders #recycle (DSM) (#3552)
  • Fix Torrentz2 being to strict on the category (#3553)
  • Decode msg from byte to unicode, to prevent error with unicode encode… (#3547)
  • Removed redundant if/then. (#3546)
  • Continue when there is no image in the sorted list. (#3545)
  • Fix anime split show layout (#3544)
  • replace boobysteel docker hub link with pymedusa's one (#3541)
  • Fix freeleech option not being saved. Fixes #3524 (#3538)
  • Fix IMDb's search by title (#3537)
  • Fix imdb search by updating imdb-pie (#3536)
  • Bump USER_AGENT version 0.1.23 (dev) (#3530)
  • Fix leftovers from searchType refactor. (#3527)
  • Incorrect language code for Chinese Simplified, People's Republic of China (#3523)

Release 0.1.22 (hotfix)

27 Dec 11:14
7b9111e
Compare
Choose a tag to compare

Hotfix for failing to download nzb's or torrent's using the blackhole setting.

Release 0.1.21

26 Dec 13:21
b6f1814
Compare
Choose a tag to compare

New Features:

  • Delay downloads using a delay per provider. (#3360)
  • Replace show's images using the mass update page. (#3503)
  • Improved logs for missing hash (#3516)
  • Add network information while adding new shows (limited to tvdb) (#3430)
  • Added pubdate parsing for iptorrents. (#3494)
  • Log additional info in PP (#3492)
  • Re-download shows images on a force full update. (#3503)
  • Upgrade subliminal to 21e0e1b5810ac3d8346bea5a4269710e8cfd6c64 (#3509)

Get speed.cd login URL instead of looping a list of URLs (#3497)

  • Fixes:
  • Fix for docker images using the Dockerfile, subtitles w/ Python 2.7 GDBM (#3514)
  • Fix not checking for RARed torrents in history because is not media file (#3515)
  • Fix Language convertion error when bad naming (#3498)
  • Fix pick the highest rated image, using the indexers image rating if available. (#3486)
  • Clean up image saving (#3487)
  • Fix a bug in API's (v1) root directories (#3485)
  • Fix Yggtorrent, revert to old url (#3477)
  • Clarify Jackett's configuration (#3472)
  • Fix download link for YGG provider (#3461)
  • Added paramount network logo (#3466)
  • Add support for Advanced Systems Format (#3463)
  • Adds support for self-hosted Slack instances. (#3426)
  • Feature/cleanpp (#3447)
  • Fix AlphaRatio provider login by using https URL (#3448)
  • Fix style adapter repr fallback (#3443)
  • Fix Issue report format (#3444)
  • Fix bad link to changes.MD (#3438)
  • Add missing mappings for YggTorrent, fixes #3427 (#3429)
  • Fix TMDB not returning networks in show search (#3434)
  • Fix rte logo (#3432)
  • Alternate docker repo. (#3425)
  • Fix postporocessing renaming subtitle to .srt.srt (#3518)

Release 0.1.20

06 Dec 19:49
1a8dc66
Compare
Choose a tag to compare

New Features:

  • Season search has been improved
  • Added 2 new network icons
  • Allow deleting files after copy for manual post-processing
  • Integrated Dockerfile for easier builds
  • Updated subliminal to latest version

Fixes:

  • Fixed guessit parsing for group '20-40'
  • Fixed NZB categories not being saved properly
  • Fixed rTorrent incompatibility with new RPC commands
  • Fixed Yggtorrent provider URL
  • Fixed Xthor provider URL
  • Fixed cache folder restore
  • Fixed logging for NotifyMyAndroid
  • Fixed Jackett torrent download
  • Fixed TheTVDB not properly showing '&'
  • Fixed adding torrents with qBittorrent
  • Fixed remove torrents by idle timeout for Transmission
  • Fixed rare error when moving torrents
  • Fixed notifiers timeout by socket
  • Various improvements to Newpct provider

Release 0.1.19 (hotfix)

27 Nov 12:12
b96b3ee
Compare
Choose a tag to compare

Fixes:

  • Fix for newznab searches trying to match a search result to all categories, in stead of any
  • Fix for newznab saving no categories should default to 5030 and 5040

Release 0.1.18

25 Nov 21:05
76e0401
Compare
Choose a tag to compare

New Features:

  • Add ArcheTorrent provider
  • Enhance EliteTracker
  • Added test framework for testing stubbed search providers (added a limited set of providers)

Fixes:

  • Don't exception when invalid language code
  • Fix moving torrent feature not working with remote client
  • Fix BacklogSearchScheduler.next_run
  • Cleanup of plex notifier
  • Subliminal: Log error instead of traceback when can't refine mkv
  • Fix get scene_numbering get_json()
  • Fix EliteTracker empty result
  • Yggtorrent: Fix the parsing of download link.
  • Use latest Subliminal develop branch
  • Added skydeutschland network logo
  • Use get_json(), which has build in exception handling.
  • Log torrent name when content is empty
  • Don't search subtitles for archived episodes
  • Use newest nodejs for tests
  • Use the Medusa version in the user agent
  • Fix post-processing ignoring files in subdirectories. Fixes #3255
  • Fixed custom newznab providers not saving the categories after restart.
  • Remove dark background for add existing show
  • Attach on click to document.
  • Try to remove the I202 warnings.
  • Don't warn missing info hash for nzb downloads
  • Only PROPER from same streaming service
  • Fix use scene exception, when a show has season scene name exceptions.
  • Don't add artwork_prefix to image if empty string. Fixes #3225
  • Show full (un-ellipsed) release name when clicking on it.
  • Fix folder checks for post-processing. Fixes #3219
  • Use MedusaSafeSession for sabnzbd client. Fixes #3203
  • Add magnets support for newznab providers. Fixes #3213
  • Allow no label to be set for qbittorrent client. Fixes #3211
  • Fix duplicate settings for newznab providers. Fixes #3207
  • Add log to PostProcessing exception
  • Make sure countries and country_codes always have at least an empty s…
  • Add Video category to yggtorrent
  • Update Torrent9 URL
  • The medusa parser can give back multiple series titles in a list
  • Fix ssl verification.
  • Fix imdb info
  • Hotfix broken update

Release 0.1.17

26 Oct 04:13
Compare
Choose a tag to compare

Fixes:

  • Hot-Fixed Plex server host configuration

Release 0.1.16

25 Oct 13:26
Compare
Choose a tag to compare

New Features:

  • New provider HeBits
  • New provider EliteTracker

Fixes:

  • Fixed anidex url
  • Fixed cookies not being optional anymore for custom rss providers
  • Fixed provider Torrent9
  • Fixed connecting to search provider rtorrent
  • Fixed 4k/2160p guessit detection
  • Fixed anime parsing for anime shows that relie on xem's season exceptions like, Food wars season 3 and Kekkai Sensen & Beyond.
  • Fix associated files (like .srt, nfo) not being deleted on replace