1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-02-21 21:47:15 +00:00
bazarr/bazarr
Vitiko 9afa025749 no log: add little refactoring to get_subtitle
To avoid circular imports in utils. convert_to_guessit is a helper
function only meant to be used in refiners
2022-01-03 18:07:46 -04:00
..
api Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
get_subtitle no log: add little refactoring to get_subtitle 2022-01-03 18:07:46 -04: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 logging of regex pattern used during upgrade leftover cleanup. #1655 2022-01-03 15:00:10 -05:00
config.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -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 Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -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 Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
get_providers.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05: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 Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
libs.py
list_subtitles.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -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 Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00