168bf5a358
Made CLI auto-update on menu screen (task count)
...
And tail the logfile
2023-05-21 14:44:33 +02:00
636d17d287
Only list tasks that are not already running when asking to execute now.
2023-05-21 03:21:34 +02:00
294b819ff0
Created SelectTask menu
...
Created method to enqueue task
Added option to enqueue task to CLI
2023-05-21 03:18:56 +02:00
d763610383
Menu formatting
2023-05-21 03:08:36 +02:00
2910473fec
Only list tasks that are enqueued when showing remove task menu
2023-05-21 03:06:50 +02:00
ca2d13226f
Menu formatting
2023-05-21 03:05:29 +02:00
95c65c981e
Added "Remove task from queue"-Menu
...
Added "Remove task from queue" to TaskManager
Better naming for deleting tasks and the taskqueue
2023-05-21 03:04:32 +02:00
e72efa3731
Corrected string
2023-05-21 02:18:39 +02:00
597eedb6d4
Added menu to show loglines
2023-05-21 02:17:38 +02:00
32467191f6
Added New CLI Options to list enqueued task and view last 20 loglines
2023-05-21 02:11:47 +02:00
fe52d2c3b5
Always create and use MemoryLogger
2023-05-21 02:10:32 +02:00
e564be08f5
Search query length now at least 4 characters
2023-05-20 23:08:16 +02:00
d6af014cb7
string
2023-05-20 22:43:39 +02:00
d62b0bdf34
Changed Logger to accept string as caller
...
Added Logger to all relevant methods
2023-05-20 22:10:24 +02:00
a367ebb230
Use Logger to log CLI-Inputs
2023-05-20 21:48:08 +02:00
1449292e53
More fancy CLI
2023-05-20 16:35:08 +02:00
67f3695be8
CLI: When listing Task add headers for values
2023-05-20 16:27:30 +02:00
e54e83c2ae
Moved "Press any key"
2023-05-20 16:15:17 +02:00
73f19c3989
Clear console when aborting.
2023-05-20 16:13:19 +02:00
2c84688925
Rewrote menu structure
...
You can now exit menus with q
2023-05-20 16:12:15 +02:00
a58f113d14
Add ability to abort when selecting task in menu to ExecuteNow or Remove
2023-05-20 15:58:35 +02:00
fcb1848a93
Renamed SelectTask to SelectTaskType to avoid confusion
2023-05-20 15:58:02 +02:00
337111d833
Remove DownloadNow mode
2023-05-20 15:57:35 +02:00
4ee47ed65c
Snarky comments. Documentation
2023-05-20 15:05:41 +02:00
430ee2301f
Implemented Queue, so that taskManager is not held up with other Connector-tasks.
...
Tasks are now executed in another Thread.
Replaced TrangaTask.isBeingExecuted bool with 3-states: Waiting, Enqueued, Running
Added Queue size to CLI output.
2023-05-20 14:50:48 +02:00
58de0115d6
Use GetConnector Method.
2023-05-20 14:21:47 +02:00
538cfec619
Added UpdateKomgaTask
...
Fixed Komga-auth
Added Komga to data.json
2023-05-20 14:07:38 +02:00
52f357021d
Added KomgaAPI base,
...
Rewrote settings/task storage to only produce single file
2023-05-20 12:53:19 +02:00
08e0fe7c71
We happy? We happy. Thanks ReSharper
2023-05-20 01:06:12 +02:00
9d104b25f8
Renamed some variables,
...
changed some access-types to protected/readonly
Made Resharper a bit happier
2023-05-20 01:06:00 +02:00
247c06872e
Formatting
2023-05-20 00:37:18 +02:00
854bb71771
Print the created task
2023-05-20 00:37:10 +02:00
3c1865de31
Added Menu options:
...
List Running Tasks
Search Task (by name)
2023-05-20 00:30:24 +02:00
ccbe8a95f8
Proper naming
2023-05-19 23:01:04 +02:00
1d0883cbab
strings
2023-05-19 23:00:04 +02:00
b040419e12
Fix bug where if no tasks were available, the program could not continue.
2023-05-19 20:34:34 +02:00
204ec203d5
Changed some strings
2023-05-19 20:34:09 +02:00
8fcee6ca22
Store last selected Folder-Path
2023-05-19 20:33:53 +02:00
553a77320d
Strings
2023-05-19 19:23:37 +02:00
68e877298a
Added option to immediately execute a task
2023-05-19 19:23:12 +02:00
58fef5c307
Added force shutdown functionality and option to select wether we want to force or not
2023-05-19 19:21:54 +02:00
133b3146b5
Added option to immediately execute a task
2023-05-19 19:20:52 +02:00
c4949936cd
Changed string
2023-05-19 18:10:47 +02:00
30d91b9ee1
Added real reoccurrence selection to cli
2023-05-19 17:47:49 +02:00
d11a7d094a
Changed string
2023-05-19 17:39:39 +02:00
f0a4bc3e99
AddTask now takes ConnectorName instead of object
2023-05-19 17:36:03 +02:00
0df7e7ed31
Missing bracket.
2023-05-19 16:36:02 +02:00
dd58efce06
Working TaskManager and Tasks
2023-05-19 16:27:56 +02:00
e8f25ca9d0
Added Series Info Capability
2023-05-18 20:26:47 +02:00
glax
c283cbd9a9
Added download cover functionality
2023-05-18 19:56:06 +02:00