bazarr/bazarr/app
morpheus65535 0807bd99b9
Fixed improper closing of resources on exit
2024-01-10 23:04:23 -05:00
..
__init__.py Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00
announcements.py no log: fixed last merged pr 2023-08-15 08:24:03 -04:00
app.py Silented engine.io exception when client session as expired on server side 2023-12-05 21:50:41 -05:00
check_update.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
config.py Fixed some Whisper issues and added logging level selector for this specific provider 2024-01-05 21:01:45 -05:00
database.py Fixed improper closing of resources on exit 2024-01-10 23:04:23 -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 Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 2023-07-26 19:34:49 -04:00
get_providers.py Fixed some Whisper issues and added logging level selector for this specific provider 2024-01-05 21:01:45 -05:00
libs.py Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00
logger.py Updated logging to use ISO 8601 date format 2024-01-02 23:04:14 -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 "Manually" option for remaining tasks in Scheduler settings page 2023-12-28 13:25:15 -05:00
server.py Fixed improper closing of resources on exit 2024-01-10 23:04:23 -05:00
signalr_client.py Fixed improper closing of resources on exit 2024-01-10 23:04:23 -05:00
ui.py no log: centralized Sonarr/Radarr API url definition and improved usage 2023-10-25 23:04:03 -04:00