panni
|
e7e98b83d2
|
make crap removal less error prone
|
2018-02-14 16:10:17 +01:00 |
|
panni
|
7050f64fae
|
advanced: languages: log requested languages as "requested" instead of "got"
|
2018-02-09 23:29:48 +01:00 |
|
panni
|
87b942bd6d
|
config: actually wanted to fix only_one, not undefined as first
|
2018-02-09 18:12:58 +01:00 |
|
panni
|
87ee5cc627
|
config: correctly handle unknown as first
|
2018-02-09 18:10:18 +01:00 |
|
panni
|
2e50d84f2a
|
advanced: languages: more verbose logging
|
2018-02-09 15:35:37 +01:00 |
|
panni
|
d32716f4c5
|
advanced: languages: mutability problem?
|
2018-02-09 15:28:38 +01:00 |
|
panni
|
99410249c7
|
core: advanced: add per-provider language config
|
2018-02-09 12:57:38 +01:00 |
|
panni
|
a8efa2e266
|
adapt to newest subliminal
|
2018-02-02 23:43:04 +01:00 |
|
panni
|
6732272047
|
core: download_best: skip subtitle if we've got an episode and it doesn't verify against the subtitle episode data
|
2018-02-02 22:55:22 +01:00 |
|
panni
|
a4ed77c7bb
|
core: set hints in scan_video
|
2018-02-02 22:42:45 +01:00 |
|
panni
|
3b18c6c14f
|
core: use scandir library instead of os.listdir where possible
|
2018-01-28 04:37:32 +01:00 |
|
panni
|
03a72e1917
|
core: implement advanced_settings.json
|
2018-01-27 04:34:07 +01:00 |
|
panni
|
882509f891
|
core: add pack handling to agent; fix force-refresh; fix agent
|
2018-01-25 14:16:46 +01:00 |
|
panni
|
cb0008b59e
|
low impact mode: skip hashing files if enabled
|
2018-01-12 15:23:42 +01:00 |
|
panni
|
9cd825aff1
|
core: only compute hashes for items for enabled providers
|
2018-01-12 15:11:12 +01:00 |
|
panni
|
0f081d8d7b
|
napiprojekt: prone to memoryerror when hashing, mitigate
|
2018-01-09 10:42:50 +01:00 |
|
panni
|
203cc392c0
|
fix usage of REMOVE_CRAP_FROM_FILENAME regex
|
2018-01-07 22:09:14 +01:00 |
|
panni
|
8aa0576bbc
|
remove crap from filename: be more specific
|
2018-01-07 06:46:40 +01:00 |
|
panni
|
5ce9cc79c8
|
remove crap from filename: also remove brackets inside release group
|
2018-01-07 06:33:44 +01:00 |
|
panni
|
9cf8ad7399
|
throttle for 20 minutes on ServiceUnavailable
|
2018-01-06 05:15:27 +01:00 |
|
panni
|
2920dbfe8d
|
subscene: add only_foreign support
providers: add provider throttling (TooManyRequests, DownloadLimitExceeded)
|
2018-01-06 04:50:31 +01:00 |
|
panni
|
75d770e019
|
first subscene implementation
|
2018-01-05 16:58:37 +01:00 |
|
panni
|
77a72d6663
|
add our own Language class
|
2017-12-30 04:54:03 +01:00 |
|
panni
|
6b6ca461f0
|
add AsRequested to garbage names
|
2017-12-23 14:12:59 +01:00 |
|
panni
|
62b4496cd6
|
refiners: finalize sonarr/radarr integration for now
|
2017-12-14 16:56:18 +01:00 |
|
panni
|
139dcb409e
|
refiners: drone: add radarr support (>=0.2.0.897) (WIP)
|
2017-12-14 03:45:48 +01:00 |
|
panni
|
3b03c3c2bb
|
be smarter when removing crap from file/foldernames
|
2017-12-09 05:10:00 +01:00 |
|
panni
|
202f2532a6
|
Merge branch 'develop-2.0' into develop-2.1
# Conflicts:
# Contents/Info.plist
|
2017-12-09 03:51:07 +01:00 |
|
panni
|
e33c0ab86c
|
normalize line endings; skip empty lines;
|
2017-12-09 02:50:27 +01:00 |
|
panni
|
2d22a6c383
|
Merge branch 'develop-2.0' into develop-2.1
# Conflicts:
# Contents/Code/interface/item_details.py
# Contents/Info.plist
# Contents/Libraries/Shared/subliminal_patch/core.py
|
2017-11-19 03:31:27 +01:00 |
|
panni
|
db2903edfd
|
#300 full subtitle blacklist integration
|
2017-11-12 03:54:13 +01:00 |
|
panni
|
6f3c806a21
|
fix adv_tag=None exception for external subtitles without advanced tag
|
2017-11-10 09:48:20 +01:00 |
|
panni
|
3d119bcd98
|
fix typo
|
2017-11-09 11:42:05 +01:00 |
|
panni
|
d5d6aa0bd5
|
add throttling between searches in download_best_subtitles
|
2017-11-09 11:32:01 +01:00 |
|
panni
|
6edc6a1c6d
|
decrease retry amount; increase retry timeout from 1 to 10 seconds; increase retry download from 2 to 6 seconds; add OS VIP note; remove 1-3 hours missing subtitles scheduler options
|
2017-11-05 04:59:51 +01:00 |
|
panni
|
f20e97574a
|
use code shortcut when extracting subtitles
|
2017-11-04 23:28:35 +01:00 |
|
panni
|
e698b9d608
|
add more garbage names to remove-crap-from-filename in addition to scrambled/obfuscated
(cherry picked from commit e2a7cc6)
|
2017-11-04 14:53:21 +01:00 |
|
panni
|
e2a7cc6b45
|
add more garbage names to remove-crap-from-filename in addition to scrambled/obfuscated
|
2017-11-04 14:52:18 +01:00 |
|
panni
|
9743af5db0
|
handle "embedded-forced"
(cherry picked from commit fca052b)
|
2017-11-04 14:47:39 +01:00 |
|
panni
|
4f0e685feb
|
first proof of concept attempt of extracting embedded subtitles
|
2017-11-04 03:07:32 +01:00 |
|
panni
|
fca052b308
|
handle "embedded-forced"
|
2017-11-04 01:24:27 +01:00 |
|
panni
|
a8a5b4ad16
|
#373 if forced not explicitly wanted, treat only forced subtitle existing as non-existant
|
2017-10-30 10:57:30 +01:00 |
|
panni
|
1c16cf5926
|
fix error detecting uppercase extensions
|
2017-10-25 10:25:34 +02:00 |
|
panni
|
de915ba840
|
use SZProviderPool instead of SZAsyncProviderPool on windows with special characters in path; fixes #328
|
2017-08-06 01:17:42 +02:00 |
|
panni
|
48a036a2bb
|
subliminal: remove support for multiprocessing on windows with special chars in path; possibly fixes #328
|
2017-08-06 00:45:58 +02:00 |
|
panni
|
80c73e5871
|
catch errors on subtitle.get_modified_content
|
2017-07-22 01:21:38 +02:00 |
|
panni
|
244e183a2b
|
remove traceback info
|
2017-07-01 03:46:38 +02:00 |
|
panni
|
5cb00a0532
|
clarify error and change exception to error on legendastv malformed RAR archive
|
2017-07-01 03:38:49 +02:00 |
|
panni
|
881a23ec7f
|
don't discard provider on bad rar file
|
2017-07-01 03:29:45 +02:00 |
|
panni
|
867a162fcf
|
add plex fps info always; fixes rare microdvd error on opensubtitles
|
2017-07-01 02:09:08 +02:00 |
|