Skip to content

v0.1.4

Compare
Choose a tag to compare
@p0psicles p0psicles released this 30 Aug 14:06
· 6737 commits to master since this release

New Features:

Get broken providers from GitHub and force disable broken providers (avoids having to push changes for new broken providers)
Clean Kodi library after re-download or manual search another release of an episode (Kodi would have a link to an episode that doesn't exist anymore)
Started to work in the API v2

Fixes:

Fixed logging page not respecting redirection page
Fixed manual search providers only not having cache trimmed
Fixed RARBG warning message when it should be DEBUG
Fixed episode refiner using wrong release names
Fixed several UI issues
Fixed adding Shows not loading after save in custom options
Fixed seeders and leechers from transmitthenet provider
Fixed 'no space left' log message as ERROR. Should be warning.
Fixed UI showing two 'date style' selects
Fixed issue causing threads to stop when Trakt notifications fails
Fixed IPTorrents provider
Fixed Imdb popular shows page
Fixed multiple video formats in guessit parsing
Fixed guessit parser when show titles contain numbers and unicode chars
Fixed Release Groups with dash (ie. GROUP-BUYMORE will become GROUP)
Fixed not escaping html characters in logs view page
Fixed displayshow showing info of old status when new status is snatched
Fixed possible overlapping in PP by not calling PP in postpone if auto PP is enabled
Improved the Recommended Shows Lists
Improved providers code
Improved tests/travis checks
Improved config general page loading (a lot faster now)
Added SxxEPxx pattern to guessit
Added base url to templates
Added pep8 naming config to tests/travis
Added notifications when blacklisting shows in Trakt recommended lists
Removed legacy parser
Remove option 'subtitles_download_in_pp' - when postpone enabled it will always download subtitle in PP folder
Updated JQuery