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 dd9ce4d6ea
Moved file encoding to charset-normalizer instead of chardet that is causing too much issues. #2196
2 years ago
..
api Added feature to treat couples of languages as equal when searching for subtitles 2 years ago
app Removed leftover from legendas.tv provider. 2 years ago
languages Use literals instead of scripts for custom languages 2 years ago
radarr Added announcements for deprecated Sonarr and Radarr versions end of support. 2 years ago
sonarr Fixed exception raised when get_episodesFiles_from_sonarr_api() doesn't return proper content. #2188 2 years ago
subtitles Moved file encoding to charset-normalizer instead of chardet that is causing too much issues. #2196 2 years ago
utilities Moved file encoding to charset-normalizer instead of chardet that is causing too much issues. #2196 2 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
constants.py Reworked Bazarr file structure to improve support and optimization 3 years ago
get_args.py no log: fixed ImportError when Bazarr update itself from 1.0.4 without the daemon process being restarted. 3 years ago
init.py Fixed requirements.txt installation 2 years ago
main.py Added Announcements section in System to be able to inform users of Bazarr's news. 2 years ago