Releases: morpheus65535/bazarr
Releases · morpheus65535/bazarr
v0.6.8
From newest to oldest:
- Fix for 404 error when calling Bazarr without a trailing slash
- Removed the warning about multiple providers slowing down the search process
- Reworking of logging
- Fix for LegendasTV not working when doing manual search
- Fix for sorting of movies (ignoring article)
v0.6.7.1
From newest to oldest:
- Removing bottle debug mode when not executed in pycharm.
- Fix for languages issue in settings
v0.6.7
From newest to oldest:
- Added logging for empty path returned by Radarr
- Fixed tooltips appearing behind select box in settings
- Temporary fix for "no content" error. Permanent fix will come with subliminal_patch integration.
- Fixed multiple format detected in filename (Subliminal exception: 'list' object has no attribute 'lower')
- Added support for ISO 639-2/B language code
- Added dynamic provisioning of notification providers
- Fixed progress bar on series page
- Added configuration wizard on first run
- Moved to CherryPy
- Moved most of python file to a subdirectory
- Added a daemon to be able to restart Bazarr
- Added more logging in subtitles download process
v0.6.6.3
From newest to oldest:
- Fix for missing scroll or zoom on mobile browser
- Fix for Brazilian Portuguese unknow language error
- Fix for save_subtitles that return empty list some time
v0.6.6.2
From newest to oldest:
Fix for 0.6.6.1 that was still causing issues with automatic download of subtitles.
v0.6.6.1
From newest to oldest:
- Fix for 0.6.6 that was causing issues with automatic download of subtitles.
v0.6.6
From newest to oldest:
- Refactoring of automatic and manual searching to ensure better match and consistent results.
- Moving back to GuessIt 2.1.4 from 3.0.0 that is causing too much bugs.
- Minor bug fix in config.ini file creation and reading.
- Refactory of history logging to ensure better stability in case of exception.
- Fixed an issue where movies removed from Radarr weren't removed from Bazarr.
v0.6.5
From newest to oldest:
- Fix for unique constraint in DB since synchronization process improvement
- Fix error in Subliminal when saving subtitles
- Fix for base_url not ending with a slash
- Fix for DeprecationWarning
- Fix for UI bug where search result appear behind the rest of the page
- Fix for POB when doing a manual search
- Fix for UI bug in history statistics
- Fix for bad monitored status
- Fix for scheduler
- Major improvement to Sonarr and Radarr synchronization process
- Fix for text in search bar always referring to series
- Fix for movie returned by Radarr that do not have a movieFile key
- Fix for providers authentication configuration not used
- Fix for authentication when switching from basic to form login
v0.6.4
From newest to oldest:
- Fixed conversion of basic auth settings to form auth
- Fixed --no-update not taked into account in scheduler.py
- Fixed error in testing process for Sonarr and Radarr
v0.6.3
From newest to oldest:
- Removed Pillow module requirement and included all dependencies
- Added proxy support
- Updated API to include history and wanted for movies
- Added validation for Sonarr and Radarr settings
- Added form login