Skip to content

Releases: morpheus65535/bazarr

v0.7.0.2

21 Jan 11:43
Compare
Choose a tag to compare

From newest to oldest:

  • Fix for episodes and movies languages selection popup not showing anymore.

v0.7.0.1

21 Jan 04:30
Compare
Choose a tag to compare

From newest to oldest:

  • Added donate button for those that want to show appreciation.
  • Fixed bug with the providers username and password not saved in wizard.
  • Removed Subscenter from settings since it's not part of Subliminal anymore.
  • Fixed ConfigParser2 module importation.

v0.7.0

14 Jan 03:12
Compare
Choose a tag to compare

From newest to oldest:

  • Reworking for providers settings UI.
  • Splitting of the "only monitored" option for movies and series.
  • Improvement to the episodes and movies update process. We now scan for existing subtitles and store them in DB when Sonarr or Radarr replace or rename the media file.
  • Complete refactoring of configuration management (reading and writing config).
  • New notification system using Websocket and requiring gevent Python module to be installed.
  • Added notification test buttons.
  • Various fixes.

v0.6.9.1

06 Dec 03:15
Compare
Choose a tag to compare

From newest to oldest:

  • Fix for error 500 when loading system page and either Sonarr or Radarr integration is disabled.
  • Added some logging when rotating log to include some system info when in debug logging.
  • Fixed an issue with Firefox 63 where the overlay stay there infinitely.

v0.6.9

05 Dec 01:54
Compare
Choose a tag to compare

From newest to oldest:

  • Added more debug logging for the existing subtitles indexing process.
  • Fix to prevent manual search to return None instead of an empty json string.
  • Fix for movies that cannot be imported.
  • Fix for typo in missing language validation
  • Fix for malformed string
  • Removing unused waitress server library
  • Rescan for existing subtitles when an episode or a movie file is updated in Sonarr/Radarr.
  • Fixed small visual bug
  • Fix for #222 that wasn't working for movies.
  • Fix for #225 when langdetect cannot recognize the language.
  • Added UI improvement and multiple tooltips.
  • Added Logout to system tab when login is enabled
  • Added status page and fix for #160

v0.6.8

24 Nov 16:28
Compare
Choose a tag to compare

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

06 Nov 19:24
Compare
Choose a tag to compare

From newest to oldest:

  • Removing bottle debug mode when not executed in pycharm.
  • Fix for languages issue in settings

v0.6.7

05 Nov 12:13
Compare
Choose a tag to compare

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

15 Oct 01:43
Compare
Choose a tag to compare

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

12 Oct 01:25
Compare
Choose a tag to compare

From newest to oldest:

Fix for 0.6.6.1 that was still causing issues with automatic download of subtitles.