Skip to content

Releases: linuxserver/docker-bazarr

development-v0.9.6-beta.20-ls131

08 Jun 07:44
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Use wheel index.

bazarr Changes:

From newest to oldest:

  • Fixed failed upload #1429 90ba573
  • Updated signalrcore module following PR #61 merging. 23ede4e
  • Fixed BetaSeries AttributeError exception #1423 cb09f8d

v0.9.5-ls119

06 Jun 06:05
Compare
Choose a tag to compare

LinuxServer Changes:

Use wheel index.

bazarr Changes:

From newest to oldest:

  • Added filter for unknown providers in settings. b72d476
  • Tried to fix the issues with bsplayer a555617
  • Added cache to Titlovi request to prevent doing the same request over and over again for each and every episode of a show. 29ad8c6
  • Improved the ffprobe call caching mechanism by storing result to DB and using it for indexing and subtitles search. 33e1555
  • Fix for database cleanup routine on new DB. 386bf19
  • Add database cleanup routine to remove unused table columns. 1ebc618
  • Fix for subtitulamos.tv provider #1397 1c9945f
  • Downgrade auditok to version 0.1.5 30ef713
  • Fix for automatic subsync history logging cc3628a
  • Fix for manual subsync history logging 84a20a3
  • Added Movie/Series Year to Notifier (based on #1393). 6b1d712
  • Fixed episodes manual search button not disabled when no languages profile is selected. cc17e81
  • Fix for forced subtitles improperly upgraded to non-forced. 053adcc
  • Use new wiki address in System Status page 09e98b7
  • Fix display issue of badges when Sonarr or Radarr is disabled 01b7698
  • Improve UI performance 71423d2
  • Add description text on providers selector 6de9a34
  • Fix auth issues by only check auth when requesting webui a742e3c
  • Fix some potential issues when displaying languages d6d9e93
  • Fix issues in language profile modal 65e68d4
  • Fix subtitles display issue on episode page e462686

development-v0.9.6-beta.19-ls130

07 Jun 09:27
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Use wheel index.

bazarr Changes:

From newest to oldest:

  • Added custom language class to make it easier to implement non-standard/regional languages 4ebcd49

development-v0.9.6-beta.18-ls129

06 Jun 06:17
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Use wheel index.

bazarr Changes:

From newest to oldest:

  • Fixed external subtitles were being filtered by show only desired embedded subtitles settings. d4aed74
  • Fixed movies subtitles paths being shown in UI without being mapped. d562faf
  • Fixed log viewer showing last line of log two times. 11fb78f

development-v0.9.6-beta.18-ls128

04 Jun 10:10
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Use wheel index.

bazarr Changes:

From newest to oldest:

  • Fixed external subtitles were being filtered by show only desired embedded subtitles settings. d4aed74
  • Fixed movies subtitles paths being shown in UI without being mapped. d562faf
  • Fixed log viewer showing last line of log two times. 11fb78f

development-v0.9.6-beta.17-ls127

03 Jun 08:37
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Use wheel index.

bazarr Changes:

From newest to oldest:

  • Fixed series and episodes sync issues when adding and removing series from Sonarr. 727c8f5
  • Fixed some queries trowing exception when no existing row were found #1425 8d570fd

development-v0.9.6-beta.16-ls126

02 Jun 10:06
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Use wheel index.

bazarr Changes:

From newest to oldest:

  • Fixed some incompatible calls with Radarr v4 API 57080ed
  • Fix some incompatible calls in URL test button 7687013
  • Fixed some incompatible calls with Radarr v4 API e9ef40c

v0.9.5-ls118

30 May 06:34
Compare
Choose a tag to compare

LinuxServer Changes:

Use wheel index.

bazarr Changes:

From newest to oldest:

  • Added filter for unknown providers in settings. b72d476
  • Tried to fix the issues with bsplayer a555617
  • Added cache to Titlovi request to prevent doing the same request over and over again for each and every episode of a show. 29ad8c6
  • Improved the ffprobe call caching mechanism by storing result to DB and using it for indexing and subtitles search. 33e1555
  • Fix for database cleanup routine on new DB. 386bf19
  • Add database cleanup routine to remove unused table columns. 1ebc618
  • Fix for subtitulamos.tv provider #1397 1c9945f
  • Downgrade auditok to version 0.1.5 30ef713
  • Fix for automatic subsync history logging cc3628a
  • Fix for manual subsync history logging 84a20a3
  • Added Movie/Series Year to Notifier (based on #1393). 6b1d712
  • Fixed episodes manual search button not disabled when no languages profile is selected. cc17e81
  • Fix for forced subtitles improperly upgraded to non-forced. 053adcc
  • Use new wiki address in System Status page 09e98b7
  • Fix display issue of badges when Sonarr or Radarr is disabled 01b7698
  • Improve UI performance 71423d2
  • Add description text on providers selector 6de9a34
  • Fix auth issues by only check auth when requesting webui a742e3c
  • Fix some potential issues when displaying languages d6d9e93
  • Fix issues in language profile modal 65e68d4
  • Fix subtitles display issue on episode page e462686

development-v0.9.6-beta.15-ls125

01 Jun 09:19
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Use wheel index.

bazarr Changes:

From newest to oldest:

  • Disabled SSL verify for Sonarr SignalR feed connection and added Bazarr user agent to both Sonarr and Radarr feeds. b8512cc
  • Fixed API call to Radarr since the are removing legacy API from nightly builds. 3468601
  • Fixed some other queries to properly exclude episodes/movies. e710488

development-v0.9.6-beta.14-ls124

29 May 09:37
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Use wheel index.

bazarr Changes:

From newest to oldest:

  • Added exclusion in get rootfolder functions for the ones that aren't used by any series/movies. #1413 b2b9795
  • Fix a issue that ui will crash when first entering history view 7b9c19d
  • Fixed query to add url to get_notifier_providers function 833ecb3