1e6a65c0fd
Chapter volume and chapternumber as float instead of string.
...
Possible fix #293
2024-12-12 22:33:13 +01:00
c58adf64fa
#271 Create Marker-files for Chapters.
...
If a Connector provides a unique ID for a chapter, Tranga will create a markerfile, containing the current name of the Chapter
This should prevent duplicates, or missing chapters.
2024-10-27 02:41:28 +02:00
cf5cbba9a8
#247 Add supported languages to Mangaconnectors
2024-09-16 21:17:07 +02:00
63b493fa9c
Rework TrangaSettings
2024-08-26 12:36:35 +02:00
7ceb9cd4cb
#182 Changed filename to instead of remote filename have the format server-internalId.fileFormat
2024-05-26 22:51:46 +02:00
762da4c859
Make cachedPublications private with getter-setter
2024-04-22 22:43:42 +02:00
daba940b45
Make cachePublications a dictionary with internalId as key.
2024-04-22 22:38:23 +02:00
5bdbd9e2e4
Hack to resolve #60 Website-URL.
...
Field will have same name, just acquisition will be better.
2024-04-22 02:25:39 +02:00
0b4461265c
#109 Rate Limits
...
Moved Config for RateLimits to TrangaSettings
Updated API: Settings/customRequestLimit
requestType in RequestType.cs
requestsPerMinute as int
2024-02-11 00:35:33 +01:00
d986c808e3
Chapter as Comparable
2024-01-03 18:37:12 +01:00
5df63b00c2
Moved Struct RequestResult to own file
2024-01-03 17:31:00 +01:00
449d406eab
Add MangaConnector.GetMangaFromId
2023-11-02 15:47:16 +01:00
6adbda2359
#77 Added field releaseStatus to Manga
2023-11-01 13:59:21 +01: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
238a2775f4
Author formatting bato
2023-10-10 22:45:11 +02:00
fec970d7d6
#64 fix empty search
2023-10-10 22:43:34 +02:00
e642d50c47
#64 Bato
...
Comment: This website suuuucks to scrape. There is gonna be so many issues
2023-10-10 22:40:44 +02:00