bazarr/bazarr
2021-08-16 00:10:38 +08:00
..
__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. 2021-08-04 15:29:37 -04:00
api.py Removed media.resume from Plex webhook to prevent over usage in specific scenarios. 2021-08-07 18:59:29 -04:00
app.py
binaries.json
check_update.py Removed unused variables in check_releases function. 2021-08-08 23:06:46 -04:00
config.py no log: quick fix 2021-08-11 09:39:59 -04:00
custom_lang.py
database.py Fixed wanted list ordering. #1475 2021-07-20 08:05:30 -04:00
embedded_subs_reader.py Fixed scan disk function to not use cached ffprobe result and force a refresh of the cache. #1434 2021-06-11 17:32:12 -04:00
event_handler.py
filesystem.py Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API. 2021-08-04 15:29:37 -04:00
get_args.py
get_episodes.py Add a new notification center to the UI 2021-08-16 00:10:38 +08:00
get_languages.py
get_movies.py Add a new notification center to the UI 2021-08-16 00:10:38 +08:00
get_providers.py Added settings to download only featured subtitles for LegendasTV 2021-07-30 07:34:57 -04:00
get_rootfolder.py Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API. 2021-08-04 15:29:37 -04:00
get_series.py Add a new notification center to the UI 2021-08-16 00:10:38 +08:00
get_subtitle.py Add a new notification center to the UI 2021-08-16 00:10:38 +08:00
helper.py
init.py Modified Bazarr user-agent to report real version 2021-08-11 15:35:39 -04:00
libs.py
list_subtitles.py Add a new notification center to the UI 2021-08-16 00:10:38 +08:00
logger.py Fixed removal of IPv4 and apikey from logs 2021-06-21 00:02:54 -04:00
main.py Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API. 2021-08-04 15:29:37 -04:00
notifier.py
scheduler.py
score.py
server.py
signalr_client.py Changed the warning when Sonarr SignalR return malformed JSON because of a permissions issue on its config directory. 2021-08-09 16:15:38 -04:00
subsyncer.py Fixed subtitles sync issues when sync debug is enable. 2021-08-01 20:31:36 -04:00
utils.py Added some logging to Sonarr/Radarr get_version. 2021-08-10 09:53:47 -04:00