You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bazarr/bazarr/app
Marian Moravcik 339883cff6
Fixed UI freeze on certain notification events
1 year ago
..
__init__.py Reworked Bazarr file structure to improve support and optimization 2 years ago
app.py Added PostgreSQL as optional database engine 1 year ago
check_update.py no log: fixed import 2 years ago
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 1 year ago
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 1 year ago
event_handler.py Reworked Bazarr file structure to improve support and optimization 2 years ago
get_args.py no log: added no-signalr args 2 years ago
get_providers.py Subf2m Provider: add optional config for SSL verification 1 year ago
libs.py Reworked Bazarr file structure to improve support and optimization 2 years ago
logger.py Reworked Bazarr file structure to improve support and optimization 2 years ago
notifier.py no log: prevent apprise from logging when no notification providers are configured. 2 years ago
scheduler.py no log: added missing logging 1 year ago
server.py Updated vendored dependencies. 2 years ago
signalr_client.py Fixed UI freeze on certain notification events 1 year ago
ui.py Fixed unwanted injection of variables on API endpoints. 1 year ago