Commit graph

916 commits

Author SHA1 Message Date
Halali e78f3aca43 Add bazarr version to log at start 2018-12-05 14:38:29 +01:00
Halali 2be025c12f Merge remote-tracking branch 'origin/development' into development 2018-12-05 10:27:00 +01:00
Halali b2158ed08b Fix for Firefox 63 2018-12-05 10:26:35 +01:00
morpheus65535 40eccc8eef Merge remote-tracking branch 'origin/development' into development 2018-12-04 20:50:59 -05:00
morpheus65535 b0e6136de1 Added more debug logging for the existing subtitles indexing process. 2018-12-04 20:30:03 -05:00
panni c491d0333f get_subtitle: fix rounding for message log, score 2018-11-30 14:35: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
panni f87e1cd3a9 main: remove __file__=__file__ reference 2018-11-30 10:17:10 +01:00
panni 83bb1aca09 update to latest subliminal_patch; loosen lxml requirement 2018-11-30 10:16:58 +01:00
morpheus65535 005b78f350 Initial commit 2018-11-29 21:24:48 -05:00
Halali f941ee5199 Change get_argv to get_args in templates 2018-11-29 20:09:34 +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
panni 4ac6690efc get_subtitle: manual download: add separate check for download success 2018-11-29 15:08:36 +01:00
panni 80ee0c9299 get_subtitle: cleanup; add docs for force_unicode 2018-11-29 15:01:22 +01:00
panni cc2c55f043 get_subtitle: properly cast language parameter to list 2018-11-29 14:59:18 +01:00
panni d222dfc3b2 get_subtitle: properly indent fixme 2018-11-29 14:56:17 +01:00
panni c8595241c1 add fixme for subtitle folder setting for movies 2018-11-29 14:54:02 +01:00
panni e34201ff2b add fixme for subtitle folder setting 2018-11-29 14:53:13 +01:00
panni ec2dd3aec7 get_subtitle: add docs to new functions; use path_decoder for manual download 2018-11-29 14:47:56 +01:00
panni 912fa4b612 get_subtitle: remove unused hi var 2018-11-29 14:41:05 +01:00
panni 1f485d0aa7 get_subtitle: implement manual subtitle download 2018-11-29 14:40:31 +01:00
panni d9627ae99c get_subtitle: return max_score as float 2018-11-29 14:21:48 +01:00
panni ffd60029e5 system tab: fix error when only sonarr or only radarr is configured 2018-11-29 14:20:51 +01:00
panni a1677bf9b6 movie/episodes template: properly escape single quotes for title attribute 2018-11-29 14:15:49 +01:00
panni 6c822655c4 download_subtitle: support list of languages 2018-11-29 14:11:10 +01:00
panni 47295ac87a implement download_subtitle; add helper functions: get_video, get_scores 2018-11-29 14:03:44 +01:00
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