From newest to oldest:
- Removed Argenteam-dump provider that doesn't exist anymore. #3004 b9d0236
- Fixed subtitles search happening for series/seasons when a SignalR event is received from Sonarr even if defer subtitles searching was enabled. #3023 a2121c1
- Removed tusubtitulo provider that doesn't exist anymore. #3022 c06389f
- Added Plex URL sanitization to logging formatter 046a5b7
- Improved Plex server connection by adding a requests session and disabled SSL validation 9a607bb
- Fixed webhook KeyError (Plex) and sanitize sensitive data in logs 9c46d18
- Added a jobs queue to deal with SignalR events sequentially f4957d4
- Reduced Plex oauth logging levels for improved clarity and debugging 9e6011a
- Improved Plex integration to simplify the libraries selection, webhook creation and do selective content refresh instead of the whole library c6ddee1
- Improved subtitles upgrade by giving translated subtitles a default score to make them upgradable 02b5aad
- Improved Plex authentication error messages by eliminating broad exception catching and increasing clarity and specificity. #3001 0fe6a6e
- Added Plex OAuth Authentication Support ecf5156
- Fixed type hinting issue under Python 3.8. 9733a35
- Updated lingarr payload format and added extra meta data ca64892
- Added Docker-based development environment 4c44995
- Fixed movie and series edit for media with unknown audio languages 3890371
- Fixed lingarr translation support 2178cac
- Added support for Lingarr subtitles translation e2f007f
- Fixed exception when Sonarr return improper audio track language data for an episode. #2977 c8133c1
- Added SubsRo provider dd27037
- Improved the saving of settings to file in order to prevent saving unchanged settings or saving empty file when not enough space is available on disk. #2959 aee7dd6
- Fixed subtitri provider url. #2963 81ac2ce
- Fixed release pipeline ff71d7c
- Added support for .mk3d video file extension. #2952 ced0eee
- Improved greeksubs provider to prevent reuse of the content from the first result when using interactive search modal. #2858 9bed1bd
- Fixed upgrade logic to prevent upgrade loop. d334190
- Fixed (again) the shutdown/restart of Bazarr. #2941 aeaaeb6
- Improved Gemini translator with some hotfixes 99f596e
- Fixed shutdown/restart command not acting properly on some Linux and macOS operating system. #2941 3d57a12
- Fix infinite loop during restoration of backup on certain non-Windows platforms cc5fa42
- Added Gemini AI translation option ff8466c
- Fixed anidb to handle one-to-many ID mapping ccd667d
- Added language mapping to WhisperAI (thanks to GitHub user v3DJG6GL) 6794eeb
- Fixed long block of text being unnecessary removed from subtitles files fa9b0f0
- Refactored Sonarr and Radarr hook. It may be a breaking change so users should review webhook parameters following information in Bazarr's settings. a3102e8
- Fixed losing titulky VIP status during an active login session f2cf1c0
- Added option to include language only when matching audio ac19e37