1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-02-21 21:47:15 +00:00
bazarr/bazarr
2022-01-17 00:01:05 -05:00
..
api no log: added failsafe for compare str to None while trying to sort. 2022-01-15 17:20:59 -05:00
get_subtitle Fixed logging of exception when save_subtitles raise an exception while uploading a subtitles. 2022-01-16 08:49:21 -05:00
__init__.py
analytics.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
app.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
binaries.json Add binaries support for Apple M1 chip 2021-03-11 20:03:19 +08:00
check_update.py Fixed upgrade leftover cleanup to prevent config reset when Bazarr is installed in the same directory as config and database. #1655 2022-01-17 00:01:05 -05:00
config.py Added settings to change the hearing-impaired subtitles file extension to use when saving to disk. 2022-01-08 14:26:40 -05:00
custom_lang.py Added support for hearing-impaired version of CustomLanguage 2021-12-31 12:52:02 -05:00
database.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
embedded_subs_reader.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
event_handler.py Handling progress delete event in UI 2021-05-11 10:54:33 +08:00
filesystem.py Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API. 2021-08-04 15:29:37 -04:00
get_args.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
get_episodes.py Fixed issue with deleted episode file raising a 404 while trying to update from Sonarr. #1676 2022-01-12 19:33:49 -05:00
get_languages.py Fixed importation of standard languages issue introduced in beta.19 2021-06-07 09:14:10 -04:00
get_movies.py Added some failsafe to deal with improper JSON returned from Radarr tags API endpoint. 2022-01-15 17:21:46 -05:00
get_providers.py no log: update get_providers 2022-01-12 00:13:42 -04:00
get_rootfolder.py Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API. 2021-08-04 15:29:37 -04:00
get_series.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
helper.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
init.py Added settings to change the hearing-impaired subtitles file extension to use when saving to disk. 2022-01-08 14:26:40 -05:00
libs.py WIP 2020-01-29 06:53:29 -05:00
list_subtitles.py Fixed indexing of unsupported language codes. #1683 2022-01-16 17:21:36 -05:00
logger.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
main.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
notifier.py Updated Apprise notification module to the latest providers. 2021-12-01 21:19:18 -05:00
scheduler.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
score.py Fix hash score in manual search 2021-12-05 00:49:50 -04:00
server.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
signalr_client.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
subsyncer.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
utils.py Fixed translation exception on malformed subtitles file. #1672 2022-01-16 11:44:47 -05:00