Commit Graph

320 Commits

Author SHA1 Message Date
morpheus65535 d5c141f9cf Fix to prevent manual search to return None instead of an empty json string. 2018-11-28 21:38:13 -05:00
panni 23a6413154 get_subtitle: fix compute_score usage 2018-11-28 13:43:41 +01:00
panni a03cebee38 add provider_configs docs 2018-11-28 12:37:08 +01:00
panni 221c67449b Merge remote-tracking branch 'origin/development' into subliminal_patch
# Conflicts:
#	bazarr/check_update.py
#	bazarr/get_argv.py
#	bazarr/get_movies.py
#	bazarr/get_settings.py
#	bazarr/get_subtitle.py
#	bazarr/main.py
#	bazarr/scheduler.py
2018-11-28 12:36:44 +01:00
Louis Vézina 415833a152 Fix for #222 that wasn't working for movies. 2018-11-26 13:54:19 -05:00
morpheus65535 954a10f817 Fix for #222 where manual download for movies is broken 2018-11-16 09:07:25 -05:00
morpheus65535 9e7af4ca3c Small fixes. 2018-11-13 17:24:57 -05:00
Tadeu Cruz 447e3f5779 Trying to resolve the issue #196 2018-11-11 18:44:02 -02:00
panni f692930e26 rewrite get_argv to get_args; use in daemon and bazarr; fix os.path.join usage; PEPify most 2018-10-31 20:34:40 +01:00
panni 2148636608 add throttle doc todo 2018-10-31 18:17:59 +01:00
panni 68b4df50e3 add first working list implementation; add first todos/fixmes 2018-10-31 18:10:04 +01:00
panni d8c6570b49 first non-boot-failing version 2018-10-31 17:33:19 +01:00
panni 4beaeaa99e Merge remote-tracking branch 'origin/development' into subliminal_patch
# Conflicts:
#	libs/subliminal/subtitle.py
2018-10-31 17:02:33 +01:00
Louis Vézina da9f559b1a Temporary fix for "no content" error. Permanent fix will come with subliminal_patch integration. 2018-10-30 14:28:02 -04:00
Louis Vézina 0fac16c432 Add exception logging for compute_score(). 2018-10-22 23:08:44 -04:00
Louis Vézina d61bdfcd4f Initial commit. 2018-10-20 22:53:12 -04:00
Louis Vézina f95c089874 Added debug logging to subtitles downloading. 2018-10-18 23:33:01 -04:00
Louis Vézina bcf76a7fc3 Merge branch 'development' into debug_logging
# Conflicts:
#	bazarr.py
#	bazarr/get_episodes.py
#	bazarr/get_subtitle.py
2018-10-16 20:58:07 -04:00
Louis Vézina 3e17afc028 Merge branch 'development' into daemon
# Conflicts:
#	bazarr.py
#	bazarr/get_languages.py
2018-10-16 20:20:32 -04:00
Louis Vézina 1137090735 Moving everything else bazarr.py to a bazarr subdirectory. 2018-10-04 14:16:49 -04:00
Renamed from get_subtitle.py (Browse further)