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/api/system
morpheus65535 cb3a274894
Fixed languages profile creation issue.
1 year ago
..
__init__.py Added Announcements section in System to be able to inform users of Bazarr's news. 2 years ago
account.py Changing from config.ini to config.yaml 1 year ago
announcements.py Added Announcements section in System to be able to inform users of Bazarr's news. 2 years ago
backups.py Improved responses marshalling to better deal with error messages sent to frontend. 1 year ago
health.py no log: fixed unused import 2 years ago
languages.py Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 1 year ago
languages_profiles.py no log: fixed unused import 2 years ago
logs.py Improved responses marshalling to better deal with error messages sent to frontend. 1 year ago
notifications.py Added Swagger documentation for Bazarr API 2 years ago
releases.py Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability. 1 year ago
searches.py Changing from config.ini to config.yaml 1 year ago
settings.py Fixed languages profile creation issue. 1 year ago
status.py Added Swagger documentation for Bazarr API 2 years ago
system.py Added Swagger documentation for Bazarr API 2 years ago
tasks.py Improved responses marshalling to better deal with error messages sent to frontend. 1 year ago