fec5ad664c
Fix possible nullreference
2023-09-13 23:02:36 +02:00
3cea5fb431
#50 Added Mangaworld.bz connector
2023-09-13 23:00:52 +02:00
7fa44fba54
Fix filename for coverimage if url contains parameters
2023-09-13 23:00:27 +02:00
d6b5a29fdc
Fix Manganato kaguya-bug: volumenumber, chapternumber, chaptername match
2023-09-13 21:47:50 +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
99ad702163
Fixed MangaDex GetMangaFromUrl Regex-Group and resultobject
2023-09-02 22:12:34 +02:00
ad1d4dfe23
Fixed naming errors containing Manga
...
Added GetMangaFromUrl(url) to Mangaconnector
2023-09-02 21:52:48 +02:00
a05e1914e3
Log output changes
2023-09-02 14:11:11 +02:00
28e05e549d
Added import and export for Jobs
...
Renamed tasksFilePath -> jobsFilePath and changed to jobs.json
2023-09-01 23:37:50 +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
ea1b8749a6
Removed unnecessary check
2023-08-27 01:22:21 +02:00
2fcab1f1b1
More Logging
2023-08-27 01:22:08 +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
7614f9aad3
Add User Agent to MangaConnectors
2023-08-26 01:50: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