Skip to content

Releases: morpheus65535/bazarr

v0.7.2.1

18 Mar 02:55
Compare
Choose a tag to compare

From newest to oldest:

  • Fix to history logging when downloading through manual search.
  • Limit the number of result returned by API.
  • Added debug logging to video object properties.
  • Minor fixes.

v0.7.2

12 Mar 11:06
Compare
Choose a tag to compare

From newest to oldest:

  • Added better logging to history in preparation of subtitles upgrade functionality.
  • Added background task status.
  • Added providers: Subs4free, Subs4Series, SubZ and XSubs.
  • Reworked the running task notification system.
  • Added a "--port" argument to set the listening port.
  • Added refining from metadata in Sonarr and Radarr to improve precision.
  • Added subtitles file permission settings on *nix based operating system (chmod).
  • Added the custom directory settings to save subtitles to a different directory than media file.
  • Added a provider throttling functionality.
  • Many small fixes.

v0.7.1

08 Feb 03:46
Compare
Choose a tag to compare

From newest to oldest:

  • Now implement video refiners to get more accurate results.
  • New providers.
  • Now based on Sub-Zero patched version of Subliminal.
  • Lot of small fixes.

v0.7.0.5

25 Jan 18:24
Compare
Choose a tag to compare

From newest to oldest:

  • Minor fix to the Radarr configuration in the wizard.

v0.7.0.4

24 Jan 11:38
Compare
Choose a tag to compare

From newest to oldest:

  • Fix for websocket connection using 100% of cpu in some case.

v0.7.0.3

22 Jan 21:32
Compare
Choose a tag to compare

From newest to oldest:

  • Fix for update system not applying update automatically anymore when running from source.

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.