bazarr/bazarr/app
Sander van Kasteel 0d39928a7b
Added support for CORS headers
2022-08-22 15:35:35 -04:00
..
__init__.py Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00
app.py Added support for CORS headers 2022-08-22 15:35:35 -04:00
check_update.py no log: fixed import 2022-05-04 06:43:10 -04:00
config.py Added support for CORS headers 2022-08-22 15:35:35 -04:00
database.py Fixed integer conversion issue. #1918 2022-08-04 21:28:44 -04:00
event_handler.py Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00
get_args.py Add NO_CLI env var for tests (#1856) 2022-05-28 22:08:26 -04:00
get_providers.py Embedded Subtitles provider: add support for unknown language tags 2022-07-20 02:51:30 -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 Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00
server.py Fixed root url redirect not working with base_url defined. #1857 2022-06-09 21:02:40 -04:00
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. 2022-08-21 08:22:56 -04:00
ui.py Added download link for backup archives. 2022-08-21 23:14:06 -04:00