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
JayZed 9ae684240b
Refactored Shutdown, Restart and exit status codes
7 months 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 12 months 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 Refactored Shutdown, Restart and exit status codes 7 months 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. 12 months ago
searches.py Changing from config.ini to config.yaml 12 months ago
settings.py Fixed languages profile creation issue. 11 months 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