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 |
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 |