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 249437deb4
Fixed missing subtitles computation when there's an embedded forced subtitles track.
3 years ago
..
__init__.py
analytics.py
api.py Fixed multiple episodes subtitles upload to use the first episode number found. #1562 3 years ago
app.py
binaries.json
check_update.py Prevent broken release (missing asset) from corrupting existing installation. 3 years ago
config.py Add titulky.com provider to the UI 3 years ago
custom_lang.py
database.py
embedded_subs_reader.py
event_handler.py
filesystem.py
get_args.py
get_episodes.py
get_languages.py
get_movies.py
get_providers.py Fixed opensubtitles.com throttling delay when download limit is reached. 3 years ago
get_rootfolder.py
get_series.py Fixed an issue with series updated by SignalR feed not being updated in DB. 3 years ago
get_subtitle.py Fixed a search loop issue with missing subtitles for episodes. #1521 3 years ago
helper.py
init.py Resolved problem in virtualenv detection 3 years ago
libs.py
list_subtitles.py Fixed missing subtitles computation when there's an embedded forced subtitles track. 3 years ago
logger.py
main.py
notifier.py
scheduler.py
score.py
server.py
signalr_client.py
subsyncer.py
utils.py