Commit Graph

875 Commits

Author SHA1 Message Date
morpheus65535 71421de09e One small change to use field value even if you haven't save settings. 2018-12-13 22:05:42 -05:00
morpheus65535 82793da436 Continuing development 2018-12-12 21:50:05 -05:00
Halali a80d425398 Merge branch 'development' of https://github.com/morpheus65535/bazarr into halali 2018-12-10 22:42:03 +01:00
Halali b9a9c9cfa8 Removed unused __file__ from templates 2018-12-09 21:24:28 +01:00
Halali 4586cd422d Update Jquery to v3.3.1 and templates clean up 2018-12-09 21:23:51 +01:00
Halali 2761572948 Fix for console error after fix #245 2018-12-07 16:18:16 +01:00
Halali c7d37503d8 Fix for #245 2018-12-06 21:53:16 +01:00
morpheus65535 db16f7df4b Version bump 2018-12-05 20:18:49 -05:00
morpheus65535 2f138dc7cc Fix for System throwing an http error 500 when Sonarr or Radarr integration is disabled. 2018-12-05 20:14:55 -05:00
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