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
morpheus65535 6b82a734e2
Fixed issue where episode name was used as hints for guessit instead of series name.
3 years ago
..
api Fixed issue where episode name was used as hints for guessit instead of series name. 3 years ago
get_subtitle Fixed issue where episode name was used as hints for guessit instead of series name. 3 years ago
__init__.py
analytics.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 3 years ago
app.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 3 years ago
binaries.json Add binaries support for Apple M1 chip 4 years ago
check_update.py Fixed upgrade leftover cleanup to prevent config reset when Bazarr is installed in the same directory as config and database. #1655 3 years ago
config.py Added settings to change the hearing-impaired subtitles file extension to use when saving to disk. 3 years ago
custom_lang.py Added support for hearing-impaired version of CustomLanguage 3 years ago
database.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 3 years ago
embedded_subs_reader.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 3 years ago
event_handler.py Handling progress delete event in UI 4 years ago
filesystem.py Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API. 4 years ago
get_args.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 3 years ago
get_episodes.py Fixed issue with deleted episode file raising a 404 while trying to update from Sonarr. #1676 3 years ago
get_languages.py Fixed importation of standard languages issue introduced in beta.19 4 years ago
get_movies.py Added some failsafe to deal with improper JSON returned from Radarr tags API endpoint. 3 years ago
get_providers.py no log: update get_providers 3 years ago
get_rootfolder.py Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API. 4 years ago
get_series.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 3 years ago
helper.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 3 years ago
init.py Added settings to change the hearing-impaired subtitles file extension to use when saving to disk. 3 years ago
libs.py
list_subtitles.py Fixed issue with unrecognized languages while indexing subtitles (mainly for those without a language code in filename). 3 years ago
logger.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 3 years ago
main.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 3 years ago
notifier.py Updated Apprise notification module to the latest providers. 3 years ago
scheduler.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 3 years ago
score.py Fix hash score in manual search 3 years ago
server.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 3 years ago
signalr_client.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 3 years ago
subsyncer.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 3 years ago
utils.py Fixed translation issue when first line is an empty string. #1672 3 years ago