LinuxServer Changes:
Use wheel index.
bazarr Changes:
From newest to oldest:
- Fix broken url for titulky.com provider 9b05a3a
- Modified Bazarr user-agent to report real version d23d36d
- Added a validation of existing credentials for opensubtitles.com provider. c05db9f
- Fixed empty strings being saved as 'None' in config.ini. c205958
- Added some logging to Sonarr/Radarr get_version. 83764bb
- Changed the warning when Sonarr SignalR return malformed JSON because of a permissions issue on its config directory. f2d4ac8
- Removed the --no-color argument to pip command when installing requirements as it's not supported by older version of pip. aa6dcbd
- Removed unused variables in check_releases function. 144db06
- Added some debug logging to the upgrade leftover cleaner. a5852e6
- Removed media.resume from Plex webhook to prevent over usage in specific scenarios. 28e28fb
- Fixed issue with upgrade leftover cleanup on Windows. 275aa24
- Fixed issue when trying to remove non-empty directory when cleaning leftover files after upgrade. 2cea2d2
- Fixed issue with upgrade cleanup routine when installed with Windows Installer. dd80fec
- Added search progress modal when searching for an episode subtitles triggered by Plex webhook. 91c53ba
- Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API. 842dbf0
- Added plex webhooks endpoint to API to search for subtitles on media.play and media.resume events. bf037f1
- Added a leftover cleanup function to be run after an upgrade. 638d0a8
- Fixed subtitles sync issues when sync debug is enable. 9372c0b
- Fixed root folders check health functions to use the proper path separator. 360e0cf
- Added settings to download only featured subtitles for LegendasTV 33a600a
- Fixed settings saving not completing properly when the SignalR client didn't start properly. #1474 1d20bbb
- Update React to version 17 b912ca4
- Added virtualenv detection to better deal with requirements installation. d1f86a3
- Added chmod execution (if required) after manually triggered tools execution. #1478 aca9941
- Improved Sonarr versions prior to 3.x detection. 96b8b5c
- Fixed gevent import in main.py e2b4912
- Improved how Bazarr deals with Sonarr SignalR feed issues that are raising exceptions. 5e3ce8c
- Fix wanted pages are not updated properly after changing language profile ed30f76
- Fixed incomplete SQL queries. #1479 d5b8980
- Fixed wanted list ordering. #1475 6eeaa46