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
Marian Moravcik fefec202d1
no log: added autorollback to postgresql
1 year ago
..
__init__.py Reworked Bazarr file structure to improve support and optimization 2 years ago
announcements.py no log: small fix for announcements and enabled providers 1 year ago
app.py Added PostgreSQL as optional database engine 1 year ago
check_update.py no log: fixed import 2 years ago
config.py Added option to deeply analyze audio tracks from media files or not to determine languages. Default is to use Sonarr/Radarr provided languages instead. Should prevent API limit ban for cloud user. 1 year ago
database.py no log: added autorollback to postgresql 1 year ago
event_handler.py Reworked Bazarr file structure to improve support and optimization 2 years ago
get_args.py no log: added no-signalr args 2 years ago
get_providers.py no log: small fix for announcements and enabled providers 1 year ago
libs.py Reworked Bazarr file structure to improve support and optimization 2 years ago
logger.py Reworked Bazarr file structure to improve support and optimization 2 years ago
notifier.py no log: prevent apprise from logging when no notification providers are configured. 2 years ago
scheduler.py Added Announcements section in System to be able to inform users of Bazarr's news. 1 year ago
server.py Updated vendored dependencies. 2 years ago
signalr_client.py Fixed UI freeze on certain notification events 1 year ago
ui.py Fixed unwanted injection of variables on API endpoints. 1 year ago