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
Sander van Kasteel 0d39928a7b
Added support for CORS headers
2 years ago
..
__init__.py Reworked Bazarr file structure to improve support and optimization 2 years ago
app.py Added support for CORS headers 2 years ago
check_update.py no log: fixed import 2 years ago
config.py Added support for CORS headers 2 years ago
database.py Fixed integer conversion issue. #1918 2 years ago
event_handler.py Reworked Bazarr file structure to improve support and optimization 2 years ago
get_args.py Add NO_CLI env var for tests (#1856) 2 years ago
get_providers.py Embedded Subtitles provider: add support for unknown language tags 2 years 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 Reworked Bazarr file structure to improve support and optimization 2 years ago
server.py Fixed root url redirect not working with base_url defined. #1857 2 years ago
signalr_client.py Improved live synchronization with Sonarr and Radarr trough SignalR feed by implementing dedicated threaded events queues, by preventing execution of duplicate events received, by filtering events to be processed and by logging at debug level events received to improve debugging. 2 years ago
ui.py Added download link for backup archives. 2 years ago