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 63f3454c8f
Fixed progress not being removed from control center when a search all fails.
3 years ago
..
api Implemented the functions to read more info from package_info file 3 years ago
get_subtitle Fixed progress not being removed from control center when a search all fails. 3 years ago
__init__.py make bazarr a module; use centralized getopt in daemon; add --debug option for console handler; add logging dependencies 6 years ago
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 Windows uninstaller being removed during Bazarr upgrade. #1693 3 years ago
config.py Add Embedded Subtitles mergerfs mode 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. 3 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 3 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 Add Embedded Subtitles mergerfs mode 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. 3 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 Implemented the functions to read more info from package_info file 3 years ago
libs.py WIP 5 years ago
list_subtitles.py Fixed issue with cutoff and exclude language exclusions were not working as expected. #1691 3 years ago
logger.py Upgraded vendored Python dependencies to the latest versions and removed the unused dependencies. 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