Skip to content

development-v1.6.2-beta.3-ls15

Pre-release
Pre-release

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 21 Sep 14:22
7db038b

CI Report:

https://ci-tests.linuxserver.io/linuxserver/bazarr/development-v1.6.2-beta.3-ls15/index.html

LinuxServer Changes:

No changes

Remote Changes:

From newest to oldest:

  • Fixed duplicate history entries by using subquery with MIN to select single external subtitle path per episode/movie instead of joining all subtitle records. #3558 a500741
  • Added distinct clause to history queries to prevent duplicate entries in episode and movie subtitle history API endpoints. #3558 f7c9919
  • Added existence of subtitle in database before attempting deletion to prevent unauthorized file deletion c76f583
  • Improved Gemini translator error handling by validating response before progress update and splitting oversized batches on retry to handle output token limit failures. #3600 3b5dde5
  • Added action_type parameter to call_external_webhook calls for embedded subtitle extraction and deletion operations 32fd6b3