1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-01-19 13:29:08 +00:00
bazarr/bazarr
2021-07-26 22:38:42 -04:00
..
__init__.py
analytics.py
api.py Added chmod execution (if required) after manually triggered tools execution. #1478 2021-07-26 20:14:39 -04:00
app.py
binaries.json
check_update.py Fixed the Bazarr update process that was preventing moving back to master branch once you've started to use development/nightly. #1331 2021-06-25 19:47:32 -04:00
config.py Upgraded calls to Sonarr API in order to use the new v3 API when available. 2021-06-16 13:45:54 -04:00
custom_lang.py Added custom language class to make it easier to implement non-standard/regional languages 2021-06-06 09:57:29 -04:00
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 Sonarr versions prior to 3.x detection. 2021-07-25 09:11:10 -04:00
get_args.py
get_episodes.py Improved Sonarr versions prior to 3.x detection. 2021-07-25 09:11:10 -04:00
get_languages.py Fixed importation of standard languages issue introduced in beta.19 2021-06-07 09:14:10 -04:00
get_movies.py Fixed some queries trowing exception when no existing row were found #1425 2021-06-02 22:29:11 -04:00
get_providers.py
get_rootfolder.py Improved Sonarr versions prior to 3.x detection. 2021-07-25 09:11:10 -04:00
get_series.py Improved Sonarr versions prior to 3.x detection. 2021-07-25 09:11:10 -04:00
get_subtitle.py Fixed wanted subtitles searching for ones that should be excluded for search. #1458 2021-07-04 20:24:09 -04:00
helper.py
init.py Added virtualenv detection to better deal with requirements installation. 2021-07-26 22:38:42 -04:00
libs.py
list_subtitles.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
logger.py Fixed removal of IPv4 and apikey from logs 2021-06-21 00:02:54 -04:00
main.py Improved Sonarr versions prior to 3.x detection. 2021-07-25 09:11:10 -04:00
notifier.py Fixed query to add url to get_notifier_providers function 2021-05-28 17:40:03 -04:00
scheduler.py
score.py Improved subtitles scoring system 2021-06-10 16:00:42 -04:00
server.py
signalr_client.py Improved Sonarr versions prior to 3.x detection. 2021-07-25 09:11:10 -04:00
subsyncer.py
utils.py Improved Sonarr versions prior to 3.x detection. 2021-07-25 09:11:10 -04:00