Bazarr Changelog

What's new in Bazarr 1.4.3 Beta 12

Mar 14, 2024
  • Fixed overflowing of episode titles in wanted view. #2419 a9f438b
  • Fixed and improved UI while correcting text 814b1af
  • Updated other React dependencies. 2b92752

New in Bazarr 1.4.3 Beta 10 (Mar 11, 2024)

  • Updated apprise to latest version to prevent deadlocks issue in 1.7.3. aedf2d4

New in Bazarr 1.4.3 Beta 5 (Mar 3, 2024)

  • Fixed subtitles synchronization process when settings values have changed since Bazarr started 5d87b10

New in Bazarr 1.4.3 Beta 3 (Feb 27, 2024)

  • Include server URL in Yify subtitle page link b24ee30
  • Disabled autoscroll to top for underlying window after manual search. #2285 f95db43
  • Fixed subtitles sync function to preserve subtitles file extension. #2399 f71b893

New in Bazarr 1.4.3 Beta 2 (Feb 26, 2024)

  • Subdivx Provider: major updates

New in Bazarr 1.4.3 Beta 0 (Feb 20, 2024)

  • Added originalFormat db migration from bool to int only for Postgresql 2eec913
  • Added log level/filter settings to Logs page d5466ff
  • Updated fallback language for embeddedsubtitles provider to be able to specify the one to use ad8f116

New in Bazarr 1.4.2 (Feb 20, 2024)

  • From newest to oldest:
  • Fixed subdivx issue with foreign title encoding issue. #2395 43d313a
  • Fixed subdivx provider to use alternative titles. #2378 b96965e
  • Updated titrari provider 2e124d2
  • Fixed saving of null anti-captcha provider that caused Validator to reset default value. faa4dfb
  • Fixed indentation issue in pool update. #2390 4ca2111
  • Added support for opensubtitles.com dedicated VIP subdomain that get automatically used according to subscription status. 95474b2
  • Fixed provider pool update on automatic search. #2379 88c267f
  • Modify portuguese custom language 9058335
  • Revert "Fixed podnapisi results parsing" 90e4cf1
  • Fixed podnapisi results parsing 27d7f96
  • Fixed Bazarr not starting when Sonarr or Radarr isn't running. 12f1aa6
  • Fixed opensubtitles.com filtering AI translated subtitles even when they are requested by user. #2381 5402c2a

New in Bazarr 1.4.2 Beta 0 (Feb 8, 2024)

  • Fixed opensubtitles.com filtering AI translated subtitles even when they are requested by user.

New in Bazarr 1.4.1 (Feb 6, 2024)

  • Fixed forced subtitles download loop 4029c9f
  • Fixed debug logging of opensubtitlescom provider fb660a0
  • Fixed movies indexing issue e6b9b32
  • Added separate values to whisperai provider for connection and read timeouts 938f6df
  • Embedded Subtitles Provider: handle KeyError for cached paths cdf7296
  • Add Argenteam Dump Provider deef13d
  • Fixed unhandled FileNotFoundError during restore process d758c53
  • Added Sync Optimization for Movies, Series and Episodes to ignore unmonitored items 990448b
  • Fixed improper API call on removal of all blacklist items 3922d52
  • Fixed single blacklist item deletion issue that would remove all the blacklisted subtitles from the same provider at once. c45a2ac
  • Fixed wizdom provider to handle Zip files with more than one (up to two entries). #2351 345408d
  • Fixed improper passing of hi and forced flags when searching a subtitles manually. #2350 e17865a
  • Fixed titlovi provider not being properly throttled and resulting in account locking. #2062 828ac34
  • Fixed issue introduced while merging the new sync feature. #2356 e4ebc64
  • Removed aRGENTeaM provider that have been recently closed. #2352 783e6b3
  • Improved subtitles synchronisation settings and added a manual sync modal 0e648b5
  • Fixed improper closing of resources on exit 0807bd9
  • Added additional variables for custom post processing 0ac9ece
  • Fixed some Whisper issues and added logging level selector for this specific provider c0bbd4f
  • Updated logging to use ISO 8601 date format 549bebc
  • Fixed betaseries parsing issue 902d1e6
  • Fixed podnapisi search results parsing error b11f810
  • Added settings to exclude subtitles from specific provider to be synced #2340
  • Improved error handling for betaseries provider. cb71b11
  • Increased supersubtitles connection timeout and properly deal with invalid JSON returned from their API. 9379d1b
  • Increased podnapisi connection timeout to prevent provider throttling when their servers are slower than usual. 6b304e0
  • Added opensubtitlescom settings to include AI translated subtitles in search results. 5739b9a
  • Added filter to prevent useless Session is disconnected warning in logs 9e75acd
  • Added db migration version to create the missing monitored column in TableShows table of some old instances. 7c40bfe
  • Fixed output encoding for subtitles synchronization. #2323 72bd52c
  • Fixed numeric password issue for authentication. #2326 f2cd79e
  • Fixed function to prevent usage of Python 3.7 5e68fac
  • Fixed exception being raised when setting all numeric password to access the web UI 256ceeb
  • Updated zimuku URL 058a005
  • Silented engine.io exception when client session as expired on server side a3b32c3
  • Added support for 7z by upgrading rarfile dependency 4b7cdbc
  • Fixed usage of number only username or password for providers, proxy or postgres. #2309 c97a98d
  • Fixed upgrade subtitles tas not removed from scheduler when disabled in settings. #2308 fd5b087
  • Updated to apprise v1.6.0 55c5384

New in Bazarr 1.4.1 Beta 21 (Jan 31, 2024)

  • Fixed movies indexing issue

New in Bazarr 1.4.1 Beta 20 (Jan 30, 2024)

  • Added separate values to whisperai provider for connection and read timeouts 938f6df
  • Embedded Subtitles Provider: handle KeyError for cached paths cdf7296
  • Add Argenteam Dump Provider deef13d

New in Bazarr 1.4.1 Beta 19 (Jan 28, 2024)

  • Fixed unhandled FileNotFoundError during restore process

New in Bazarr 1.4.1 Beta 18 (Jan 26, 2024)

  • Added Sync Optimization for Movies, Series and Episodes to ignore unmonitored items 990448b
  • Fixed improper API call on removal of all blacklist items 3922d52

New in Bazarr 1.4.1 Beta 17 (Jan 25, 2024)

  • Fixed single blacklist item deletion issue that would remove all the blacklisted subtitles from the same provider at once. c45a2ac
  • Fixed wizdom provider to handle Zip files with more than one (up to two entries). #2351 345408d
  • Fixed improper passing of hi and forced flags when searching a subtitles manually. #2350 e17865a

New in Bazarr 1.4.1 Beta 16 (Jan 15, 2024)

  • Fixed titlovi provider not being properly throttled and resulting in account locking.

New in Bazarr 1.4.1 Beta 15 (Jan 14, 2024)

  • Fixed issue introduced while merging the new sync feature. #2356 e4ebc64
  • Removed aRGENTeaM provider that have been recently closed. #2352 783e6b3

New in Bazarr 1.4.1 Beta 14 (Jan 12, 2024)

  • Improved subtitles synchronisation settings and added a manual sync modal 0e648b5
  • Fixed improper closing of resources on exit 0807bd9

New in Bazarr 1.4.1 Beta 13 (Jan 6, 2024)

  • Added additional variables for custom post processing 0ac9ece
  • Fixed some Whisper issues and added logging level selector for this specific provider c0bbd4f

New in Bazarr 1.4.1 Beta 12 (Jan 3, 2024)

  • Updated logging to use ISO 8601 date format 549bebc

New in Bazarr 1.4.1 Beta 11 (Jan 1, 2024)

  • Fixed betaseries parsing issue 902d1e6
  • Fixed podnapisi search results parsing error b11f810

New in Bazarr 1.4.1 Beta 8 (Dec 28, 2023)

  • Added opensubtitlescom settings to include AI translated subtitles in search results. 5739b9a
  • Added filter to prevent useless Session is disconnected warning in logs 9e75acd
  • Added db migration version to create the missing monitored column in TableShows table of some old instances

New in Bazarr 1.4.1 Beta 7 (Dec 26, 2023)

  • Fixed output encoding for subtitles synchronization.

New in Bazarr 1.4.1 Beta 6 (Dec 16, 2023)

  • Fixed numeric password issue for authentication.

New in Bazarr 1.4.1 Beta 5 (Dec 14, 2023)

  • Fixed function to prevent usage of Python 3.7 5e68fac

New in Bazarr 1.4.1 Beta 4 (Dec 10, 2023)

  • Fixed exception being raised when setting all numeric password to access the web UI 256ceeb

New in Bazarr 1.4.1 Beta 3 (Dec 9, 2023)

  • Updated zimuku URL 058a005

New in Bazarr 1.4.1 Beta 1 (Dec 3, 2023)

  • Added support for 7z by upgrading rarfile dependency 4b7cdbc
  • Fixed usage of number only username or password for providers, proxy or postgres. #2309 c97a98d

New in Bazarr 1.4.0 (Dec 1, 2023)

  • Dropped support for Python 3.7 because our dependencies doesn't support it anymore.
  • Fixed Whisper provider to make it throttle longer after ConnectionError #2258
  • Fixed an issue that could clear episodes history in case Sonarr API return something else than valid series or episodes. 97bdf00
  • Improved providers exceptions throttling to reduce useless calls to providers. bc0b101
  • Fixed infinite download retry loop in whisperai provider b25d416
  • Fixed (sqlite3.OperationalError) too many SQL variables issue while inserting too many episodes at the same time. a10e5db
  • Fixed issue with series/movies import using a deleted default languages profile. f2bb48a
  • Modified "no subtitles found" notification to be a message instead of an error. ad65573
  • Fixed improper subtitles being downloaded when HI is required by languages profile. #2293 0f19d79
  • Fixed languages profile creation issue. cb3a274
  • Prevent overwriting season and episode number guessed from file name with db values unless they haven't been properly guessed. #2284 b87aef8
  • Hide clipboard button when is not possible to copy to clipboard 452f8c1
  • Subdivx provider: improve language matching 6d79e6f
  • Improve mods b36b378
  • Fixed an error in previous commit that would prevent episodes syncing. 6925a97
  • Fixed compression type for backup. #2278 54f9570
  • Fixed other issues with subzero_mods parsing. #2276 5234565
  • Fixed issues with SQlite older than 3.35. fe987ba
  • Avoid FileNotFoundError indexing subtitles #2273
  • Improved compression ratio of backup. e3cda5c
  • Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability. 2ad7ddf
  • Fixed issue while parsing enabled mods during subtitles download 225d79e
  • Fixed config.ini conversion by disabling interpolation with ConfigParser that failed with addic7ed cookie. 85c65ec
  • Fixed datatype issue when creating a new languages profile with PostgreSQL. 2a8a403
  • Changing from config.ini to config.yaml c89da3e

New in Bazarr 1.4.1 Beta 0 (Nov 29, 2023)

  • Fixed upgrade subtitles tas not removed from scheduler when disabled in settings. #2308 fd5b087
  • Updated to apprise v1.6.0 55c5384

New in Bazarr 1.3.2 Beta 16 (Nov 25, 2023)

  • make Whisper provider throttle longer after ConnectionError #2258

New in Bazarr 1.3.2 Beta 12 (Nov 16, 2023)

  • Modified "no subtitles found" notification to be a message instead of an error. ad65573

New in Bazarr 1.3.2 Beta 11 (Nov 11, 2023)

  • Fixed improper subtitles being downloaded when HI is required by languages profile. #2293 0f19d79
  • Fixed languages profile creation issue. cb3a274

New in Bazarr 1.3.2 Beta 10 (Nov 9, 2023)

  • Prevent overwriting season and episode number guessed from file name with db values unless they haven't been properly guessed

New in Bazarr 1.3.2 Beta 9 (Nov 6, 2023)

  • Hide clipboard button when is not possible to copy to clipboard 452f8c1
  • Subdivx provider: improve language matching 6d79e6f
  • Improve mods b36b378

New in Bazarr 1.3.2 Beta 8 (Oct 26, 2023)

  • Fixed an error in previous commit that would prevent episodes syncing. 6925a97

New in Bazarr 1.3.2 Beta 6 (Oct 26, 2023)

  • Fixed issues with SQlite older than 3.35. fe987ba

New in Bazarr 1.3.2 Beta 5 (Oct 22, 2023)

  • Avoid FileNotFoundError indexing subtitles

New in Bazarr 1.3.2 Beta 4 (Oct 21, 2023)

  • Improved compression ratio of backup

New in Bazarr 1.3.2 Beta 3 (Oct 18, 2023)

  • Improved stability by using Python f-string as much as possible to prevent TypeError and improve code readability. 2ad7ddf
  • Fixed issue while parsing enabled mods during subtitles download 225d79e

New in Bazarr 1.3.2 Beta 2 (Oct 18, 2023)

  • Fixed config.ini conversion by disabling interpolation with ConfigParser that failed with addic7ed cookie

New in Bazarr 1.3.2 Beta 1 (Oct 17, 2023)

  • Fixed datatype issue when creating a new languages profile with PostgreSQL

New in Bazarr 1.3.1 (Oct 16, 2023)

  • From newest to oldest:
  • HDBits provider: add search filters d657941
  • EmbeddedSubtitles provider: add blacklist support bee6919
  • HDBits provider: handle JSON errors 0031abc
  • Exposed subtitle file size through API 4e7dedc
  • Fixed hosszupuska website parsing issue. #2246 33af93a
  • Improved throttling duration for some common configuration or connection issues. 09295dc
  • Fixed history logging of downloaded and uploaded subtitles. #2261 2972c38
  • Improved synchronization speed for Sonarr and Radarr. #2260 0f216ab
  • Fixed history logging issue for episodes and movies subtitles. 1f187d8
  • EmbeddedSubtitles provider: update subtitles checker 654934b
  • HDBits provider: improve episode matching 3942264
  • Fixed an additional issue with 85d300f. #2243 807621a
  • Add HDBits.org provider 63335f4
  • Fixed database migration process causing UNIQUE constraint in some edge cases where duplicate ID root folders where stored. #2253 166d0cc
  • Fixed latest migration that cleared history for sqlite users. 0ddadb2
  • Added error logging when trying to determine malformed audio track languages. #2250 81159a0
  • Added logging for opensubtitles.com 400 error. #2232 e7703ca
  • Fixed Postgres issues while creating new database with v1.3.0. #2249 e2d0647
  • Subdivx provider: improve movies matches
  • Update providers exception regex for Windows e06aad7
  • Fixed some code to prevent arbitrary file read and blind SSRF. 17add7f
  • Removed sucha provider that doesn't exist anymore. #2242 aa0af3f

New in Bazarr 1.3.2 Beta 0 (Oct 15, 2023)

  • Changing from config.ini to config.yaml.

New in Bazarr 1.3.1 Beta 11 (Oct 14, 2023)

  • HDBits provider: add search filters d657941

New in Bazarr 1.3.1 Beta 10 (Oct 11, 2023)

  • EmbeddedSubtitles provider: add blacklist support bee6919
  • HDBits provider: handle JSON errors 0031abc

New in Bazarr 1.3.1 Beta 9 (Oct 11, 2023)

  • Exposed subtitle file size through API 4e7dedc
  • Fixed hosszupuska website parsing issue. #2246 33af93a
  • Improved throttling duration for some common configuration or connection issues. 09295dc

New in Bazarr 1.3.1 Beta 8 (Oct 9, 2023)

  • Fixed history logging of downloaded and uploaded subtitles. #2261 2972c38
  • Improved synchronization speed for Sonarr and Radarr. #2260 0f216ab

New in Bazarr 1.3.1 Beta 7 (Oct 3, 2023)

  • Fixed history logging issue for episodes and movies subtitles. 1f187d8
  • EmbeddedSubtitles provider: update subtitles checker 654934b

New in Bazarr 1.3.1 Beta 6 (Oct 1, 2023)

  • HDBits provider: improve episode matching 3942264

New in Bazarr 1.3.1 Beta 4 (Sep 26, 2023)

  • Add HDBits.org provider
  • Fixed database migration process causing UNIQUE constraint in some edge cases where duplicate ID root folders where stored.

New in Bazarr 1.3.1 Beta 3 (Sep 24, 2023)

  • Fixed latest migration that cleared history for sqlite users.

New in Bazarr 1.3.1 Beta 2 (Sep 22, 2023)

  • dded error logging when trying to determine malformed audio track languages. #2250 81159a0
  • Added logging for opensubtitles.com 400 error. #2232 e7703ca

New in Bazarr 1.3.1 Beta 0 (Sep 19, 2023)

  • Subdivx provider: improve movies matches.

New in Bazarr 1.3.0 (Sep 16, 2023)

  • From newest to oldest:
  • EmbeddedSubtitles provider: improve cache management (Fix #2241)
  • Update providers exception info format ceb947d
  • Fixed IndexError in provider throttling function b736f26
  • Add more info to exceptions 9cf2124
  • Added analytics tracking of throttled providers 3694254
  • Prevent subtitles not having a proper matches attribute from raising a TypeError exception. #2243 85d300f
  • Added more feedback to UI on automatic and interactive search issues. fbe6b76
  • Modified default value for adaptive searching (now enabled) and improved description in settings 296d497
  • Fixed minimal value for time offset input field 1489926
  • Fixed improper http status code returned that prevented proper cache management on browser side. 77283e4
  • Improved responses marshalling to better deal with error messages sent to frontend. 8895dd6
  • Improve manual search modal. Change cache behavior of manual search api to no cache 714c464
  • Improved UI feedback on multiple search, download and upload issues. #2235 995ae1b
  • Fixed opensubtitles.com token from being added to debug log in login response 162dbc0
  • Improved debug logging of login attempts to opensubtitles.com provider. 1bdad91
  • Fix some minor issues in the Notification modal 53951a5
  • Fixed issue while saving notifications settings 42ae3af
  • Added timeout for call to get announcements from Github 6a9f914
  • Improved supersubtitles to detect properly forced subtitles. #2226 71f17a2
  • Fixed bug introduced in v1.2.1 with analytics settings not being taken into account. 5f509cd
  • Fixed yavka.net subtitles search since they've modified the website. #2225 cce1be4
  • Fixed Radarr SignalR deleted movie event being dropped for missing metadata in payload. #2219 073f3a2
  • Fixed issue with Python deprecation warning. #2218 f58d1a9
  • Removed sensitive information from opensubtitles.com debug logging. 7e211f6
  • Added upcoming Python 3.7 deprecation announcement. d284e62
  • Fixed history views when upgrade subtitles is disabled. #2210 6000a88
  • Fixed translation issue for episodes subtitles. #2214 fa42346
  • Fixed removal of rowid column while preventing the lost of history or blacklist data. e0e5dae
  • Fixed download notifications not being sent properly. 164dc95
  • Fixed missing table during migration of a new database. 26f6fcb
  • Fixed table deletion issue with PostgreSQL. 479f11f
  • Fixed issue with unused rowid columns and removed custom score profiles tables as they aren't used anymore. 6bc46fe
  • Fixed issue with missing migrations directory in release asset. 6f03758
  • Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. bccded2
  • Improved logging of failed attempt to authenticate to UI. Successful basic authentication attempt cannot be logged right now. 486d2f9
  • Embedded subtitles: fix #2195
  • Improved external subtitles file encoding guessing to ignore those who can't be guessed properly. a7562e0

New in Bazarr 1.2.5 Beta 26 (Sep 16, 2023)

  • EmbeddedSubtitles provider: improve cache management

New in Bazarr 1.2.5 Beta 25 (Sep 15, 2023)

  • Add more info to exceptions

New in Bazarr 1.2.5 Beta 24 (Sep 10, 2023)

  • Added analytics tracking of throttled providers
  • Prevent subtitles not having a proper matches attribute from raising a TypeError exception

New in Bazarr 1.2.5 Beta 23 (Sep 8, 2023)

  • Added more feedback to UI on automatic and interactive search issues

New in Bazarr 1.2.5 Beta 22 (Sep 6, 2023)

  • Modified default value for adaptive searching (now enabled) and improved description in settings 296d497
  • Fixed minimal value for time offset input field 1489926
  • Fixed improper http status code returned that prevented proper cache management on browser side. 77283e4

New in Bazarr 1.2.5 Beta 21 (Sep 5, 2023)

  • Improved responses marshalling to better deal with error messages sent to frontend.

New in Bazarr 1.2.5 Beta 20 (Sep 4, 2023)

  • Improve manual search modal. Change cache behavior of manual search api to no cache

New in Bazarr 1.2.5 Beta 20 (Sep 4, 2023)

  • Improve manual search modal. Change cache behavior of manual search api to no cache

New in Bazarr 1.2.5 Beta 19 (Aug 31, 2023)

  • Improved UI feedback on multiple search, download and upload issues. #2235 995ae1b

New in Bazarr 1.2.5 Beta 15 (Aug 17, 2023)

  • Fixed issue while saving notifications settings 42ae3af
  • Added timeout for call to get announcements from Github 6a9f914

New in Bazarr 1.2.5 Beta 14 (Aug 16, 2023)

  • Improved supersubtitles to detect properly forced subtitles.

New in Bazarr 1.2.5 Beta 13 (Aug 14, 2023)

  • Fixed bug introduced in v1.2.1 with analytics settings not being taken into account.

New in Bazarr 1.2.5 Beta 11 (Aug 12, 2023)

  • Fixed Radarr SignalR deleted movie event being dropped for missing metadata in payload