3d6657b483
Moved libraryManagers, notificationManagers and logger to commonObjects class.
2023-07-30 23:31:25 +02:00
1afa3df316
Cleanup build warnings, ReShaper, Dictionary
2023-07-30 17:25:04 +02:00
000539d6a6
Moved logger to Trangasettings
2023-07-30 17:08:43 +02:00
b4bef25a22
Moved downloadclient to separate file
2023-07-30 17:04:43 +02:00
579e400a5d
Moved class to appropriate namespaces
2023-07-30 17:01:54 +02:00
42c2876188
Mangakatana chapter num fix
2023-07-16 20:22:33 +02:00
715244ff1b
Mangasee more logging
2023-07-16 18:15:28 +02:00
2333cd9095
Mangasee more bad words
2023-07-16 18:15:11 +02:00
Andy Maesen
aa0dc4fa35
Fixes single result redirect
2023-07-06 02:09:56 +02:00
25f48592c0
Added more badwords to filter out when searching mangasee, resolves #26
2023-07-04 22:44:01 +02:00
58a62f8272
Mangasee search all title-fields.
2023-07-02 23:54:02 +02:00
c97ff69148
Fix for new publications: Add to collection
2023-07-02 22:46:01 +02:00
9ae8ca65df
resolves #25 characters encoding mistake
2023-06-29 21:09:42 +02:00
98946b4aa3
Fixed null chapterNumber on mangadex
2023-06-28 22:43:24 +02:00
01d1f922c2
MangaDex chapterNumber non.nullable
2023-06-28 00:13:09 +02:00
82f6c7b3fe
Moved GetArchiveFilePath, CheckChapterIsDownloaded and GetComicInfoXmlString to Chapter.cs
2023-06-27 23:22:23 +02:00
f66ab7d40b
Connector use TrangaSettings instead of own values for imageCache and downloadLocation
2023-06-27 22:57:44 +02:00
Andy Maesen
d4eb72cd99
Required changes
2023-06-23 22:14:27 +02:00
Andy Maesen
4275703941
Added MangaKatana connector
2023-06-22 14:22:21 +02:00
9af5c1603e
Using HttpStatusCode to signify Task-Success
...
When DownloadChapterTask returns notfound, do not retry.
2023-06-20 15:46:54 +02:00
23dfdc0933
Connector DownloadChapter, DownloadImage, DownloadChapterImages returns successState.
...
RequestResult replace HttpStatusCode with success-status boolean.
DownloadChapterTask: Only send Notification when Chapter download successful
2023-06-19 22:45:33 +02:00
f280c01802
Browser Version for both windows and linux
2023-06-15 16:30:07 +02:00
af822febbe
fixed nullable warning
2023-06-11 18:01:04 +02:00
1c94625840
Added CancellationToken to TrangaTask #14
2023-06-10 14:27:09 +02:00
32f89f9dce
Multiple authors resolves #7
2023-06-10 14:05:23 +02:00
234735a562
Order of tasks closes #15
...
Also API /Queue/Get orders in order of nextExecution
2023-06-10 00:45:55 +02:00
f5141d0f8e
removed unnecessary async
2023-06-06 21:27:02 +02:00
f73997e563
Fix browser startup
2023-06-05 21:38:32 +02:00
bbf05e3dec
name and volume number
2023-06-05 20:37:44 +02:00
d95839e5df
Chromium Version and Dependencies
2023-06-05 20:36:01 +02:00
5a303598fe
Download progress updates every 5 seconds
2023-06-05 19:53:00 +02:00
2c1105527a
Add Connector Mangasee #34
2023-06-05 19:47:04 +02:00
46f06c2685
Duplicate logs
2023-06-05 19:46:10 +02:00
bd189984a9
Rewrote entire Task-Structure:
...
TrangaTask now only contains essentials, derived classes contain specific information such as connectorName, publication, chapter, etc.
Removed taskQueue system, instead all tasks are kept in _allTasks.
Progress is being tracked in TrangaTask resolves #36 resolves #32
Added new TrangaTask: DownloadChapter to download single chapters. #35
Fixed duplicate file-access when writing settings.
2023-06-05 00:38:07 +02:00
d6a62dc315
Manganato download order
2023-06-03 22:25:34 +02:00
439d69d8e0
Sanitization Manganto
2023-06-01 22:59:51 +02:00
165bbc412e
Adjusted Manganato ratelimit
2023-06-01 22:49:20 +02:00
1bca99cb6a
#32 Added progress tracking to task (internal and log use for now)
2023-06-01 22:05:48 +02:00
27afedc1b4
year in series.json
2023-06-01 15:25:26 +02:00
03ca480fe8
remove empty lines at start of description
2023-06-01 14:59:09 +02:00
8805c53cb8
wrong url for manga info page
2023-06-01 13:37:06 +02:00
adbbe3f6cc
logs
2023-06-01 13:27:58 +02:00
14b694d3be
Description value duplicate #2
2023-06-01 13:25:58 +02:00
72ce75c6e0
#2 Multiple alt titles
2023-06-01 13:18:26 +02:00
8381951168
#2 First Attempt
2023-06-01 13:13:53 +02:00
8261d02cc7
Renamed methods, made some methods non-static in Connector, some more logging
2023-05-31 20:29:30 +02:00
732c2f119c
More logging
2023-05-26 15:09:26 +02:00
81638f4b4a
Path.join joins paths ya know
2023-05-26 14:51:11 +02:00
d80980512e
#28 is a pain in the buttcheeks
2023-05-26 14:47:13 +02:00
f9f802155d
#28 why was there a '!'
2023-05-26 14:43:47 +02:00