bazarr/bazarr/app
morpheus65535 6dbe143364 Added minimal Python 3.12 compatibility. Not yet official support. 2024-04-21 21:31:16 -04:00
..
__init__.py
announcements.py no log: fixed last merged pr 2023-08-15 08:24:03 -04:00
app.py Fixed mass editor returning a 413 error with a large series/movies set. 2024-04-16 20:54:52 -04:00
check_update.py Fixed upgrade process to properly upgrade bazarr.py when it's updated. #2456 2024-04-18 22:34:10 -04:00
config.py Added animetosho provider 2024-04-14 08:19:13 -04:00
database.py Fixed improper closing of resources on exit 2024-01-10 23:04:23 -05:00
event_handler.py
get_args.py
get_providers.py Added animetosho provider 2024-04-14 08:19:13 -04:00
libs.py Updated multiple Python modules (now in libs and custom_libs directories) and React libraries 2024-03-03 12:15:23 -05:00
logger.py Updated multiple Python modules (now in libs and custom_libs directories) and React libraries 2024-03-03 12:15:23 -05:00
notifier.py Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability. 2023-10-17 23:24:26 -04:00
scheduler.py Added minimal Python 3.12 compatibility. Not yet official support. 2024-04-21 21:31:16 -04:00
server.py Fixed Swagger UI broken since last libraries update (1.4.3-beta) 2024-04-16 20:20:34 -04:00
signalr_client.py Fixed improper closing of resources on exit 2024-01-10 23:04:23 -05:00
ui.py Fixed improper redirection from login page when base_url isn't empty. 2024-04-01 10:01:09 -04:00