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 b3b4fef8c7
Implemented PaymentRequired exception on opensubtitles.org that now requires VIP subscription.
7 months ago
..
api Modified "no subtitles found" notification to be a message instead of an error. 7 months ago
app Implemented PaymentRequired exception on opensubtitles.org that now requires VIP subscription. 7 months ago
languages no log: removed unused assert 10 months ago
radarr Fixed issue with series/movies import using a deleted default languages profile. 7 months ago
sonarr Fixed issue with series/movies import using a deleted default languages profile. 7 months ago
subtitles Fixed blacklisting of embedded subtitles on failed extraction. 7 months ago
utilities Fixed compression type for backup. #2278 8 months 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 2 years ago
get_args.py no log: fixed ImportError when Bazarr update itself from 1.0.4 without the daemon process being restarted. 2 years ago
init.py Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability. 8 months ago
main.py Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability. 8 months ago