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
JayZed afa529c4b3
Added Test Connection button for whisper provider
7 months ago
..
__init__.py Reworked Bazarr file structure to improve support and optimization 2 years ago
announcements.py no log: fixed last merged pr 1 year ago
app.py Updated multiple Python modules (now in libs and custom_libs directories) and React libraries 7 months ago
check_update.py Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability. 12 months ago
config.py Added Weekly Sync option for Radarr and Sonarr 7 months ago
database.py Fixed improper closing of resources on exit 9 months ago
event_handler.py Reworked Bazarr file structure to improve support and optimization 2 years ago
get_args.py Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 1 year ago
get_providers.py no log: fixed multiple PEP8 lint issues 7 months ago
libs.py Updated multiple Python modules (now in libs and custom_libs directories) and React libraries 7 months ago
logger.py Updated multiple Python modules (now in libs and custom_libs directories) and React libraries 7 months ago
notifier.py Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability. 12 months ago
scheduler.py Updated multiple Python modules (now in libs and custom_libs directories) and React libraries 7 months ago
server.py Refactored Shutdown, Restart and exit status codes 7 months ago
signalr_client.py Fixed improper closing of resources on exit 9 months ago
ui.py Added Test Connection button for whisper provider 7 months ago