LinuxServer Changes:
Rebase master branch to Alpine 3.17.
bazarr Changes:
From newest to oldest:
- Improved Gestdown provider to get better matches using tvdb id 248e49d
 - Fixed subtitles file naming when using hearing-impaired removal mods. e4bf041
 - Improved languages profile edit modal to clarify subtitles types. ef46ab9
 - Fix postgresql reconnection #2071 2e8203f
 - Fixed history logging of manually uploaded subtitles. #2072 2acf245
 - Fixed some issues after subtitles upgrade refactor. 0196139
 - Added option to deeply analyze audio tracks from media files or not to determine languages. Default is to use Sonarr/Radarr provided languages instead. Should prevent API limit ban for cloud user. 5dc4e78
 - Refactored subtitles upgrade 5b28309
 - Fixed zimuku 403 error caused by search url change 7206624
 - Fixed uppercase detection mod with multiline HI 68a0d78
 - Revert "Fixed uppercase mod to be run after hearing impaired mod" 88c9d67
 - Fixed issue with PR #2064 189840b
 - Added Announcements section in System to be able to inform users of Bazarr's news. 58262bc
 - Fixed uppercase mod to be run after hearing impaired mod 52df29a
 - Fixed UI freeze on certain notification events 339883c
 - Fixed Upgrade previously downloaded subtitles (#2059) 6578710
 - Fixed upgradable icon in history now show properly 5c01c3c
 - Added postgres specific requirements. #2063 d721be3
 - Supersubtitles provider: update matcher and downloader 62b5bd8
 - Improve providers utils f6c0146
 - Fixed chmod not working after custom post-processing. 8ac3b0c
 - Add Unit Tests to UI #2015
 - Bring back clear action to the mass editor 839ce38
 - Improved audio track language detection by using our video parser instead of values provided by Sonarr/Radarr. We also added "treat as" concept for undefined languages audio and embedded subtitles tracks. #2050 3310f6a
 - Fixed podnapisi provider on host with OpenSSL 3 7f05f93
 - Increased minimum subtitles search and upgrade frequencies to 6 hours instead of 3 to reduce the impact on providers' website. d39f41d
 - Try to fix the unresponsive issue when notifications are showed c7b4292
 - Add Subscene Cloudscraper Provider [Experimental] 3a0085a
 - Subf2m Provider: add optional config for SSL verification 47aff78
 - Fix for get movies/series response serializer 11fff72
 - Improved impact on opensubtitles.com provider by simplifying queries to improve cache usage. f057a77
 - Fix for #2051 738e10e
 - Added PostgreSQL as optional database engine d5911e7
 - Fix display for notification task in progress 9f2ba67
 - Added configurable request timeout to Sonarr and Radarr f5d7b4d
 - Fixed improper profile ID value preventing listing of series and movies. #2043 cf4571b
 - Fixed unwanted injection of variables on API endpoints. b0f7437
 - Embedded Subtitles provider: update filters be75d78
 - Fixed high CPU usage when improper timezone defined (will use UTC instead). #1914 2babae1
 - Fixed analysis of corrupted video file that may wrongly throttle providers. #2034 92be39b
 - Fixed post-processing output logging not returning anything if stdout is an empty string while stderr return the actual error. fadda0a
 - Fix task progress notification d2bd0c7
 - Fixed RegieLive provider to use the official API 237e85b
 - Updated regielive provider to use built in search and scraper API 9105c53
 - Fixed yifysubtitles provider. #2029 e57a99d