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 fe52153c71
Added "Manually" option for remaining tasks in Scheduler settings page
9 months ago
..
__init__.py
announcements.py
app.py
check_update.py
config.py Added "Manually" option for remaining tasks in Scheduler settings page 9 months ago
database.py
event_handler.py
get_args.py
get_providers.py Added opensubtitlescom settings to include AI translated subtitles in search results. 9 months ago
libs.py
logger.py
notifier.py
scheduler.py Added "Manually" option for remaining tasks in Scheduler settings page 9 months ago
server.py
signalr_client.py Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability. 11 months ago
ui.py