Commit graph

1140 commits

Author SHA1 Message Date
panni b1d2689cba update to latest subliminal_patch; fixes podnapisi search for Marvel series 2018-11-29 12:36:17 +01:00
panni fca858c669 manual_search: implement hints, use full parsing with sceneName 2018-11-29 12:36:01 +01:00
panni 890fb25a01 manual_search: implement subliminal_patch 2018-11-29 12:02:15 +01:00
panni 17e47fc48e manual_search: always return dict 2018-11-29 11:32:01 +01:00
panni d126da710c Merge remote-tracking branch 'origin/development' into subliminal_patch
# Conflicts:
#	bazarr/get_subtitle.py
2018-11-29 11:29:29 +01: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
morpheus65535 f01c22f809 Merge remote-tracking branch 'origin/development' into development 2018-11-28 20:15:39 -05:00
morpheus65535 074633bcf3 Disabling unwanted full rescan every 5 minutes. 2018-11-28 20:14:15 -05:00
Halali db4554aad1 Implement Panni's changes to fix logger bug 2018-11-28 20:44:07 +01:00
panni c8854e7180 logger: precompile regexes, simplify 2018-11-28 14:03:28 +01:00
panni 3d585548a1 logger: add ArgsFilteringFilter base class; cleanup 2018-11-28 13:57:08 +01:00
panni ba0217dfa8 logger: remove double assignment 2018-11-28 13:52:51 +01:00
panni 23a6413154 get_subtitle: fix compute_score usage 2018-11-28 13:43:41 +01:00
panni 10195df70e logger: don't shadow args; restore original record.args type 2018-11-28 13:43:09 +01:00
panni 4c7c7a692b subliminal_patch.core: don't assume hints["title"] exists 2018-11-28 13:34:08 +01:00
panni edfd75c848 logger: fix filtering of dict args 2018-11-28 13:31:16 +01:00
panni b3a3a8e957 logger: use default formatter in case of debug 2018-11-28 13:08:38 +01:00
panni ef09482a36 scheduler: fix broken import 2018-11-28 12:56:19 +01:00
panni 39a698cae3 more merge fixes; import libs 2018-11-28 12:53:37 +01:00
panni bddc6b7ffe cleanup unused imports 2018-11-28 12:46:42 +01:00
panni bd818b67f0 formatting 2018-11-28 12:46:10 +01:00
panni 49428179f1 merge fixes; reorder imports in main 2018-11-28 12:45:39 +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
panni 9ac3b0009b update subzero/subliminal_patch/fcache to current versions 2018-11-28 11:44:59 +01:00
morpheus65535 42cf864c19 Fix for movies that cannot be imported. 2018-11-28 00:27:25 -05:00
morpheus65535 1f38ec8c29 Fix for typo in missing language validation 2018-11-27 22:55:25 -05:00
Halali 18ea5442de Notification test button 2018-11-27 22:34:09 +01:00
Halali 797499a92e Fixe for malformed string 2018-11-27 21:00:13 +01:00
morpheus65535 bcf5650454 Removing unused waitress server library 2018-11-26 23:47:27 -05:00
Louis Vézina 3c59b9a17f Merge remote-tracking branch 'origin/development' into development 2018-11-26 17:17:18 -05:00
Louis Vézina 6216bbec39 Rescan for existing subtitles when an episode or a movie file is updated in Sonarr/Radarr. 2018-11-26 17:16:30 -05:00
Halali 8e17e4ee0c Merge branch 'development' of https://github.com/morpheus65535/bazarr into development 2018-11-26 21:19:11 +01:00
Halali aeb51b09cd Fixed small visual bug 2018-11-26 21:18:12 +01:00
Louis Vézina 415833a152 Fix for #222 that wasn't working for movies. 2018-11-26 13:54:19 -05:00
morpheus65535 c1f0bf36ca Version bump 2018-11-25 22:01:30 -05:00
morpheus65535 bf09e94c5b Some small improvement 2018-11-25 22:00:12 -05:00
morpheus65535 1fb0a4078f Merge branch 'development' into halali 2018-11-25 21:05:12 -05:00
morpheus65535 fb6ebf5c7a Fix for #225 when langdetect cannot recognize the language. 2018-11-25 09:14:07 -05:00
Louis Vézina 2165af8bd3 Add a route when trailing slash is not added after base_url 2018-11-20 10:43:13 -05:00
morpheus65535 73b81dd558 Removed warning about too many subtitles providers and delays. 2018-11-17 22:10:13 -05:00
morpheus65535 6c9a177845 Merge branch 'master' into development 2018-11-17 10:35:46 -05:00
morpheus65535 262002acd0 Updating screenshot 2018-11-17 10:30:53 -05:00
morpheus65535 954a10f817 Fix for #222 where manual download for movies is broken 2018-11-16 09:07:25 -05:00
Halali a025ae40de Fix for debug logging 2018-11-15 14:39:55 +01:00
morpheus65535 4d007bb279 Version bump 2018-11-14 23:01:19 -05:00
morpheus65535 9e7af4ca3c Small fixes. 2018-11-13 17:24:57 -05:00
Halali 82a78275b7 Merge remote-tracking branch 'origin/development' into halali
# Conflicts:
#	views/logs.tpl
2018-11-13 20:40:53 +01:00
Louis Vézina 9bc84a00ee Merge branch 'logging' into development 2018-11-13 11:42:00 -05:00
Halali 7bb2b5db60 Delete forgotten print 2018-11-13 17:25:49 +01:00