4017 Commits

Author SHA1 Message Date
ShadesOfRay
16c4320b7d
Fixed Kuaikanmanhua extension (#6783)
* Kkmh (#1)

* Fixed fetching popular and latest manga for KKMH

* Changed Searching and filtering to use the API for KKMH

* Chapter lists are now properly called and now show upload date

* Pages are properly called. Code cleanup. Extension properly works

Co-authored-by: Raymond Wang <rywang@email.wm.edu>

* Converted to HttpSource. More code cleanup.

Co-authored-by: Raymond Wang <rywang@email.wm.edu>
2021-05-01 17:58:15 -04:00
FourTOne5
5e7c11371b
Cubari QoL Update (#6781)
* Update Cubari.kt

Volume defaults to "Uncategorized" so if volume is "Uncategorized" don't show volume.

* Update build.gradle
2021-05-01 16:52:57 -04:00
Johannes Joens
9b00d811d6
Mmrcms split with revisions for #6742 (#6767)
* Add MMRCMS.kt

* Add Files

* Add files via upload

* Delete src/all/mmrcms directory

* Added icons
2021-05-01 16:52:32 -04:00
Alessandro Jean
58d5923290
Fix JSON error when loading chapter at Viz. (#6774) 2021-04-30 22:04:23 -04:00
Alessandro Jean
b2fc487395
Fix missing pages and add chapter auth check at Viz. (#6773) 2021-04-30 17:39:52 -04:00
nzoba
b13ccc27ec
Fix Tapas and Japanread (#6764)
* tapas : settings to show lock after login on locked chapters

* japanread : fix missing chapters and wrong popularmangalist
2021-04-29 16:00:15 -04:00
FourTOne5
948cff84e5
Cubari QoL Patch (#6760)
* Was trying to get JSONobject instead of string

* Update build.gradle
2021-04-29 13:06:01 -04:00
FourTOne5
a77f70473f
Cubari QoL (#6746)
* Update Cubari.kt

* Update build.gradle

* Made a Oopsie.

* Oopsie fixing

* -_- Again I guess

* Update Cubari.kt
2021-04-29 10:16:14 -04:00
o01210o
9b244c07f7
There was a fix but forgot to update the version (#6752)
https://github.com/tachiyomiorg/tachiyomi-extensions/pull/6680
2021-04-28 21:47:58 -04:00
Alessandro Jean
0c25f62d56
Remove JsonParser deprecation warning in some sources. (#6748) 2021-04-28 17:21:41 -04:00
Alessandro Jean
f0c4083f24
Update kotlinx-serialization-protobuf to match Kotlin version at MangaPlus (#6747)
* Update kotlinx-serialization-protobuf to match Kotlin version.

* Removed unused import.

* Removed unused serializer.
2021-04-28 17:21:27 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
Gauthier
3cd9bb0abb
[Komga] fix restoring backup & tags in filter panel (#6736)
* fix: set full url for manga so restoring a backup can work

* fix: only show series tags in the filter panel
2021-04-28 08:43:55 -04:00
Jaykoerner
179a97aa2a
Changed url for mangapark extension (#6724)
* Temporary fix to use the legacy server 

site had a update that changed page format, they currently have a copy of the legacy interface on https://v2.mangapark.net/ , this is a patch since it will likely be fully shut down soon, the new interface needs the scraper redone to be supported as far as I cant tell.

* Update build.gradle
2021-04-27 07:14:51 -04:00
Alessandro Jean
262a5d69c5
Add new source (closes #6717). (#6719) 2021-04-26 19:05:01 -04:00
Johannes Joens
1befe9c9b4
Added NyanHentai multisrc (#6712)
* Create NyaHentai.kt

* Create NyaHentaiGenerator.kt

* Added Overrides

* Removed Old files

* Added more Nya Sources

* Added Lang Factorys
2021-04-26 08:41:19 -04:00
Riztard Lanthorn
04373a8d47
Komiku: fix chapter image (#6711) 2021-04-26 06:46:08 -04:00
Alessandro Jean
017e05122b
Update JSON property in popular at Tsuki. (#6703) 2021-04-25 11:02:40 -04:00
Alessandro Jean
7855257372
Update selectors and show a blocking message if no results found. (#6699) 2021-04-24 21:22:41 -04:00
nzoba
0c3581c87c
Add new sources + fixes (#6680)
* add source fr FuryoSquad

* add source en 24hRomance

* add source en SetsuScans

* fix Kangaryu
2021-04-23 16:27:46 -04:00
nzoba
971fea707d
scantrad : maj new version + modify user-agent (#6670) 2021-04-23 07:10:12 -04:00
Johannes Joens
bd5f8aeb5f
MangaFast fixes (#6666)
* Update MangaFast.kt

* Update build.gradle
2021-04-22 02:44:27 -04:00
OncePunchedMan
36d5f0e7f5
fix search + browse + filter (#6645) 2021-04-20 18:04:01 -04:00
Alessandro Jean
e297c5fde1
Update 'HD' selectors and add blocking message. (#6638) 2021-04-20 16:37:12 -04:00
Alessandro Jean
91ad434ffa
Update 'UM' selectors (again) and add block message. (#6634) 2021-04-20 10:56:30 -04:00
Alessandro Jean
87cfe3f5b1
Update 'UM' selectors. (#6623) 2021-04-19 18:29:12 -04:00
Alessandro Jean
d87741688a
Remove Zinnes. (#6625) 2021-04-19 18:28:55 -04:00
Blue cat
0831e0433d
MangaLib: Show the scanlator as a team / Paid chapters hidden (#6605)
Additionally removed a non-working filter.
2021-04-19 12:37:54 -04:00
Pavka
8da7c936d8
[Ru]Remanga. Fix single pixel pages (#6602)
Co-authored-by: pavkazzz <me@pavkazzz.ru>
2021-04-18 14:30:38 -04:00
Alessandro Jean
9ac5f26fc7
Fix UM Cloudflare loop temporary. (#6596) 2021-04-17 18:13:45 -04:00
sunbeams001
7a9c739a46
copymanga: fix manga image load problem (#6585)
* copymanga: fix manga image load problem

* fix ssl problems
2021-04-17 07:50:28 -04:00
OncePunchedMan
9d35c8638b
change search query parameter (#6576) 2021-04-16 07:55:24 -04:00
Julien Papasian
3540f76bb4
Fix #6547 (#6570) 2021-04-15 16:02:31 -04:00
fixx1983
ee52fad6e6
Updated the Mangaworld domain (#6567)
* Update Mangaworld.kt

* Update build.gradle
2021-04-15 14:30:40 -04:00
BayLee4
59ef23a023
Attempt to fix japscan extension (#6566) 2021-04-15 14:30:28 -04:00
Eugene
73efe1501f
Fix queue autoServer (#6565) 2021-04-15 13:08:36 -04:00
Alessandro Jean
8c27f10cc9
Update MY selectors. (#6549) 2021-04-15 10:30:19 -04:00
Eugene
f6aa779214
[RU] Mangalib image servers autoswitch and more filters (#6562)
* Autoswitch test

* Autoswitch test v2

* [Ru-MangaLib]Autosuggest of server

* Fix 18+ alert

* Add Filters and Fix Content-Length Size

* Back "pages.add"

* Fix indexOf hided server

Co-authored-by: pavkazzz <me@pavkazzz.ru>
2021-04-15 09:35:27 -04:00
Johannes Joens
03937cb8a1
Added Icons to a few more extensions (#6557)
* Update MangaCatalogGenerator.kt

* Added Erofus icons

* Added Icons Madara Batch 1/3

* Added Icons Madara Batch 2/3

* Added Icons Madara Batch 3/3

* Added Icons zBulu

* Added Sekaikomik Icons

* Added icons to fmreader

* Update FMReaderGenerator.kt

* Update EroMuseGenerator.kt

* Update ZbuluGenerator.kt

* Update WPMangaReaderGenerator.kt

* Update MadaraGenerator.kt

* Update WPComicsGenerator.kt

* Moved files in right directory

* deleted old directory

* Update build.gradle
2021-04-15 07:47:26 -04:00
Eugene
5fe32a19fd
fix date (#6545) 2021-04-14 14:14:40 -04:00
Alessandro Jean
c920c8e32b
Add rate limiting to more sources. (#6543) 2021-04-14 09:58:52 -04:00
Alessandro Jean
08e71f3454
Make rate limiting apply to all requests in MH (#6542)
* Make rate limit apply to images in MH.

* Update block message.
2021-04-14 09:19:58 -04:00
Carlos
42a1284781
bump rate limiting for MH (#6540)
* Update build.gradle

* Update MangaHost.kt

make rate limiting harsher
2021-04-14 07:59:23 -04:00
Riztard Lanthorn
526e0e0d90
RainOfSnow: fix issue (#6529)
website change things
2021-04-13 12:41:03 -04:00
Alessandro Jean
2953b38e74
Update MH url. (#6520) 2021-04-13 08:52:47 -04:00
Riztard Lanthorn
f1e165dac0
add alternative name, cleaning some code, add icon (#6484)
* MangaSee/Life: add alt name, cleaning

add alternative name to manga description
cleaning series type code

* WPMangaReader: add alt name, cleaning

add alternative name to manga description
cleaning series type code

* FMReader: add alt name

add alternative name to manga description
remove author name if its "Updating"

* MangaPark: add alt name

add alternative name to manga description

* WPMangaStream: add alt name, cleaning

add alternative name to manga description
cleaning series type code

* MangaBox: add alt name

add alternative name to manga description

* MaidManga: add alt name, cleaning

add alternative name to manga description
cleaning series type code

* Komiku: cleaning code

cleaning series type code

* ManhuaID: cleaning code

cleaning series type code

* cleaning, tweaking

* add 18+

* add some source icon in fmreader

Co-Authored-By: Ankit Singh <as280093@gmail.com>

* add some source icon in wpmangareader

Co-Authored-By: Ankit Singh <as280093@gmail.com>

* add some source icon in wpmangastream

Co-Authored-By: Ankit Singh <as280093@gmail.com>

* Ngomik: fix thumbnail and chapter images

Co-authored-by: Ankit Singh <as280093@gmail.com>
2021-04-13 08:10:49 -04:00
João Filipe Araújo
c0acfe6b5b
ReadComicOnline: update domain(#6515) and add new filter options (#6518)
Updated domain from .to to .li and added Sports and Music to filter
2021-04-12 17:15:25 -04:00
Alessandro Jean
8869d56b6f
Add initial support to more languages at MangaPlus (#6505)
* Add initial support to Portuguese at MangaPlus.

* Add Thai language to MangaPlus.
2021-04-12 10:24:12 -04:00
Ivan Iskandar
50859e76aa
CatManga: Remember currentTimeMillis when a chapter is found for the first time (#6508)
This prevents manga entries without any new chapter from getting
bumped to the top of "Latest chapter" list when the library is updated.
2021-04-12 07:38:34 -04:00
Blue cat
eb787d8202
MangaLib: Fix checking the licensing and 18+ status, changing the names of the sorting settings (#6496) 2021-04-10 18:55:49 -04:00