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 262d7d2a92
no log: fixed last merged pr
1 year 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 Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 1 year ago
check_update.py Fixed issue with Python deprecation warning. #2218 1 year ago
config.py Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 1 year ago
database.py Fixed issue with unused rowid columns and removed custom score profiles tables as they aren't used anymore. 1 year 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 Improved subtitles providers settings to reset Authentication or Configuration error throttling while saving. 1 year ago
libs.py Reworked Bazarr file structure to improve support and optimization 2 years ago
logger.py Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 1 year ago
notifier.py Fixed download notifications not being sent properly. 1 year ago
scheduler.py Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 1 year ago
server.py Updated vendored dependencies. 2 years ago
signalr_client.py Fixed Radarr SignalR deleted movie event being dropped for missing metadata in payload. #2219 1 year ago
ui.py Improved logging of failed attempt to authenticate to UI. Successful basic authentication attempt cannot be logged right now. 1 year ago