panni
|
177f417f99
|
add single task queue, hopefully helping with #207
|
2016-11-25 13:11:48 +01:00 |
|
panni
|
2058670123
|
reset task.time_start automatically
|
2016-11-19 04:47:53 +01:00 |
|
panni
|
5e728fb183
|
separate more stuff into mixins; FindBetterSubtitles-release-candidate
|
2016-11-19 04:38:13 +01:00 |
|
panni
|
5d0cda5e9b
|
clarify frequency settings for periodic tasks
|
2016-11-19 00:34:45 +01:00 |
|
panni
|
e46e65bc7b
|
add task data clear method to scheduler; add task for missing subtitles
|
2016-11-12 04:16:20 +01:00 |
|
panni
|
4b8ab7d5e2
|
forward migration for tasks; default task setup
|
2016-11-01 02:02:34 +01:00 |
|
panni
|
2db91bb088
|
don't kill task data in Dict by default
|
2016-10-30 03:26:45 +01:00 |
|
panni
|
23d18cc63c
|
add AvailableSubsForItem task
|
2016-10-16 04:35:47 +02:00 |
|
panni
|
90e423b62c
|
1.3.6.316
|
2015-11-06 22:21:47 +01:00 |
|
panni
|
00a5678784
|
correct is_recent; when searching for missing subtitles, don't refresh all at once
|
2015-11-06 13:59:31 +01:00 |
|
panni
|
7a308e5aed
|
reformat menu.py; add scheduler.init_storage and call it on storage reset aswell
|
2015-11-05 20:09:03 +01:00 |
|
panni
|
e2c90548ed
|
split task run logic into prepare(), run() and post_run(); remove running as a stored parameter; get correct item ids while task is running
|
2015-11-05 19:51:54 +01:00 |
|
panni
|
b870175031
|
pep8; add .idea to gitignore; reformat project
|
2015-11-05 18:23:50 +01:00 |
|
panni
|
7ef23c8434
|
menu: add log option for internal storages; let tasks handle their running state
|
2015-11-04 22:40:10 +01:00 |
|
panni
|
821e35ebab
|
better menu; actually skip task if already running
|
2015-11-01 04:19:13 +01:00 |
|
panni
|
cede650552
|
add localization stuff; localize date/time in channel menu
|
2015-10-31 13:38:32 +01:00 |
|
panni
|
96360498f8
|
rewrite task scheduling; keep track of missing subtitles search task
|
2015-10-31 04:07:33 +01:00 |
|
panni
|
ea6cab53ad
|
more robust scheduler; update menu; better last_run and next_run handling
|
2015-10-30 03:23:12 +01:00 |
|
pannal
|
bcc8a1fd81
|
a task never ran actually is none, not now()
|
2015-10-29 02:33:30 +01:00 |
|
pannal
|
28c811163f
|
force-save the task state even if it has never run before
|
2015-10-29 01:26:01 +01:00 |
|
pannal
|
b6cf3d588a
|
more robust task running; ensure task state even if errors occurred
|
2015-10-29 01:15:23 +01:00 |
|
panni
|
be1ad61f8b
|
add more info to the menu
|
2015-10-28 01:42:31 +01:00 |
|
pannal
|
bfe0cd04f2
|
actually honor the "never" setting
|
2015-10-25 20:04:08 +01:00 |
|
panni
|
36ac372b15
|
add recently added missing subtitles search task; finalize scheduler
|
2015-10-25 16:08:36 +01:00 |
|
panni
|
a7e2141528
|
add advanced menu; move advanced stuff there; add plex.py handler for onDeck; add on_deck to menu
|
2015-10-25 04:24:20 +01:00 |
|
panni
|
90bb518922
|
move ./subzero to ./support; add basic routes
|
2015-10-24 04:00:32 +02:00 |
|