Commit Graph

4 Commits

Author SHA1 Message Date
Cuong M. Tran b2a8c207f7 Gmanga multisrc: filter out novel & fix null (#2303)
* Gmanga: filter out novel & fix null

* avoid null string in genre

* Update lib-multisrc/gmanga/src/eu/kanade/tachiyomi/multisrc/gmanga/Dto.kt
2024-04-10 01:26:52 +01:00
mohamedotaku 2967ffe0dc Add Mirror link for Dilar "ar" (#2187)
* Add Mirror link for Dilar "ar"

* Update Dilar.kt

* Update Dilar.kt

* Update Dilar.kt

* override cdnUrl

* Update build.gradle.kts

* MirrorPref()

* MirrorPref()

* Update Dilar.kt

* remove lazy

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-04-06 23:50:56 +01:00
AwkwardPeak7 f2f809f35d Gmanga Multisrc: make cover nullable (#1854)
* Gmanga Multisrc: make cover nullable

* filter empty alt titles
2024-03-24 21:10:27 +00:00
AwkwardPeak7 5292a9ff0a Gmanga multisrc: Add Dilar & MangaTales (#1767)
CI / Prepare job (push) Successful in 4s Details
CI / Build individual modules (push) Successful in 3m14s Details
CI / Publish repo (push) Successful in 43s Details
* gmanga multisrc

* search payload and filters refactor

* ratelimit

* distinct

* dynamic filters

* dilar

* gmanga multisrc: latest

* gmanga multisrc: search & filter

* gmanga multisrc: chapters & pages

* small cleanup

* remove obsolete preferences

* small cleanup & arabic tl

deepl

* Dilar: filter paid chapters

* GManga: use unencrypted alt api for chapters

* abstract away sort of chapters and pages

* remove chapters logic from multisrc class since all three have different logic

* remove `this`
2024-03-12 19:55:31 +00:00