Commit Graph

18 Commits

Author SHA1 Message Date
Halali 4c8b225926 Fix merge 2019-01-01 08:54:56 +01:00
Halali 2b564a060a Merge remote-tracking branch 'origin/development' into halali
# Conflicts:
#	bazarr/get_episodes.py
#	bazarr/get_movies.py
#	bazarr/get_series.py
#	bazarr/get_subtitle.py
#	bazarr/main.py
2019-01-01 08:46:27 +01:00
morpheus65535 1c433d99e9 Continuing development. 2018-12-31 22:37:25 -05:00
Halali fcc663af91 Continue development for new config backend 2018-12-27 20:19:59 +01:00
Halali 99118f87fd More work for new Config code 2018-12-15 01:36:28 +01:00
Halali 0669f9187b Fix to prevent manual search to return None instead of an empty json string. 2018-11-30 11:27:29 +01:00
Louis Vézina 552cae7483 Fix to prevent manual search to return None instead of an empty json string. 2018-11-29 12:55:43 -05:00
morpheus65535 d5c141f9cf Fix to prevent manual search to return None instead of an empty json string. 2018-11-28 21:38:13 -05: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
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 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)