panni
|
503279f3c2
|
core: use deepcopy on config.provider_settings
|
2018-02-03 01:08:30 +01:00 |
|
panni
|
03a72e1917
|
core: implement advanced_settings.json
|
2018-01-27 04:34:07 +01:00 |
|
panni
|
171cbd6c53
|
core: move pack cache dir to config; add CacheMaintenance task
|
2018-01-25 14:46:56 +01:00 |
|
panni
|
882509f891
|
core: add pack handling to agent; fix force-refresh; fix agent
|
2018-01-25 14:16:46 +01:00 |
|
panni
|
3396502334
|
subscene: fall back to downloading new pack if we couldn't find the subtitle in the cached pack
|
2018-01-24 17:45:00 +01:00 |
|
panni
|
b7fb99c3d4
|
subscene: add pack cache
|
2018-01-24 17:26:37 +01:00 |
|
panni
|
c82307a710
|
tasks: listavailable: remove redundant condition
|
2018-01-24 14:35:16 +01:00 |
|
panni
|
309a99d183
|
tasks: listavailable: use correct condition
|
2018-01-24 14:30:55 +01:00 |
|
panni
|
43afcb4239
|
tasks: availablesubs: don't skip non-matching episode if subtitle is pack
|
2018-01-24 12:26:10 +01:00 |
|
panni
|
5cedbd2fa0
|
searchallrecentlymissing: dynamically adjust overall item count
|
2018-01-17 18:08:36 +01:00 |
|
panni
|
27c94af980
|
core: massive speedup; refine only when needed, exit early otherwise
|
2018-01-17 13:16:31 +01:00 |
|
panni
|
99b670ff10
|
tasks: optimize memory usage
|
2018-01-16 12:46:41 +01:00 |
|
panni
|
9cd825aff1
|
core: only compute hashes for items for enabled providers
|
2018-01-12 15:11:12 +01:00 |
|
panni
|
efd6143498
|
availablesubs: fix listing
|
2018-01-10 14:46:36 +01:00 |
|
panni
|
085a4f30db
|
tasks: revert empty storage fix; core: return on disabled agent; create meta storage even if download failed
|
2018-01-09 13:24:36 +01:00 |
|
panni
|
c0c2891d8d
|
scheduler: log wrongly matched series/episodes
|
2018-01-09 12:06:51 +01:00 |
|
panni
|
06b269a2ba
|
scheduler: skip wrongly matched series
|
2018-01-09 12:04:49 +01:00 |
|
panni
|
833dc5e3ae
|
task: searchrecentlymissing: treat non existing storage as missing; log item title instead of item IDs
|
2018-01-09 10:34:36 +01:00 |
|
panni
|
ed49d743f9
|
SubtitleListingMixing: skip wrong season or episode when listing
|
2018-01-09 09:30:41 +01:00 |
|
panni
|
2920dbfe8d
|
subscene: add only_foreign support
providers: add provider throttling (TooManyRequests, DownloadLimitExceeded)
|
2018-01-06 04:50:31 +01:00 |
|
panni
|
1f5c45df91
|
correctly sync cache during tasks; use Thread.Sleep instead of time.sleep for tasks
|
2018-01-05 02:14:38 +01:00 |
|
panni
|
77a72d6663
|
add our own Language class
|
2017-12-30 04:54:03 +01:00 |
|
panni
|
4772b42d64
|
adapt HistoryStorage to be more like SubtitleStorage
|
2017-12-20 04:05:10 +01:00 |
|
panni
|
db2903edfd
|
#300 full subtitle blacklist integration
|
2017-11-12 03:54:13 +01:00 |
|
panni
|
92b3b762b2
|
add fixme for findbetter: check filesystem for existence
|
2017-11-01 03:13:16 +01:00 |
|
panni
|
48fd3f977d
|
clear missing subtitles menu data after manual subtitle download
|
2017-10-30 22:54:20 +01:00 |
|
panni
|
adf1190584
|
fix #373; even if external subtitles shouldn't be considered, don't re-download if already downloaded before (and existing)
|
2017-10-28 02:22:28 +02:00 |
|
panni
|
93f8bf561b
|
fix #329; re-implement old SARAM task as LegacySearchAllRecentlyMissing for first run
|
2017-08-19 03:59:22 +02:00 |
|
panni
|
c069541cee
|
availablesubs: handle possible exception; add debug log
|
2017-08-09 14:52:14 +02:00 |
|
panni
|
9a9043aa67
|
DownloadSubtitleMixin: fix usage of set_refresh_menu_state; SearchAllRecentlyAddedMissing: add debug note
|
2017-08-09 12:47:57 +02:00 |
|
panni
|
84bc6c95be
|
set provider slack to 30 (was 15) to circumvent addic7ed issues
|
2017-07-24 15:52:31 +02:00 |
|
panni
|
4fbdd67255
|
availablesubs: clear task data after download; clear other task data on new request
|
2017-07-24 13:44:03 +02:00 |
|
panni
|
ebc984d371
|
unify task logging
|
2017-07-22 03:25:11 +02:00 |
|
panni
|
0781265baa
|
actually wait for DL_PROVIDER_SLACK if downloading the previous better subtitle wasnt possible
|
2017-07-21 05:06:32 +02:00 |
|
panni
|
9b8798d534
|
add slack to findbetter when subtitles have been found but neither were eligible
|
2017-07-21 04:50:19 +02:00 |
|
panni
|
190724360c
|
add more debug info
|
2017-07-21 04:43:37 +02:00 |
|
panni
|
93acb7fbc1
|
dynamic slack for downloadbettersubtitles
|
2017-07-21 04:35:36 +02:00 |
|
panni
|
90cc235d23
|
dynamic slack :)
|
2017-07-21 04:14:17 +02:00 |
|
panni
|
515698fd95
|
reduce slack
|
2017-07-21 04:04:27 +02:00 |
|
panni
|
2596d0a4bc
|
add slack to searchallrecentlyaddedmissing
|
2017-07-21 03:57:01 +02:00 |
|
panni
|
4ecec2e362
|
storage.destroy()
(cherry picked from commit d044c65)
|
2017-07-21 03:31:06 +02:00 |
|
panni
|
3151df31f8
|
update task handling
|
2017-07-19 19:15:50 +02:00 |
|
panni
|
aaaa6aa731
|
SearchAllRecentlyAddedMissing: skip item if no plex metadata info available
|
2017-07-04 15:39:53 +02:00 |
|
panni
|
b32a2ded77
|
searchRecentlyAddedMissing: sleep for 1 second if no subtitles were downloaded; else 5 seconds; pep8
|
2017-06-04 02:23:09 +02:00 |
|
panni
|
1fbd9cfd50
|
ditch mixins; recentlyaddedmissing: fix logging
|
2017-06-03 14:51:47 +02:00 |
|
panni
|
dcd85c85d0
|
explicitly set "found_none"
|
2017-06-03 04:13:32 +02:00 |
|
panni
|
fcc907c507
|
update subtitle storage maintenance task; remove missing languages; remove missing parts
|
2017-06-03 01:34:12 +02:00 |
|
panni
|
4c42b3090a
|
remove old whack_missing_parts; correctly handle none-downloaded-subs on refresh
|
2017-06-03 00:17:48 +02:00 |
|
panni
|
476fd09397
|
findrecentlymissing: fix logging
|
2017-06-02 23:06:31 +02:00 |
|
panni
|
91eae536ae
|
fix findrecentlymissing: don't re-download every time :)
|
2017-06-02 22:49:08 +02:00 |
|