Tranga-Website/Tranga
glax 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
..
Connectors Created Method to check wether file is already downloaded. 2023-05-20 01:30:23 +02:00
Chapter.cs Why is it so complicated to multiply some numbers 2023-05-20 02:42:36 +02:00
Connector.cs Changed ComicInfo.xml to use chapternumber as "Number". 2023-05-20 12:53:54 +02:00
Komga.cs Added UpdateKomgaTask 2023-05-20 14:07:38 +02:00
Publication.cs Added InvalidFileNameCharacters to list of replaced Characters in folder-names 2023-05-20 01:31:06 +02:00
TaskExecutor.cs Implemented Queue, so that taskManager is not held up with other Connector-tasks. 2023-05-20 14:50:48 +02:00
TaskManager.cs Implemented Queue, so that taskManager is not held up with other Connector-tasks. 2023-05-20 14:50:48 +02:00
Tranga.csproj Switch to Newtonsoft.Json for serialization 2023-05-19 16:23:37 +02:00
TrangaTask.cs Implemented Queue, so that taskManager is not held up with other Connector-tasks. 2023-05-20 14:50:48 +02:00