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
Max R 549bebcc43
Updated logging to use ISO 8601 date format
5 months ago
..
__init__.py Reworked Bazarr file structure to improve support and optimization 2 years ago
announcements.py no log: fixed last merged pr 10 months ago
app.py Silented engine.io exception when client session as expired on server side 6 months ago
check_update.py Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability. 8 months ago
config.py Added settings to exclude subtitles from specific provider to be synced 5 months ago
database.py Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability. 8 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. 10 months ago
get_providers.py Added opensubtitlescom settings to include AI translated subtitles in search results. 5 months ago
libs.py Reworked Bazarr file structure to improve support and optimization 2 years ago
logger.py Updated logging to use ISO 8601 date format 5 months ago
notifier.py Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability. 8 months ago
scheduler.py Added "Manually" option for remaining tasks in Scheduler settings page 5 months ago
server.py Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability. 8 months ago
signalr_client.py Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability. 8 months ago
ui.py no log: centralized Sonarr/Radarr API url definition and improved usage 7 months ago