* Update build.gradle
* Adds chapter names
Now parses chapter names from website if available.
* Found an exception, added backup
Found an exception on one of the mangas not listing all chapters in chapter list. Reverted to Ch. Page Number system in case chapter title is returned empty.
* Added exception handling
Additional volume listings also appeared in the chapter-class. Added an additional filter for the correct manga and a null exception.
* Addational null handling on names just in case.
* Updated Manga Details Parse
Fixed:
-Author
-Description
-Status
* Update build.gradle
Incremented build number
* Accounted for null for status search
When status didn't appear on the page, .text threw a null error. Added "?" which I guessed means a conditional command and not a mandatory one.
* Added Artist, allowed info to be null
* Optimized when block
fix myreadingmanga
duplicate images
search showing other languages
missing pages
added original website title to description since they have weird setup of unique pages per a chapter or volume