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
morpheus65535 95474b29db
Added support for opensubtitles.com dedicated VIP subdomain that get automatically used according to subscription status.
1 year ago
..
__init__.py Reworked Bazarr file structure to improve support and optimization 3 years ago
announcements.py no log: fixed last merged pr 2 years ago
app.py Silented engine.io exception when client session as expired on server side 1 year ago
check_update.py Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability. 1 year ago
config.py Added support for opensubtitles.com dedicated VIP subdomain that get automatically used according to subscription status. 1 year ago
database.py Fixed improper closing of resources on exit 1 year ago
event_handler.py Reworked Bazarr file structure to improve support and optimization 3 years ago
get_args.py Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 2 years ago
get_providers.py Added separate values to whisperai provider for connection and read timeouts 1 year ago
libs.py Reworked Bazarr file structure to improve support and optimization 3 years ago
logger.py Updated logging to use ISO 8601 date format 1 year ago
notifier.py Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability. 1 year ago
scheduler.py Added "Manually" option for remaining tasks in Scheduler settings page 1 year ago
server.py Fixed improper closing of resources on exit 1 year ago
signalr_client.py Fixed improper closing of resources on exit 1 year ago
ui.py no log: centralized Sonarr/Radarr API url definition and improved usage 1 year ago