panni
|
67fe2eebd4
|
i18n: add further debug information when translating fails
|
2018-09-08 04:52:01 +02:00 |
|
panni
|
760e346ab9
|
fix debug log
|
2018-09-06 17:15:25 +02:00 |
|
panni
|
c94a13ef54
|
providers: opensubtitles: respect rate limit (40 hits/10s)
|
2018-09-06 06:19:49 +02:00 |
|
panni
|
3c40f0ccf0
|
adapt codebase to new forced subtitle/language handling
|
2018-09-06 03:50:42 +02:00 |
|
panni
|
d318946791
|
forced_also WIP
|
2018-09-06 01:16:57 +02:00 |
|
panni
|
d17ced4c45
|
providers: opensubtitles: log reason for ServiceUnavailable
|
2018-09-03 10:45:30 +02:00 |
|
panni
|
f2be750e2e
|
core: include/exclude: proper handling for sz indicator files and include/exclude paths, attempt 2
|
2018-09-03 10:32:33 +02:00 |
|
panni
|
82b1cdb957
|
core: include/exclude: proper handling for sz indicator files and include/exclude paths
|
2018-09-03 10:32:32 +02:00 |
|
panni
|
bc1f99f6af
|
core: include/exclude: proper handling for sz indicator files
|
2018-09-03 10:32:32 +02:00 |
|
panni
|
87e49b8c5f
|
core: include/exclude: add more logging; more fixing; clarify settings
|
2018-09-03 10:32:30 +02:00 |
|
panni
|
7c80ea515f
|
core: fixes for include/exclude mode
|
2018-09-03 10:32:29 +02:00 |
|
panni
|
bdcac383fd
|
core: instead of an ignore list, add the option to disable SZ by default, then enable it per item/series/section (inverse ignore list)
|
2018-09-03 10:32:28 +02:00 |
|
panni
|
00947efe53
|
core: fallback for OSError on scandir, should fix #532
|
2018-09-03 10:32:25 +02:00 |
|
panni
|
f35b53a071
|
core: prefs migration: pass already migrated prefs to migration functions
|
2018-09-03 10:32:24 +02:00 |
|
panni
|
2211f99f36
|
core: prefs migration: save user prefs after gathering all migration results to retain non-existant settings as long as possible
|
2018-09-03 10:32:24 +02:00 |
|
panni
|
d5c08a5f51
|
core: prefs migration: pass version infos
|
2018-09-03 10:32:22 +02:00 |
|
panni
|
8d9c9bbfa6
|
#519 fix pref strings
|
2018-09-03 10:32:21 +02:00 |
|
panni
|
9f81317ecd
|
simplify conditions
|
2018-09-03 10:31:53 +02:00 |
|
panni
|
4e3f1a926f
|
core: add support for downloading subtitles only when the audio streams don't match (any?) configured languages; fixes #519
|
2018-09-03 10:31:52 +02:00 |
|
panni
|
e6e31449f6
|
move prefs migration call; log exception
|
2018-09-03 10:31:52 +02:00 |
|
panni
|
e573ddbb25
|
core: scanning: collect information about audio streams
|
2018-09-03 10:31:51 +02:00 |
|
panni
|
d510fd3b71
|
core: correctly force non-foreign-only-capable providers off; remove subscene from foreign-only capable providers
|
2018-09-03 10:31:50 +02:00 |
|
panni
|
5a316915a5
|
core: add config versioning; migrate only forced/foreign setting to new "Download Subtitles" setting
|
2018-09-03 10:31:50 +02:00 |
|
panni
|
81760192dc
|
Merge branch 'master' into develop-2.5
|
2018-06-15 15:06:26 +02:00 |
|
panni
|
2cb077423d
|
addic7ed: use correct throttle hours
|
2018-06-15 15:05:28 +02:00 |
|
panni
|
de8aaaa5e5
|
addic7ed: raise TooManyRequests and throttle in case of too frequent login
|
2018-06-15 15:05:02 +02:00 |
|
panni
|
b9ebd4e1d6
|
addic7ed: reduce DownloadLimitExceeded to 3 hours
|
2018-06-15 15:03:03 +02:00 |
|
pannal
|
8fdf1e841c
|
Merge pull request #501 from morpheus133/provider_supersubtitles
Provider supersubtitles
|
2018-06-15 15:02:26 +02:00 |
|
panni
|
a07d5aa440
|
addic7ed: cache login data instead of re-login per search
|
2018-06-15 05:38:39 +02:00 |
|
panni
|
6487258136
|
i18n: revert to english in case of error
|
2018-06-15 04:58:29 +02:00 |
|
panni
|
b3132d57b2
|
Merge branch 'develop-2.5' into i18n
|
2018-06-15 02:25:57 +02:00 |
|
panni
|
3ce25007b5
|
core: notify executable: drop pythonpath from env altogether if it was altered by plex
|
2018-06-14 15:45:33 +02:00 |
|
panni
|
5690ada2a7
|
core: notify executable: log error instead of info; properly clean up PYTHONPATH environment variable
|
2018-06-12 04:22:05 +02:00 |
|
panni
|
76481186e9
|
core: notify executable: unset PYTHONPATH in env if given and contains Plex
|
2018-06-10 22:45:18 +02:00 |
|
panni
|
8d2d2341c8
|
#355 don't use explicit env for mswindows; set working directory to executable directory
|
2018-06-07 16:10:16 +02:00 |
|
panni
|
4e20d282f7
|
#355 fix logging
|
2018-06-07 15:57:03 +02:00 |
|
panni
|
67ba6be6e2
|
#355 try finding executable in path
|
2018-06-05 14:38:15 +02:00 |
|
panni
|
4a4c6e7df2
|
enable logging of notification executable's output and error streams when its exit code is 1, #355
|
2018-05-30 16:20:38 +02:00 |
|
Dimo Tsai
|
5661528862
|
Add assrt provider and language converter
Since shooter.cn is not available any longer, implement a new provider
for Chinese as an alternative.
|
2018-05-29 23:28:21 +08:00 |
|
panni
|
5199fbe0cb
|
fix #520
|
2018-05-25 15:28:11 +02:00 |
|
panni
|
aebbc17643
|
Merge branch 'develop-2.5' into i18n
# Conflicts:
# Contents/Libraries/Shared/subliminal_patch/http.py
|
2018-04-26 06:21:09 +02:00 |
|
panni
|
84e78e1e20
|
core: try retrieving advanced_settings.json from the path given, which may be a file path or a directory
|
2018-04-26 06:19:42 +02:00 |
|
panni
|
a4016616a1
|
log usage of advanced config; add "adv_cfg_path" config variable to debug output
|
2018-04-25 15:33:19 +02:00 |
|
morpheus133
|
1b44f6d220
|
Added Hungarian provider supersubtitles
https://www.feliratok.info/
Support:
Movies
Series
SeriesPacks
|
2018-04-18 20:28:53 +02:00 |
|
panni
|
4d6897c138
|
core: get_item: don't fail on socket timeout #498
|
2018-04-17 14:09:50 +02:00 |
|
panni
|
c06baa67f1
|
config: add optional custom path to advanced_settings.json (mostly for NVIDIA SHIELD)
|
2018-04-16 16:03:08 +02:00 |
|
panni
|
e961c8d3aa
|
fix ZeroDivisionError, resolve #496
|
2018-04-16 13:24:31 +02:00 |
|
panni
|
fd764d0576
|
core: unrar check: be less verbose
|
2018-04-10 10:33:29 +02:00 |
|
panni
|
8a655a5d6e
|
don't rely on _check_unrar_tool at all, rely on custom_check
|
2018-04-06 19:38:51 +02:00 |
|
panni
|
777c21ce87
|
try local unrar last; explicitly custom check
|
2018-04-06 19:32:54 +02:00 |
|