6844d0a242
#67 prevent crash if xml document does not exist
2023-10-15 12:19:44 +02:00
726be70af3
#66 Mangasee search sanitization
2023-10-14 12:59:35 +02:00
19c9ecb3e7
#66 Mangasee empty search breaks
2023-10-14 12:59:06 +02:00
b3bf523e1e
Fix #63 Chapter numbering.
2023-10-09 15:28:37 +02:00
7972f07801
housekeeping
2023-10-04 22:09:33 +02:00
6c3f7604fe
Better Mangasee search
2023-09-28 15:53:40 +02:00
27c4ed719c
Cancel failed jobs
2023-09-19 19:33:43 +02:00
569622099d
DownloadClient and MangaConnector improvements
...
DownloadClient is now abstract for HttpDownloadClient and ChromiumDownloadClient
The chromium client will exit the headless browser (on clean exit of the program).
The field "name" of MangaConnector is no longer abstract, instead set through constructor.
2023-09-08 23:27:09 +02:00
76a2b2498a
Added numberFormatDecimalPoint to GlobalBase
2023-09-05 19:42:46 +02:00
85bf3ec7e8
Fix MangaSee publicationId
2023-09-02 23:14:31 +02:00
0c8145803e
Possibly related to #20
2023-09-02 22:49:00 +02:00
32fd75bdae
Add Manga to cached on parsing
2023-09-02 22:12:49 +02:00
ad1d4dfe23
Fixed naming errors containing Manga
...
Added GetMangaFromUrl(url) to Mangaconnector
2023-09-02 21:52:48 +02:00
394829ee36
Revert "Download Covers only when Downloading Chapters"
...
This reverts commit e663163d
Covers might be important
2023-09-01 21:17:46 +02:00
1fd36c91d6
Renamed Publication.cs to Manga.cs
...
Renamed Request-Paths "Tasks" to "Jobs"
2023-08-31 12:16:02 +02:00
e663163de8
Download Covers only when Downloading Chapters
2023-08-31 12:14:03 +02:00
6e1a0ab06c
Corrected order of constructor (GlobalBase clone)
2023-08-27 01:15:02 +02:00
0cf3a95f58
cachedPublications
2023-08-26 02:42:57 +02:00
a89a526fda
Default language GetChapters: en
2023-08-26 02:42:31 +02:00
e6a3fa2899
public GetPublications
2023-08-26 01:46:36 +02:00
a4aa571870
Added Jobs and ProgressToken
2023-08-04 14:51:40 +02:00
e4086a8892
Rename TBaseObject -> GlobalBase
...
Remove Notification and Library Connectors from GlobalBase
2023-08-01 18:24:19 +02:00
c45e4ddf90
Rename Connectors -> MangaConnectors
2023-08-01 18:22:24 +02:00