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
Louis Vézina efafe4a126
Replaced chardet by charamel to improve character encoding detection.
4 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 Fix for missing GA visitor config 4 years ago
api.py Fix for wrong language logged to history when manually uploading amn episode subtitles. 4 years ago
app.py Fix for #1024 4 years ago
check_update.py fix restart after update 4 years ago
config.py Fix for save_settings 4 years ago
create_db.sql WIP 5 years ago
database.py Improvement to each DB requests that need to filter out monitored, tags or series type. 4 years ago
embedded_subs_reader.py Fix for ffmpeg skipped. 4 years ago
event_handler.py WIP 4 years ago
filesystem.py WIP 4 years ago
get_args.py WIP 5 years ago
get_episodes.py Fix for episode audio_language under Sonarr v2. 4 years ago
get_languages.py Fix for language code including script name. 4 years ago
get_movies.py Fix for #853 4 years ago
get_providers.py Another attempt to fix #1034. 4 years ago
get_series.py Added filter to exclude episodes based on series type as defined in Sonarr. 4 years ago
get_subtitle.py Fix for #1112 4 years ago
helper.py Replaced chardet by charamel to improve character encoding detection. 4 years ago
init.py Check for user home directory while installing requirements. 4 years ago
libs.py WIP 5 years ago
list_subtitles.py Replaced chardet by charamel to improve character encoding detection. 4 years ago
logger.py Subsync first implementation (only after download/upload). 4 years ago
main.py Version bump. 4 years ago
notifier.py WIP 5 years ago
scheduler.py WIP 4 years ago
server.py WIP 4 years ago
subsyncer.py Improved subtitles synchronization by using webrtcvad if available. 4 years ago
utils.py Hearing impaired (#1102) 4 years ago