Skip to content

Releases: morpheus65535/bazarr

v0.8.3.2

07 Nov 10:50
Compare
Choose a tag to compare

From newest to oldest:

  • Fix for UI that become unresponsive after and update/restart of Bazarr.

v0.8.3.1

06 Nov 05:13
Compare
Choose a tag to compare

From newest to oldest:

  • Some minor fixes.

v0.8.3

05 Nov 11:50
Compare
Choose a tag to compare

From newest to oldest:

  • Fixed manual upload of subtitles for movies.
  • Fixed Enzyme mkv object used before assignment.
  • Fixed subtitles file without language code being indexed improperly or not at all.
  • Added analytics for subtitles search.
  • Added failed task proper management in system-->tasks.
  • Added subtitulamos-tv provider.
  • Fixed automatic restart after update.
  • Major rework of database provider. That should fix a lot of issues introduced in 0.8.2.
  • Fixed debug logging when unable to get Sonarr or Radarr version.
  • Fixed issue with Brazilian DST not being applied anymore.
  • Multiple fixes in subliminal_patch (captcha solving, addic7ed and Mr Robot episode detection related).

v0.8.2.4

10 Oct 10:37
Compare
Choose a tag to compare

From newest to oldest:

  • Fix for missing DB fields when upgrading from 0.7.5.

v0.8.2.3

09 Oct 04:12
Compare
Choose a tag to compare

From newest to oldest:

  • Some more minor bug fixes.

v0.8.2.2

07 Oct 20:09
Compare
Choose a tag to compare

From newest to oldest:

  • Multiple fixes to stabilize Bazarr.

v0.8.2.1

07 Oct 14:35
Compare
Choose a tag to compare

From newest to oldest:

  • Fix for index out of range when no extension in filename

v0.8.2

07 Oct 03:39
Compare
Choose a tag to compare

From newest to oldest:

  • Multiple minor fixes
  • Added notification for embedded subtitles scan process
  • Reworked Titlovi to use new API instead of anti-recaptcha
  • Added generic exception to be used by providers
  • Fixed movie UI for long subtitles path
  • Improvement to manual search modal to show more information
  • Fixed Subdivx provider since they changed their URL
  • Fixed Google Analytics unique ID generation process
  • Fixed PGS subtitles skipping
  • Reduced the number of call to Sonarr and Radarr to get version number
  • Added better logging of exception while getting video information from a file
  • Fixed episodes being removed from DB if connection to Sonarr failed
  • Added debug logging is unable to update existing subtitles in DB
  • Added ability to customize tasks execution frequencies
  • Added support for Radarr Aphrodite
  • Fixed list_subtitles doing path mapping over already mapped path
  • Moved to Peewee ORM to improve DB stability adn code readability
  • Moved back to CherryPy instead of gevent

v0.8.1

09 Sep 15:23
Compare
Choose a tag to compare

From newest to oldest:

  • Fixed edge case in path mapping.
  • Improved throttling mechanism.
  • Added a check for Python version when starting Bazarr.
  • Improved the way we store audio language metadata.
  • Added analytics functionnality to better understand how you use Bazarr.
  • Fixed subtitles upgrade process not taking care of monitored status.
  • Removed dependency over mediainfo and use ffprobe instead for anything related to video file metadata.
  • Added subtitles upload feature.
  • Added missing dependencies for new notification providers with Apprise 0.7.9.

v0.8

17 Aug 14:42
Compare
Choose a tag to compare

From newest to oldest:

  • Fix for notification using way too much CPU on client
  • Update to Apprise 0.7.9
  • Optimization to providers throttling
  • Added betaseries provider
  • Updated caching system to be file based
  • Fixed some issues with Greek providers
  • Added mediainfo to refine the video metadata
  • Multiple upstream fixes from sublimal_patch
  • Multiple fixes to UI
  • Added forced subtitles functionality