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 Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API. 4 years ago
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 Added custom language class to make it easier to implement non-standard/regional languages 4 years ago
database.py Fixed wanted list ordering. #1475 4 years ago
embedded_subs_reader.py Fixed an issue with ffprobe caching. Could be fixing a small part of the issue in #1502. 4 years ago
event_handler.py Handling progress delete event in UI 4 years ago
filesystem.py Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API. 4 years ago
get_args.py
get_episodes.py Fix display issues of backend background tasks 4 years ago
get_languages.py Fixed importation of standard languages issue introduced in beta.19 4 years ago
get_movies.py Fix display issues of backend background tasks 4 years ago
get_providers.py Fixed opensubtitles.com throttling delay when download limit is reached. 3 years ago
get_rootfolder.py Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API. 4 years ago
get_series.py Fixed an issue with series updated by SignalR feed not being updated in DB. 4 years ago
get_subtitle.py Fixed a search loop issue with missing subtitles for episodes. #1521 4 years ago
helper.py Fixed some issues with HI/forced in history and custom post-processing. #1516 4 years ago
init.py Resolved problem in virtualenv detection 4 years ago
libs.py
list_subtitles.py Fixed missing subtitles computation when there's an embedded forced subtitles track. 3 years ago
logger.py Fixed removal of IPv4 and apikey from logs 4 years ago
main.py Fixed Bazarr not starting if Sonarr or Radarr is unavailable #1506. 4 years ago
notifier.py Fixed query to add url to get_notifier_providers function 4 years ago
scheduler.py Switched to Gevent scheduler instead of background threaded. 4 years ago
score.py Score: add a condition class to allow painless future additions 4 years ago
server.py
signalr_client.py Changed the warning when Sonarr SignalR return malformed JSON because of a permissions issue on its config directory. 4 years ago
subsyncer.py Fixed subtitles sync issues when sync debug is enable. 4 years ago
utils.py Fixed Hebrew language translation issue. #1513 4 years ago