Commit Graph

64 Commits

Author SHA1 Message Date
sinkableShip
9ea0e98897
DMC Scans: Fix selectors (#2529)
* fix manga description selector

* fix chapter feed selector

* fix selector to script that contain pages link

* bump overrideVersionCode

* bump baseVersionCode

* Revert "bump baseVersionCode"

This reverts commit 7b2cc6a937.

* change rate limit

* change few selectors that affected because recent changes

* change some selectors and other things

* change calling super.pageListParse(response) into just copying the code

calling super.pageListParse(response) will cause java.lang.IllegalStateException: closed since response.asJsoup() will be called twice

* fix indentation

* add excluded category: web novel
2024-05-22 10:23:44 +05:00
bapeey
26f248f323
PeachScans: Fix image can't be loaded (#3090)
* fix decode

* bump
2024-05-18 19:44:45 +05:00
Vetle Ledaal
7ef6508210
Update MadTheme, migrate ManhuaScan to MadTheme (#3072)
* MadTheme: general cleanup

* MadTheme: add support for both site formats

* Remove ManhuaScan

* Add KaliScan.com, KaliScan.io, MGJinx

* MadTheme: bump base version

* Add KaliScan.me

* Only set genreKey once
2024-05-17 17:04:27 +05:00
AwkwardPeak7
86498a8044
Keyoapp: filter dummy pages (#3081) 2024-05-17 16:28:48 +05:00
bapeey
d0bd99abf1
PeachScan: Update image urls selector (#3048)
Regex better
2024-05-16 21:48:17 +05:00
AwkwardPeak7
392ec1c010
Keyoapp: filter hidden images (#2980)
* Keyoapp: filter hidden images

* unused imports
2024-05-13 20:18:19 +05:00
Cuong M. Tran
155b2d08ac
Update theme GalleryAdults (#2911)
* Organizing code

* remove unnecessary files

* improve base class

- allow override search’s uri
- add shared method to get description & page count
- base class’s request for gallery’s all pages now support all sources without needs to override (almost)
- extract method to parse JSON

* Avoid request for more pages when no needed

* auto add more tags to filter while viewing manga;
add spit-tag

* filter for getting Random manga

* Always add page=1 to uri so it will exclude some non-latest mangas from homepage, happened with some sources.

* reorganize code

* Allow source which doesn't need shortTitle to hide it.

* Extract default advanced search's Uri
change base class's galleryUri value

* Fix getInfoPages

* Fix missing category filter

* open for override

* bump base class version
2024-05-12 09:36:48 +05:00
Vetle Ledaal
5c92df9b93
Add Türkçe Manga Oku (#2891) 2024-05-09 20:10:31 +05:00
Vetle Ledaal
4c8f7df1d0
Add Dianxia Traduções (#2820) 2024-05-04 22:39:38 +05:00
Secozzi
f06813aa90
Luratoon: add referer (#2799)
* add referer

* move fix to base theme

* add location to non zipped images
2024-05-03 17:24:28 +05:00
Vetle Ledaal
486c35eb11
Add Mangazavr (#2782) 2024-05-03 15:36:21 +05:00
AwkwardPeak7
e004d75848
KewnScans: remove hidden images (#2665)
PeepoJoker
2024-04-30 10:38:07 +05:00
Cuong M. Tran
1b93df87e0
add multi-src: GalleryAdults (#2553)
* Convert AsmHentai into multisrc GalleryAdults

Also convert some selector into function

* Move HentaiFox to theme GalleryAdults

* GalleryAdults: Fix search

* MangaFox: fix TagFilter

* fast page load & preference for slowly parsing image’s URL

* AsmHentai: change shortTitle reference from list to swith

* HentaiFox: add Korean

* move HentaiFox from en to all

* fix build

* fix search: convert space to +

* Request for tags list from site

* Fix request for user’s favorites

* - Optimize popular/latest request

- Improve ‘page’ param
- AsmHentai: support Latest/Popular

* add SortFilter

* Support multiple tags filter

* Support exact match query

* getTime

* Fix Lang when searching

* fix searchById

* add language companion

* Fix URL action

* renovate

* Support parsing json for page list

Fix generating page if less than 10 pages
HentaiFox: Random server selection

* Migrate IMHentai to GalleryAdults

* Preferences to support all methods for page querying

* IMHentai: tagList

* Expose some filters to child class, add more space to description

* Fix Factory lang

* Support browsing tags, speechless & favorite

* IMHentai:

- support favorite browsing (require login)
- tag filter with queried popular tags
- advanced search for artist, group, character, parody, tag (include/exclude)
- remove language filters
- Fix language search

* Move advance search to multi-src

* Fix: hide speechless when not supported

* add Hint to use comma

* split code to Filters & Utils

* bump version all 3 extensions

* fix getTime

* fix lint

* Fix alternative name

* improve cleanTag

* move out of Object

* move Regex out

* remove RandomUA

* fix build

* remove images parsing setting, pick a default one

* fix build

* Move shortTitle to base clash

* HentaiFox: add language keyword to search query

* if all mangas in current searching page is of other language then include at least 1 entry so it can request for next page

* Alternative methods for images parsing
Revert "remove images parsing setting, pick a default one"

This reverts commit e49e3aaeb7.

# Conflicts:
#	lib-multisrc/galleryadults/src/eu/kanade/tachiyomi/multisrc/galleryadults/GalleryAdults.kt
#	src/all/asmhentai/src/eu/kanade/tachiyomi/extension/all/asmhentai/AsmHentai.kt
#	src/all/imhentai/src/eu/kanade/tachiyomi/extension/all/imhentai/IMHentai.kt

* Fall back if failed to decode JSON

* remove supportLatest from base class

* Remove preference for parsing page by page, switch to override val instead.

* Split searchRequest into parts

* Don't using generic Filter.Text to avoid other kind of text field which extensions might have
2024-04-28 11:51:04 +05:00
Vetle Ledaal
42f8c9e7a5
Add Pink Tea Comic (#2626)
* Add Pink Tea Comic

* Bump base version

* Add cancelled text for #1249

* Add hiatus text for #1088

* Add hiatus/cancelled text for #867

* Add hiatus/cancelled text for #498
2024-04-28 08:27:43 +05:00
Vetle Ledaal
2d84795403
Add Yubikiri (#2610)
* Add Yubikiri

* Bump Madara base version
2024-04-28 08:26:47 +05:00
sinkableShip
ba0f132422
Miaoshang: Fix page parsing (#2556)
* Fix page parsing

* Add default function to fall back if the website get back to normal

calling super.pageListParse(response) will cause java.lang.IllegalStateException: closed since response.asJsoup() will be called twice, so resolve to copying the code
2024-04-25 20:56:16 +05:00
Secozzi
cfd6f0549e
Move mangasect to liliana theme (#2534)
* fix page request + move mangasect to liliana

* remove unused file

* Update src/en/mangasect/build.gradle
2024-04-25 20:46:47 +05:00
Secozzi
4345f43aaf
fix liliana page order (#2473) 2024-04-19 18:51:22 +05:00
Secozzi
c15cfece54
New multisrc theme: Liliana (#2413)
* new multisrc theme: liliana

* dont specify type

* suggestions

* add raw1001
2024-04-15 15:45:09 +05:00
bapeey
766503f5c7
HeanCMS: Fix filters and fetch genres from api (#2312)
Fix filters
2024-04-09 07:31:45 +05:00
Cuong M. Tran
0a00d342ee
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-08 11:45:17 +05:00
AwkwardPeak7
5d95700faf
FuzzyDoodle: Make CloudRecess a multisrc and add/fix some sources (#2290)
* CloudRecess multisrc

* ScyllaScans: move to cloudrecess multisrc

* FleksyScans: new source

* remove baseUrl

* simplify popular

always use /manga which isn't technically popular but list of all manga which is good enough

* HentaiSlayer (ar): move to cloudrecess

* remove CloudRecess (en): site appears to be dead

* small change

* rename

* review changes

why do I forget headers

* add alternative titles to description

* parse filters from popular and search response

avoid extra call

* remove placeholder author/artist

* LelscanVF: move to FuzzyDoodle

also improve date parsing

* add icons to lelscanvf

* flexyScans: change icon

other one is of Aksy Scan which also posts on the site
2024-04-08 06:33:47 +05:00
AwkwardPeak7
ab5cb5bbcf
add Hotcomics (#2249)
* HotComics

* Filters

* add other similar sources

Tomics.Top, de
ToomicsFree, en

* newline

* implementation -> api

* daycomics.me

* ToomicsFree.info
2024-04-06 12:28:39 +05:00
AwkwardPeak7
c21add1b26
FlixScans: api changes (#2229)
* FlixScans: api changes

* review changes

* move filter fetching to `getFilterList`
2024-04-03 17:28:00 +05:00
mohamedotaku
ed832302d0
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-01 16:29:40 +05:00
bapeey
f5d22d8d31
Add GistamisHouse (#2195)
* Add GistamisHouse

* is NSFW

* Fix Yokai

* I need a linter

* amazing

* bump
2024-04-01 16:29:02 +05:00
bapeey
4d5d03285b
Add EternalMangas and move MangaEsp to multisrc (#2127)
* I made this on termux

* Fix regex and move dateFormat to DTO

* Phase 1

* Phase 2: Prepare for intl

* Phase 3: Add intl
Builds are faster on my phone T.T

* Apply suggestions from code review

* bump
2024-03-29 12:01:46 +05:00
AwkwardPeak7
e391fb2548
PeachScans: Bump ImageDecoder and fix for new signature (#2078)
* Bump ImageDecoder and fix for new signature

* fix for empty svg files
2024-03-25 17:38:56 +05:00
bapeey
6901357ba1
HeanCMS: Add login preference (#2071)
* Add login

* Bump

* Remove authHeaders from imageRequest

* Make token nullable

* Use /login api endpoint

* Review changes

* Throw error

* Throw api error message

* Reduce one day to prevent timezone issues

* Fix no scheme found

* Double parenthesis
2024-03-25 13:21:14 +05:00
AwkwardPeak7
c365cd01e8
MangaThemesiaAlt: random url part fixes (#2054)
* trim description

* don't add anything to url if source disabled it

* early extract random part when browsing

* cache in preference for webview url

* fix

* new titles fix where no random part

* bump

* KingOfManga update url

* bump luminous too

* move preference title & summary to intl
2024-03-24 13:43:30 +05:00
Cuong M. Tran
f994c03e4e
WPComics update & add new sources (#1909)
* remove non-relevant query

* WPComics: query for genres instead of hard-code

* language assets to support dual-lang

* update XoxoComics, Nhattruyen, Nettruyen to support updated WPComics

* remove unused status

* JManga with new WPComics

* Fix JManga NextPageSelector

* Allow override some more methods

* correct jmanga's location

* remove redundant XoxoComics override

* Get alternative name and JManga's description

* add sources:
- NetTruyenX
- NhatTruyenS
- NetTruyenCO

* revert format changes

* Update NetTruyen to latest domain

* Minor changes:

- Named parameters;
- intl, lazy;

* Remove NetTruyen’s replaceSearchPath. It’s not necessary

* remove the japanese’s mtl

* remove hard-code user-agent

* remove some unnecessary named parameters

* Use super.headersBuilder & fix Referer

* remove redundant import
2024-03-19 21:06:03 +05:00
bapeey
8defa56f71
Update HeanCMS theme (#1969)
* i hate this theme

* bump

* remove useless slug update

* lint

* Update series slug on chapter list update

This was made for sources that changed slugs constantly.

Currently no one uses it, but who knows if they enable that again

* what an unstable experience

* Remove empty lines

* Fix intl

* newline

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* why my build took 5 minutes

* I hate iguanas

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-03-19 20:21:09 +05:00
AwkwardPeak7
d3f33327c2
MangaThemesia: add class to handle dynamic urls in sources (#1793)
* MangaThemesia: add alternative class to handle dynamic urls

* use MangaThemesiaAlt on Asura & Luminous

* use MangaThemesiaAlt on Rizz

* don't update in getMangaUrl

* small cleanup

* remove other pref as well
LuminousScans

* wording

* remove from FlameComics, since they no longer appear to do it

* review comments

* lint

* actual old pref key

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

* actual old pref key x2

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-03-14 17:47:56 +00:00
AwkwardPeak7
992945eb6f
Gmanga Multisrc: make cover nullable (#1854)
* Gmanga Multisrc: make cover nullable

* filter empty alt titles
2024-03-13 16:16:46 +05:00
AwkwardPeak7
1429667312
bump image-decoder (#1839) 2024-03-13 13:50:20 +05:00
AwkwardPeak7
81ce7f3d5c
Gmanga multisrc: Add Dilar & MangaTales (#1767)
* 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 16:19:43 +05:00
AwkwardPeak7
3de90e5c43
Madara: fix redirects on manga from deeplink (#1731) 2024-03-08 14:57:58 +05:00
Luqman
858366cf71
MangaThemesia: Status check (#1724)
use "Contains" like before
2024-03-06 17:55:22 +05:00
bapeey
5139f2cf51
Add Dat-Gar Scan (#1723)
* Add DatGarScanlation

* Change name
2024-03-06 17:52:34 +05:00
KirinRaikage
3f5a763655
FMTeam: Migrate to PizzaReader (#1668)
* FMTeam: Migrate to PizzaReader

* Add missing trailing commas
2024-03-03 07:15:05 +05:00
AwkwardPeak7
b498b0dad6
GravureBlogger: fix incomplete results due to incorrect totalResults field (#1657) 2024-03-02 20:37:18 +00:00
AwkwardPeak7
6850fb0663
Mangathemesia refactor (#1637)
* remove randomua

* i18n

* add other language based selectors

* countviews in background

* small cleanup

* lint

* fix

* bump

* fix genre resetting

* use enqueue instead of coroutinescope

* fix build

* fix build x2

* add back genre missing warning

* Add ES translations

* lint

* Add available language

* lint

I hate lint

* review

- lowercase match for status
- callback on site

* review x2, also fix smol mistake

* lint

:)

* lowercase some translations

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

* lowercase some translations

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

* remove "人気"

* inline the labels

* lint

thank you lint, very cool

---------

Co-authored-by: bapeey <90949336+bapeey@users.noreply.github.com>
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-03-02 20:30:17 +00:00
stevenyomi
74ff466bb5 Remove Bilibili Comics (#1626) 2024-02-29 16:51:18 +00:00
stevenyomi
1156546834 Kemono: fix missing posts (#1587) 2024-02-28 20:28:58 +05:00
beerpsi
4cbfd4b720 Make ManhwaZ a multisrc + Add UmeTruyen (#1495)
* Make ManhwaZ a multisrc + Add UmeTruyen

* Forgot to commit the most important stuff

* icons

* Update src/en/manhwaz/build.gradle

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* Don't use GlobalScope

* Remove useless optin

* Add CoroutineScope import

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-26 17:46:07 +05:00
Cuong M. Tran
cec0079b53 Fix Madara was unable to reset Genre’s checkbox (#1476)
* Fix Madara was unable to reset Gener’s checkbox

* revert base version
2024-02-26 17:42:31 +05:00
Secozzi
22202942d3 add dmcscans (#1481)
* add dmcscans

* dont show empty alt names
2024-02-23 01:51:28 +07:00
AwkwardPeak7
f5f536e5f6 Madara fix status filter (#1434)
* Madara fix status filter

* remove unused override ManhwaClan

site seems to be using default madara options 0, 1 etc
2024-02-23 01:47:38 +07:00
bapeey
79f21abd2f LectorTMO: Fix pages not found (#1494)
* Fix pages not found

* Change regex a bit more
2024-02-23 01:35:07 +07:00
AwkwardPeak7
bfe5f4217a GravureBlogger: make categories optional (#1401)
* GravureBlogger: make categories optional

* remove author field

only contains source name
2024-02-20 02:45:53 +08:00