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
S Dellysse 256ceeb598
Fixed exception being raised when setting all numeric password to access the web UI
1 year ago
..
api Modified "no subtitles found" notification to be a message instead of an error. 1 year ago
app Fixed exception being raised when setting all numeric password to access the web UI 1 year ago
languages
radarr Fixed an issue that could clear episodes history in case Sonarr API return something else than valid series or episodes. 1 year ago
sonarr Fixed an issue that could clear episodes history in case Sonarr API return something else than valid series or episodes. 1 year ago
subtitles Fixed blacklisting of embedded subtitles on failed extraction. 1 year ago
utilities Fixed exception being raised when setting all numeric password to access the web UI 1 year ago
__init__.py
constants.py
get_args.py
init.py Added support for 7z by upgrading rarfile dependency 1 year ago
main.py Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability. 1 year ago