bazarr/bazarr/api/system
maxwillx 33a9e512ac
Added languages profile settings to prevent downloaded subtitles from being converted to srt.
2022-03-14 20:54:36 -04:00
..
__init__.py Implemented backup and restore feature for configuration file and database 2022-02-22 22:55:07 -05:00
account.py Cleaned up and split API to make it easier to maintain. 2021-12-03 22:49:20 -05:00
backups.py Implemented backup and restore feature for configuration file and database 2022-02-22 22:55:07 -05:00
health.py Cleaned up and split API to make it easier to maintain. 2021-12-03 22:49:20 -05:00
languages.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
languages_profiles.py Cleaned up and split API to make it easier to maintain. 2021-12-03 22:49:20 -05:00
logs.py Cleaned up and split API to make it easier to maintain. 2021-12-03 22:49:20 -05:00
notifications.py Cleaned up and split API to make it easier to maintain. 2021-12-03 22:49:20 -05:00
releases.py Cleaned up and split API to make it easier to maintain. 2021-12-03 22:49:20 -05:00
searches.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
settings.py Added languages profile settings to prevent downloaded subtitles from being converted to srt. 2022-03-14 20:54:36 -04:00
status.py no log: pep8 fixes 2022-02-24 09:27:35 -05:00
system.py Cleaned up and split API to make it easier to maintain. 2021-12-03 22:49:20 -05:00
tasks.py Cleaned up and split API to make it easier to maintain. 2021-12-03 22:49:20 -05:00