bazarr/bazarr/app
Marian Moravcik 339883cff6 Fixed UI freeze on certain notification events 2023-02-18 21:13:20 +01:00
..
__init__.py Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00
app.py Added PostgreSQL as optional database engine 2023-01-29 16:44:56 -05:00
check_update.py no log: fixed import 2022-05-04 06:43:10 -04:00
config.py 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 2023-02-09 16:58:38 -05:00
database.py 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 2023-02-09 16:58:38 -05:00
event_handler.py Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00
get_args.py no log: added no-signalr args 2022-11-24 13:53:22 -05:00
get_providers.py Subf2m Provider: add optional config for SSL verification 2023-01-31 16:39:38 -04:00
libs.py Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00
logger.py Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00
notifier.py no log: prevent apprise from logging when no notification providers are configured. 2022-05-14 09:39:26 -04:00
scheduler.py no log: added missing logging 2023-01-16 14:08:34 -05:00
server.py Updated vendored dependencies. 2022-11-07 13:08:27 -05:00
signalr_client.py Fixed UI freeze on certain notification events 2023-02-18 21:13:20 +01:00
ui.py Fixed unwanted injection of variables on API endpoints. 2023-01-24 20:13:34 -05:00