Skip to content
Tags give the ability to mark specific points in history as being important
  • 1.3.2-beta.9
    ea8980f5 · remove debug command ·
    From newest to oldest:
    
    * Hide clipboard button when is not possible to copy to clipboard [452f8c1](https://github.com/morpheus65535/bazarr/commit/452f8c12c9cbacd98eabc1f04750a0282903847f)
    * Subdivx provider: improve language matching [6d79e6f](https://github.com/morpheus65535/bazarr/commit/6d79e6f34588283683d67ea9da0bc555274db604)
    * Improve mods [b36b378](https://github.com/morpheus65535/bazarr/commit/b36b3782d7eb3e348b1baf2c763fc4f81f5982da)
  • 1.3.2-beta.8
    ea8980f5 · remove debug command ·
    From newest to oldest:
    
    * Fixed an error in previous commit that would prevent episodes syncing. [6925a97](https://github.com/morpheus65535/bazarr/commit/6925a97f2d45cc1edbd0db5e001ba26162ad04ae)
  • 1.3.2-beta.7
    ea8980f5 · remove debug command ·
    From newest to oldest:
    
    * Fixed compression type for backup. [#2278](https://github.com/morpheus65535/bazarr/issues/2278) [54f9570](https://github.com/morpheus65535/bazarr/commit/54f9570a2298ab923a61e2be2c4fbff49c8c9dfa)
    * Fixed other issues with subzero\_mods parsing. [#2276](https://github.com/morpheus65535/bazarr/issues/2276) [5234565](https://github.com/morpheus65535/bazarr/commit/5234565f847123b03d6a73df2f0ebaad2f598315)
  • 1.3.2-beta.6
    ea8980f5 · remove debug command ·
    From newest to oldest:
    
    * Fixed issues with SQlite older than 3.35. [fe987ba](https://github.com/morpheus65535/bazarr/commit/fe987babc520020996669cf5ead5e180dda01c96)
  • 1.3.2-beta.5
    ea8980f5 · remove debug command ·
    From newest to oldest:
    
    * Avoid FileNotFoundError indexing subtitles [#2273](https://github.com/morpheus65535/bazarr/pull/2273)
  • 1.3.2-beta.4
    ea8980f5 · remove debug command ·
    From newest to oldest:
    
    * Improved compression ratio of backup. [e3cda5c](https://github.com/morpheus65535/bazarr/commit/e3cda5c11e2449b7be1a5b1b81b03db4c49e5075)
  • 1.3.2-beta.3
    ea8980f5 · remove debug command ·
    From newest to oldest:
    
    * Improved stability by using Python f-string as much as possible to prevent TypeError and improve code readability. [2ad7ddf](https://github.com/morpheus65535/bazarr/commit/2ad7ddf5a63e42de028e1fd09fccde1b1b086769)
    * Fixed issue while parsing enabled mods during subtitles download [225d79e](https://github.com/morpheus65535/bazarr/commit/225d79e5697892cec34d8112a09cd4e23dd55b77)
  • 1.3.2-beta.2
    ea8980f5 · remove debug command ·
    From newest to oldest:
    
    * Fixed config.ini conversion by disabling interpolation with ConfigParser that failed with addic7ed cookie. [85c65ec](https://github.com/morpheus65535/bazarr/commit/85c65ecb5a33497d1a152bbf46412afa2838e211)
  • 1.3.2-beta.1
    ea8980f5 · remove debug command ·
    From newest to oldest:
    
    * Fixed datatype issue when creating a new languages profile with PostgreSQL. [2a8a403](https://github.com/morpheus65535/bazarr/commit/2a8a4030b9e032392f172e73679ba47bdb060b77)
  • 1.3.2-beta.0
    ea8980f5 · remove debug command ·
    From newest to oldest:
    
    * Changing from config.ini to config.yaml [c89da3e](https://github.com/morpheus65535/bazarr/commit/c89da3e6192a519ccefa6bb7d9f9c9eaa280d373)
  • 1.3.1
    ea8980f5 · remove debug command ·
    From newest to oldest:
    
    * HDBits provider: add search filters [d657941](https://github.com/morpheus65535/bazarr/commit/d6579417ba3b3555bff3af446bef8a56e2d7a7c6)
    * EmbeddedSubtitles provider: add blacklist support [bee6919](https://github.com/morpheus65535/bazarr/commit/bee6919979409ccbc6e8174b117d091ec8d2e0c2)
    * HDBits provider: handle JSON errors [0031abc](https://github.com/morpheus65535/bazarr/commit/0031abcea4b7a054e55d96005ec9d0eb76490691)
    * Exposed subtitle file size through API [4e7dedc](https://github.com/morpheus65535/bazarr/commit/4e7dedc43c1ceb936b093338363a8c6ff46505c1)
    * Fixed hosszupuska website parsing issue. [#2246](https://github.com/morpheus65535/bazarr/issues/2246) [33af93a](https://github.com/morpheus65535/bazarr/commit/33af93a341b326ca314de31c2d312513b209b307)
    * Improved throttling duration for some common configuration or connection issues. [09295dc](https://github.com/morpheus65535/bazarr/commit/09295dcd10ff3727de2546f9af27fdca66dc7baa)
    * Fixed history logging of downloaded and uploaded subtitles. [#2261](https://github.com/morpheus65535/bazarr/issues/2261) [2972c38](https://github.com/morpheus65535/bazarr/commit/2972c3881c525cad183d66e2540459c0f19cad77)
    * Improved synchronization speed for Sonarr and Radarr. [#2260](https://github.com/morpheus65535/bazarr/issues/2260) [0f216ab](https://github.com/morpheus65535/bazarr/commit/0f216ab69f5d2b386e101f27e679513942d05e41)
    * Fixed history logging issue for episodes and movies subtitles. [1f187d8](https://github.com/morpheus65535/bazarr/commit/1f187d89ca80e3734bf0831e2f7940bb01235695)
    * EmbeddedSubtitles provider: update subtitles checker [654934b](https://github.com/morpheus65535/bazarr/commit/654934b5e1d9a4637e53c6882b2dfc3213600f54)
    * HDBits provider: improve episode matching [3942264](https://github.com/morpheus65535/bazarr/commit/3942264d0057860e53be8d18e8dfb093352f0dbe)
    * Fixed an additional issue with [85d300f](https://github.com/morpheus65535/bazarr/commit/85d300f94ef60ef60416786a80db2d89917b8266). [#2243](https://github.com/morpheus65535/bazarr/issues/2243) [807621a](https://github.com/morpheus65535/bazarr/commit/807621a612a0734e91b8271278099f7d950d01de)
    * Add HDBits.org provider [63335f4](https://github.com/morpheus65535/bazarr/commit/63335f40fcefd773405c11db8550988662ac88ae)
    * Fixed database migration process causing UNIQUE constraint in some edge cases where duplicate ID root folders where stored. [#2253](https://github.com/morpheus65535/bazarr/issues/2253) [166d0cc](https://github.com/morpheus65535/bazarr/commit/166d0ccc95112173acf6f6967b2d13cbb5d662c9)
    * Fixed latest migration that cleared history for sqlite users. [0ddadb2](https://github.com/morpheus65535/bazarr/commit/0ddadb273e8671e183a2d37cd5fc3054b9adbccc)
    * Added error logging when trying to determine malformed audio track languages. [#2250](https://github.com/morpheus65535/bazarr/issues/2250) [81159a0](https://github.com/morpheus65535/bazarr/commit/81159a09789aa0251c5a6935ff06ae9e886e7a05)
    * Added logging for opensubtitles.com 400 error. [#2232](https://github.com/morpheus65535/bazarr/issues/2232) [e7703ca](https://github.com/morpheus65535/bazarr/commit/e7703ca5a08f6a25590bd9d678f844857c41a108)
    * Fixed Postgres issues while creating new database with v1.3.0. [#2249](https://github.com/morpheus65535/bazarr/issues/2249) [e2d0647](https://github.com/morpheus65535/bazarr/commit/e2d0647d550972aa28b6917c3d2faf6f000efe71)
    * Subdivx provider: improve movies matches
    * Update providers exception regex for Windows [e06aad7](https://github.com/morpheus65535/bazarr/commit/e06aad7fc6658d7a04479e66b4efb3ce2626b3da)
    * Fixed some code to prevent arbitrary file read and blind SSRF. [17add7f](https://github.com/morpheus65535/bazarr/commit/17add7fbb3ae1919a40d505470d499d46df9ae6b)
    * Removed sucha provider that doesn't exist anymore. [#2242](https://github.com/morpheus65535/bazarr/issues/2242) [aa0af3f](https://github.com/morpheus65535/bazarr/commit/aa0af3f601bad55294ec241009293c60bbb3dce3)
  • 1.3.1-beta.11
    ea8980f5 · remove debug command ·
    From newest to oldest:
    
    * HDBits provider: add search filters [d657941](https://github.com/morpheus65535/bazarr/commit/d6579417ba3b3555bff3af446bef8a56e2d7a7c6)
  • 1.3.1-beta.10
    ea8980f5 · remove debug command ·
    From newest to oldest:
    
    * EmbeddedSubtitles provider: add blacklist support [bee6919](https://github.com/morpheus65535/bazarr/commit/bee6919979409ccbc6e8174b117d091ec8d2e0c2)
    * HDBits provider: handle JSON errors [0031abc](https://github.com/morpheus65535/bazarr/commit/0031abcea4b7a054e55d96005ec9d0eb76490691)
  • 1.3.1-beta.9
    ea8980f5 · remove debug command ·
    From newest to oldest:
    
    * Exposed subtitle file size through API [4e7dedc](https://github.com/morpheus65535/bazarr/commit/4e7dedc43c1ceb936b093338363a8c6ff46505c1)
    * Fixed hosszupuska website parsing issue. [#2246](https://github.com/morpheus65535/bazarr/issues/2246) [33af93a](https://github.com/morpheus65535/bazarr/commit/33af93a341b326ca314de31c2d312513b209b307)
    * Improved throttling duration for some common configuration or connection issues. [09295dc](https://github.com/morpheus65535/bazarr/commit/09295dcd10ff3727de2546f9af27fdca66dc7baa)
  • 1.3.1-beta.8
    ea8980f5 · remove debug command ·
    From newest to oldest:
    
    * Fixed history logging of downloaded and uploaded subtitles. [#2261](https://github.com/morpheus65535/bazarr/issues/2261) [2972c38](https://github.com/morpheus65535/bazarr/commit/2972c3881c525cad183d66e2540459c0f19cad77)
    * Improved synchronization speed for Sonarr and Radarr. [#2260](https://github.com/morpheus65535/bazarr/issues/2260) [0f216ab](https://github.com/morpheus65535/bazarr/commit/0f216ab69f5d2b386e101f27e679513942d05e41)
  • 1.3.1-beta.7
    ea8980f5 · remove debug command ·
    From newest to oldest:
    
    * Fixed history logging issue for episodes and movies subtitles. [1f187d8](https://github.com/morpheus65535/bazarr/commit/1f187d89ca80e3734bf0831e2f7940bb01235695)
    * EmbeddedSubtitles provider: update subtitles checker [654934b](https://github.com/morpheus65535/bazarr/commit/654934b5e1d9a4637e53c6882b2dfc3213600f54)
  • 1.3.1-beta.6
    ea8980f5 · remove debug command ·
    From newest to oldest:
    
    * HDBits provider: improve episode matching [3942264](https://github.com/morpheus65535/bazarr/commit/3942264d0057860e53be8d18e8dfb093352f0dbe)
  • 1.3.1-beta.5
    ea8980f5 · remove debug command ·
    From newest to oldest:
    
    * Fixed an additional issue with [85d300f](https://github.com/morpheus65535/bazarr/commit/85d300f94ef60ef60416786a80db2d89917b8266). [#2243](https://github.com/morpheus65535/bazarr/issues/2243) [807621a](https://github.com/morpheus65535/bazarr/commit/807621a612a0734e91b8271278099f7d950d01de)
  • 1.3.1-beta.4
    ea8980f5 · remove debug command ·
    From newest to oldest:
    
    * Add HDBits.org provider [63335f4](https://github.com/morpheus65535/bazarr/commit/63335f40fcefd773405c11db8550988662ac88ae)
    * Fixed database migration process causing UNIQUE constraint in some edge cases where duplicate ID root folders where stored. [#2253](https://github.com/morpheus65535/bazarr/issues/2253) [166d0cc](https://github.com/morpheus65535/bazarr/commit/166d0ccc95112173acf6f6967b2d13cbb5d662c9)
  • 1.3.1-beta.3
    ea8980f5 · remove debug command ·
    From newest to oldest:
    
    * Fixed latest migration that cleared history for sqlite users. [0ddadb2](https://github.com/morpheus65535/bazarr/commit/0ddadb273e8671e183a2d37cd5fc3054b9adbccc)