Commit Graph

6 Commits

Author SHA1 Message Date
beerpsi 0053823dcf Rewrite MMRCMS (#931)
* Rewrite MMRCMS

* linting

* Mangas.in: Fix latest, search by query, manga details

* use HashSet instead of Set for manga detail keys

* use buildList for building filter list

* mangas.in: Copy over changes to MangasInDto

* Use a better metric for determining if filter fetching failed.

Also merged types and tags.

* Move to using named constructor parameters instead of open vals

This improves the discoverability of configurable stuff.

* use normal try/catch instead of runCatching

* Elaborate on the reason for not using Nothing

* Make most configuration options private

* forbidden -> useNamedArgumentsBelow

* Address lint failures

* Close the thingies

* <:shitting:1130237162105876490>

* <:shitting:1130237162105876490>
2024-02-04 02:25:08 +00:00
KirinRaikage 537adadea0 Manga-Scan: Fix manga name with useless words (#390)
* Manga-Scan: Fix manga name with useless words

* Add missing imports
2024-01-22 20:27:30 +00:00
KirinRaikage f45bc4cc4d Manga-Scan: Update base URL (#385) 2024-01-22 20:26:44 +00:00
KirinRaikage 3265a2a7c8
Update some FR MMRCMS sources (#19302)
* Update some FR MMRCMS sources

* BentoScan: Remove needless blank lines
2023-12-22 14:30:45 -03:00
KirinRaikage c2676ebca6
Manga-Scan (FR): Fix wrong URL (#18401)
MangaScan: Fix wrong URL
2023-10-07 14:30:28 -03:00
KirinRaikage 91d9a68586
Add Manga-Scan and remove dead FRScan source (#17687) 2023-08-26 10:22:30 -04:00