|
5df63b00c2
|
Moved Struct RequestResult to own file
|
2024-01-03 17:31:00 +01:00 |
|
|
903bb5af5e
|
Resolves #97 Manga4Life Volume Numbers
|
2024-01-03 17:05:33 +01:00 |
|
|
cc8453d4a8
|
#85 included characters with accents, umlauts, and +
|
2023-12-24 16:52:24 +01:00 |
|
|
800d4c1ec1
|
Amend 29f6de2590
Fix #87, manga that return no chapters, crash when updating latest released chapter.
|
2023-12-24 16:43:49 +01:00 |
|
|
b4f97eefcf
|
Fix comparisons
|
2023-12-24 16:34:54 +01:00 |
|
|
29f6de2590
|
Catch parsing error #93 to prevent crashes and restart loops
|
2023-12-24 16:27:20 +01:00 |
|
|
23e5c4a7b1
|
Fix #93
|
2023-12-24 16:20:06 +01:00 |
|
|
e15717cb04
|
Merge pull request #84 from arxae/mangakatana_input_string_not_correct_format
Fixed input string not being in correct format
|
2023-11-13 11:54:02 +01:00 |
|
Andy Maesen
|
b995fc568a
|
Requested changes
|
2023-11-13 06:49:20 +01:00 |
|
|
442d949371
|
Fix #80 UpdateMetaData failing
|
2023-11-12 13:03:33 +01:00 |
|
|
263d0e6036
|
Fix #82 Tranga crashes when cover is missing from imageCache.
Retrying download of cover and copy
|
2023-11-12 12:39:32 +01:00 |
|
Andy Maesen
|
7c7d43021e
|
Fixed input string not being in correct format
|
2023-11-12 05:38:06 +01:00 |
|
|
5cdc7d7207
|
Fix wrong jobtype
|
2023-11-05 16:14:23 +01:00 |
|
|
1bcbd1517f
|
Addresses #81
|
2023-11-05 16:14:12 +01:00 |
|
|
b72da45ae9
|
Add GetMangaFromId for MangaWorld
|
2023-11-02 15:58:16 +01:00 |
|
|
01041e43ac
|
Fix publicationId for MangaWorld
|
2023-11-02 15:58:04 +01:00 |
|
|
4c1a659f16
|
Add API: POST Jobs/UpdateMetadata
|
2023-11-02 15:48:46 +01:00 |
|
|
2e02f0b237
|
Exception message.
|
2023-11-02 15:48:31 +01:00 |
|
|
77f93d87f9
|
UpdateMetadata now finishes correctly.
|
2023-11-02 15:48:17 +01:00 |
|
|
45c0f19a9d
|
Added override Manga.Equals
|
2023-11-02 15:48:03 +01:00 |
|
|
7c09deb143
|
Remove Manga.WebsiteUrl
|
2023-11-02 15:47:43 +01:00 |
|
|
449d406eab
|
Add MangaConnector.GetMangaFromId
|
2023-11-02 15:47:16 +01:00 |
|
|
083ce238d8
|
Add UpdateMetadata Job to DownloadNewChapters
|
2023-11-02 15:20:34 +01:00 |
|
|
5f9ffb8aad
|
Improved UpdateMetadata
|
2023-11-02 15:20:20 +01:00 |
|
|
92bc3d5aa8
|
Catch HttpRequestException in LibraryConnector
|
2023-11-02 15:19:56 +01:00 |
|
|
49ab8928b1
|
Add parameter JobBoss to Job.ExecuteTask (and Internal)
|
2023-11-02 15:19:36 +01:00 |
|
|
391efcb9bc
|
Add Field jobType to Job
|
2023-11-02 15:18:41 +01:00 |
|
|
963ad375e8
|
Add Job UpdateMetadata --> untested!
|
2023-11-01 14:17:11 +01:00 |
|
|
0a5ded2036
|
Add field WebsiteUrl to Manga
|
2023-11-01 14:15:55 +01:00 |
|
|
4843c7f05c
|
Overwrite SeriesInfo.json parameter in SaveSeriesInfoJson.
|
2023-11-01 14:04:35 +01:00 |
|
|
6adbda2359
|
#77 Added field releaseStatus to Manga
|
2023-11-01 13:59:21 +01:00 |
|
|
425cf7e0d6
|
Re-add forgotten seriesInfo.json to new downloads
|
2023-11-01 13:36:58 +01:00 |
|
|
8f5dd5aab5
|
#78 Manganato chapternumber parsing from url
|
2023-11-01 13:22:33 +01:00 |
|
|
733ae285f1
|
#76 debug
|
2023-10-31 16:46:41 +01:00 |
|
|
2e1c8ce34f
|
#75 Reimplemented own search.
At the moment returns too many results, levenshtein distance still too inefficient.
|
2023-10-31 15:47:39 +01:00 |
|
|
c965bc38d1
|
https://github.com/C9Glax/tranga-website/issues/19
Wrong regex for URLs with ports
|
2023-10-30 19:30:51 +01:00 |
|
|
37266ea095
|
https://github.com/C9Glax/tranga-website/issues/19
Add exception handling if host doesnt exist
|
2023-10-30 13:48:25 +01:00 |
|
|
8caac538c9
|
https://github.com/C9Glax/tranga-website/issues/19 Send a badrequest response if not a valid libraryconnector
|
2023-10-30 13:39:50 +01:00 |
|
|
7c7f711bb4
|
https://github.com/C9Glax/tranga-website/pull/17
|
2023-10-28 12:47:13 +02:00 |
|
|
d78897eb74
|
#74 untested
|
2023-10-27 14:09:34 +02:00 |
|
|
438c11af4f
|
#73 api side, untested
|
2023-10-27 13:47:37 +02:00 |
|
|
38df54baff
|
Exception handling on request failed HttpDownloadClient
|
2023-10-25 18:22:00 +02:00 |
|
|
98d187d133
|
Possible fix #72
Volume Numbers broke Regex
Now can also parse volume numbers!
|
2023-10-25 18:16:26 +02:00 |
|
|
5352cca058
|
Possible fix for #72
RegexMatching was off for last element sometimes on bato
|
2023-10-23 17:01:26 +02:00 |
|
|
3381909afd
|
Fix #72 Chapternumber Parsing Bato
|
2023-10-21 15:44:37 +02:00 |
|
|
7219641859
|
#68 Because XML is sometimes broken, we parse from somewhere else
Also fixed the faulty url completion.
|
2023-10-20 15:01:55 +02:00 |
|
|
f63851d95d
|
#68 JsonConverter
|
2023-10-20 14:50:26 +02:00 |
|
|
e72301d062
|
#68 and other chromium connectors: Wait for page to be fully loaded
|
2023-10-20 14:49:48 +02:00 |
|
|
2302e1009b
|
Merge branch 'issue_70' into cuttingedge
|
2023-10-20 14:40:37 +02:00 |
|
|
40fea6cc7f
|
Fix #70 invalid chapter numbers
|
2023-10-20 14:40:24 +02:00 |
|