Commit Graph

172 Commits

Author SHA1 Message Date
5cf8547ca9 change baseUrl & add override for date (#6447) 2021-04-07 07:52:20 -04:00
12a7dca56a Added Madara sources, Moved Reset Scans (#6441)
* Update MadaraGenerator.kt

* Update WPMangaStreamGenerator.kt

* Delete multisrc/overrides/wpmangastream/resetscans/src directory

* Update MadaraGenerator.kt

* changed to https on sites that support it

* Added Version Ovveride

* changes to https shojou hearts

* Added https to managrave
2021-04-06 11:37:28 -04:00
66c0ee00b8 Fix for the multi-sources not being generated properly (#6430)
* Potential fix for the multi-sources not being generated properly

As described here https://www.infoworld.com/article/2071275/when-runtime-exec---won-t.html under "Listing 4.2 BadExecJavac2.java" the limited buffer size of the standard input associated with the sub-process can cause problems with the Runtime exec method.

Consuming what the sub-process outputs should in theory allow for the process to finish (+ if you enable log level debug we could get some nice debug information in the future).

I've tested this on my local machine and it works there, please do not accept the PR with this commit before the Github checks pass successfully and I've looked further into this.

* Multi-sources not being generated properly - ErrorStream redirect

Now redirecting the errorStream of the sub-process to the standard output of the subprocess, so that we can consume it with the `javaProcess.inputStream` stream.
2021-04-05 10:37:29 -04:00
b2d8775f19 MangaCatalog multisrc extension (#6399)
* Create Ww3Read.kt

* Added Ww3ReadGenerator.kt

* Added Overrieds and icon

* Added More Sources

https://ww1.readjujutsukaisen.com
https://ww1.readtowerofgod.com
https://ww2.readhxh.com
https://readsololeveling.org
https://ww3.readneverland.com

* Update Ww3ReadGenerator.kt

* Removed old Names

* Added files with new name

* Removed files with old name

* Added files with new name
2021-04-04 16:34:03 -04:00
68255da706 Removed Voidscans, Added Cervo Scanlator (#6421)
* Removed voidscans, added Cervoscans

* Removed void scan overrides
2021-04-04 16:30:13 -04:00
defa03d68d added Icons to a few extensions (#6403)
* Fork Repo

* Added icons

* Removed empty file

* Added icons to manhwa18

* Added icons for manhwa18.net

* Add Foolslide icon batch 1/2 provided by @as280093

* Add Foolslide icon batch 2/2 provided by @as280093

* Add WP-Comics icon batch provided by @as280093
2021-04-03 07:00:55 -04:00
f71ee53ae8 remove unused override (#6400) 2021-04-02 12:27:09 -04:00
30be012210 Zbulu split (#6387)
* Create Zbulu.kt

* Create ZbuluGenerator.kt

* Added default icon

* De;eted single source files
2021-04-02 08:52:17 -04:00
0bb80223c1 AstralLibrary: remove reverse chapter order (#6389) 2021-04-02 08:51:03 -04:00
8c601844d5 Added more sources to Madara (#6390)
* Update MadaraGenerator.kt

* Added icons

Imperfect Comics  icons provided by @Riztard

* Changed Manga 1ST to Manga1st.online

* added icons to some Madara sources
2021-04-02 08:50:47 -04:00
be56320d79 Fixed duplicated source in foolslide (#6393)
* Turened NHI into multilang, added le cercle

* Deleted NHI English

* Delete HNIScantrad.kt

* Create HNIScantradFactory.kt

* Update HNIScantradFactory.kt

* Fail forgot a folder in the path

Fail forgot a folder in the path as i was moving my code to a different repo
2021-04-02 08:46:25 -04:00
5aeedf8260 ReadManhua: add year to chapter timestamp (#6388) 2021-04-01 23:15:42 -04:00
5bf4040719 Fix KomicGO loading (#6386)
* Fix KomicGO loading

* Update version code
2021-04-01 22:19:01 -04:00
5e5cdf9418 Luscious conversion to multisrc (#6384)
* Create Luscious.kt

* Added icons and Factorys for multilang

* Create LusciousGenerator.kt

* Deleted singel source
2021-04-01 11:11:06 -04:00
8c60f17913 Add series type to genre for: MangaSee, MangaLife, Komiku, Maid, ManhuaID (#6382)
* Komiku: add series type to genre

add series type(manga/manhwa/manhua/other)  thinggy to genre for some source

* Maid - Manga: add series type to genre

add series type(manga/manhwa/manhua/other)  thinggy to genre for some source

* ManhuaID: add series type to genre

add series type(manga/manhwa/manhua/other)  thinggy to genre for some source

* MangaSee,MangaLife: add series type to genre

add series type(manga/manhwa/manhua/other)  thinggy to genre for some source
2021-04-01 08:36:16 -04:00
80cdcdcb28 MangaMainac split (#6368)
* Added MangaMainac Factory

* Update MangaMainac.kt

* Create MangaMainacGenerator.kt

* Added icons

* redudent due to multi source

* included in Mangamainac Multisource

* Update pkg and class names

* Update MangaMainacGenerator.kt
2021-03-31 10:28:02 -04:00
73481f1817 KSGroupScans: add source (#6362) 2021-03-31 10:04:48 -04:00
ad7d8f01d9 Update factory code: add series type to genre (#6363)
add series type(manga/manhwa/manhua/other) thinggy to genre
2021-03-31 10:04:33 -04:00
1569ea29d0 Update WPMangaStream factory code: add series type to genre (#6365)
add series type(manga/manhwa/manhua/other) thinggy to genre for some source
2021-03-31 10:03:54 -04:00
75b78b2dfa Update MadaraGenerator.kt (#6356)
* Update MadaraGenerator.kt

added GalaxyDegenScans

* Update MadaraGenerator.kt

Added Sleepytranslations

* Update MadaraGenerator.kt

Updated Sleepy Translations name

* Update MadaraGenerator.kt

Added SocialWeebs to MadaraGenerator.kt
Added Manga Too  to MadaraGenerator.kt

* Update Generator.kt

added Mangazuki to Generator.kt for manga-reader-cms (MMRCMS)

* Create Hyakuro.kt

Updated Foolslide Mutisource to include
- Hyakuro

* Update FoolSlideGenerator.kt

Updated to include Hyakuro

* Update FoolSlideGenerator.kt

Corrected missing quote
2021-03-30 09:46:41 -04:00
e2eb12b068 change name and language code (#6350)
* update MadaraGenerator.kt

* Update and rename multisrc/overrides/madara/shinzoo/src/Shinzoo.kt to multisrc/overrides/madara/shinzooscan/src/ShinzooScan.kt
2021-03-29 18:58:28 -04:00
c6278d2462 Update factory code, Manga1st: add source, MangaRave: fix date (#6344)
* Update factory code

update madara factory chapter page selector

* Manga1st: add source, MangaRave: fix date

add manga1st source
fix mangarave chapter timestamp
2021-03-29 09:58:34 -04:00
461228d7d7 Update MadaraGenerator.kt (#6300) 2021-03-28 07:14:03 -04:00
c296117946 xCaliBR Scans: fix pages, use https (#6318) 2021-03-28 07:11:51 -04:00
434db9fe35 TheApolloTeam: add source and icon (#6295) 2021-03-26 08:30:58 -04:00
88b67639ee change baseUrl and name (#6280) 2021-03-24 22:39:03 -04:00
f9fdf0a0cb change baseUrl of SekaiKomik (#6281) 2021-03-24 19:25:04 -04:00
374820d365 Move MangaSee/Life to multisrc, improve search (#6267)
* MangaLife/See: search alt names, trim search

* Create MangaSeeLife theme multisrc

* Remove old separated MangaLife and MangaSee

* Move additional.gradle.kts to default directory

* Rename theme name from MangaSeeLife to NepNep
2021-03-24 12:25:29 -04:00
458270687f ManhuaES: fix page issue in some chapter (#6266)
fix page selector
clean some import
2021-03-24 07:47:42 -04:00
e75ce1a886 MartialScans: fix 404 issue, add icons (#6231)
move from madara to standalone
2021-03-22 08:02:16 -04:00
25c91338be add Madara sources Mangakik, Mangauptocats, SamuraiScan (#6230) 2021-03-22 07:56:54 -04:00
589ec0d292 add the source icons & remove overrides from genkan (#6228) 2021-03-20 14:42:15 -04:00
514618babf LeviatanScans & SleepingKnightScans: update ext version (#6224) 2021-03-20 10:23:06 -04:00
637eef7d53 Moved LeviatanScans & SleepingKnightScans to Madara (#6220)
* move leviatanscans+sleepingknightscans to madara

* override leviatanscans
2021-03-19 19:15:59 -04:00
656410628f FlameScans: fix some issue, add icons (#6218)
move to WP MangaReader
add icons
2021-03-19 13:07:59 -04:00
77bd913513 KomikCast: fix website redesign (#6216)
* update some element

* fix chapter list
2021-03-19 11:41:21 -04:00
7316207883 add MangaLionz source (#6208)
* Add files via upload

* Update MadaraGenerator.kt
2021-03-18 10:44:08 -04:00
1799c45140 ManhuaES: fix chapter empty in some manga (#6209) 2021-03-18 10:09:04 -04:00
941999c9df Mangairo: new search path, remove extra slash (#6204) 2021-03-17 16:17:21 -04:00
cbee420e35 remove Gourmet Scans from Madara multisrc (#6193)
the extensions was removed as per the scanlation site's request

Closes https://github.com/tachiyomiorg/tachiyomi-extensions/issues/6192
2021-03-16 17:30:00 -04:00
d0b3b06d12 Aloalivn: fix pages issue (#6175) 2021-03-15 09:35:55 -04:00
644e5e556d Hiperdex: add 18+ tag (#6181) 2021-03-15 09:01:18 -04:00
849e4456fd LynxScans: move to the new Genkan to fix search (#6168) 2021-03-13 08:36:02 -05:00
9673416b54 removed komiktap from mangastream (#6142) 2021-03-12 06:49:30 -05:00
d265dbf33c updated sources to https (#6131)
* updated souirces

* updated sources

* fix wpcomics generator

fix comics generator with the correct site and override code
2021-03-11 14:55:21 -05:00
30ebfdedd7 MangaBat: fix URL for real this time (#6137) 2021-03-11 06:25:30 -05:00
1d27e61f65 Fixed MangaBat URL (#6130)
* Fixed MangaBat URL

* whoops
2021-03-10 20:49:43 -05:00
a80d20aaab remove hentaicafe source (#6129)
removes hentaicafe source which was part of foolslide multisrc
the source is dead since it was taken down
2021-03-10 14:23:15 -05:00
ba64c863e8 change baseUrl+name of secretscans (#6123)
* change url and name of genkan source

* remove version override
2021-03-10 12:23:20 -05:00
6be2be5e65 Azora / fix url (#6125)
* Update Azora.kt

* Update MadaraGenerator.kt
2021-03-10 10:30:23 -05:00