* 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>
* Madara: add series type to genre, filter author&artist name
add series type(manga/manhwa/manhua/other) thinggy to genre for some source
remove author & artist name if the name is "Updating"
* change "if else" with "when"
* fix some issue after converting to when
* add tag to genre
push seriesTypeSelector too
* add alternative name to manga description
* Cleaning, simplifying, fixing
Co-Authored-By: Carlos <2092019+CarlosEsco@users.noreply.github.com>
* more cleaning
Co-Authored-By: Carlos <2092019+CarlosEsco@users.noreply.github.com>
* tweaking
Co-Authored-By: Carlos <2092019+CarlosEsco@users.noreply.github.com>
* remove val
* bit tweak
* separate ": "
to make it more noticeable and is needed
Co-authored-by: Carlos <2092019+CarlosEsco@users.noreply.github.com>
* Create Webtoons.kt
* Added Webtoons Generator and translate
* Updated Vesion numbers
* Update WebtoonsTranslateGenerator.kt
* Added Icons and ovverides
* Removed non split files
* Update WebtoonsGenerator.kt
* Added id overrides for a few languages
* Added ID Override for Indonesian
* Fixed backwards compability
* Fix backward compability
* 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
* 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.
* Update MadaraGenerator.kt
* Added icons
Imperfect Comics icons provided by @Riztard
* Changed Manga 1ST to Manga1st.online
* added icons to some Madara sources
* 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
* 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
* 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
* update MadaraGenerator.kt
* Update and rename multisrc/overrides/madara/shinzoo/src/Shinzoo.kt to multisrc/overrides/madara/shinzooscan/src/ShinzooScan.kt
* 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
* Update imhentai domain
* Update version
* Change mangabat and mangairo domains to correct website
* Revert "Change mangabat and mangairo domains to correct website"
This reverts commit 5c770535848fc99dbb56e32fb0f668df5fc09247.
* finished what I started
* Update versionCode