|
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 |
|
|
5458c43f21
|
Merge branch 'timeout-bug' into cuttingedge
|
2023-10-19 13:00:03 +02:00 |
|
|
f78bec43d6
|
Fix an issue where a request-timeout would cause a restartloop.
|
2023-10-19 12:59:20 +02:00 |
|
|
88876fb8f4
|
#68 corrected url in GetChapters
|
2023-10-19 12:09:43 +02:00 |
|
|
c71aec8882
|
#68 Readme and Name
|
2023-10-19 12:08:49 +02:00 |
|
|
ddfba0d864
|
#68 MangaLife untested code, XML on site is broken
|
2023-10-19 12:06:03 +02:00 |
|
|
ca9c0b22c1
|
Merge pull request '#67 prevent crash if xml document does not exist' (!60) from cuttingedge into master
Reviewed-on: #60
|
2023-10-15 12:21:31 +02:00 |
|
|
6844d0a242
|
#67 prevent crash if xml document does not exist
|
2023-10-15 12:19:44 +02:00 |
|
|
fd9319de27
|
Merge pull request 'Fix #66 Mangasee search and parsing' (!59) from cuttingedge into master
Reviewed-on: #59
|
2023-10-14 13:07:46 +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 |
|
|
f01a786e59
|
Merge pull request 'cuttingedge' (!58) from cuttingedge into master
Reviewed-on: #58
|
2023-10-12 20:48:15 +02:00 |
|
|
59f9bcc7d0
|
Merge remote-tracking branch 'origin/cuttingedge' into cuttingedge
|
2023-10-12 20:47:25 +02:00 |
|
|
2796a2adb5
|
Merge branch 'master' into cuttingedge
|
2023-10-12 20:47:16 +02:00 |
|
|
e07b191293
|
Merge branch 'master' into cuttingedge
|
2023-10-12 20:46:43 +02:00 |
|
|
9bf650f5fc
|
New Issue Template: New Connector
|
2023-10-12 20:45:56 +02:00 |
|