38 Commits

Author SHA1 Message Date
happywillow0
666a27c246
Fix MRM Filters (#2314)
Fix MRM Filters
2020-03-01 10:24:42 -05:00
happywillow0
86792746dc
Update MRM Filter Code (#2305)
* Update MRM Filter Code

* Code Reformat
2020-02-28 18:11:11 -05:00
ObserverOfTime
e23b69f8a7
More HTTPS upgrades (#2057) 2020-02-22 23:35:13 -05:00
happywillow0
26f633993d
Update manga.description (#2210)
MRM - Update Description
2020-02-07 14:25:33 -05:00
happywillow0
db37dab7e3 MRM - Filter Update (#1953)
* Update build.gradle

* Update Filter Code

* Fix Catagory Filter
2020-01-03 22:02:43 -05:00
happywillow0
6fae2f4df3 [Fix] My Reading Manga - fix for no cover (#1796)
* Update build.gradle

* Account for broken covers on search

* Update MyReadingManga.kt

* Update MyReadingManga.kt
2019-11-22 17:47:12 -05:00
happywillow0
b599acce0c [Improvement] My Reading Manga - Search (#1683)
[Improvement] My Reading Manga - Search
2019-10-21 15:28:34 -04:00
happywillow0
64904ba658 Fix MRM Filter IOException (#1558)
Fix MRM Filter IOException
2019-09-25 10:06:58 -04:00
happywillow0
209eaa9f1c MRM Fix Thumbnail on restore (#1554)
* MRM covers

* Adds scangroup
2019-09-23 13:03:07 -04:00
happywillow0
d37e61728b Genre Filtering on MRM (#1428)
Genre Filtering on MRM
2019-09-21 10:09:16 -04:00
happywillow0
6423c4d8ed Fix MRM Date Parsing #2 (#1430)
Fix MRM Date Parsing #2
2019-08-27 07:20:41 -04:00
happywillow0
341d1a018e Fix: MRM Date Parsing Update (#1421)
Fix: MRM Date Parsing Update
2019-08-25 10:33:56 -04:00
happywillow0
d1809760a0 MyReadingManga Alternative Search Function (#1360)
MyReadingManga Alternative Search Function
2019-08-13 21:11:22 -04:00
happywillow0
9fae259e03 MyReadingManga Chapter Names Parsing (#1379)
* 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.
2019-08-09 18:37:32 -04:00
happywillow0
c97805636d MyReadingManga Manga Details parse update (#1373)
* 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
2019-08-07 22:45:56 -04:00
Ankit SIngh
5a03f0a7b4 MyReadingManga Icon Change (#863)
MyReadingManga Icon Change
2019-02-28 07:27:40 -05:00
Logan B
c1b987fa6e [myreadingmanga] Add Cloudflare code (#819)
[myreadingmanga] Add Cloudflare code
2019-02-12 09:18:04 -05:00
Carlos
d38233ac21
mrm adjust for manga that dont have language in url (#659) 2018-12-02 17:18:52 -05:00
happywillow0
f48005b363 Updated MRM page list selection (11/28/18) (#648)
Updated MRM page list selection (11/28/18)
2018-11-28 17:50:58 -05:00
happywillow0
99fce4c23e Fixes MyReadingManga selector and jpeg thumbnails (#639)
Fixes MyReadingManga selector and jpeg thumbnails
2018-11-26 05:23:19 -05:00
Martín
eee440cb7b Changing MyReadingManga selector again, it's getting a way more stupid selector each time (#592)
Fixes MyReadingManga selector once again
2018-10-29 05:11:42 -04:00
Martín
9de7a47557 MyReadingManga extension wasn't considering jpeg, only jpg and png, fixes #577 (#579)
Fixes MyReadingManga, problem with image formats
2018-10-21 12:21:30 -04:00
Martín
920e086613 Fixes MyReadingManga downloads and selector (#578)
Fixes MyReadingManga downloads and selector
2018-10-21 06:50:33 -04:00
Eugene
f20372cee7 Remove extVersionSuffix (#575)
Remove extVersionSuffix
2018-10-20 15:28:01 -04:00
Martín
db19ef4b61 Fixes #566, changed MyReadingManga CSS selector (#572)
Fixes MyReadingManga
2018-10-20 07:45:21 -04:00
Carlos
5ea82689d5
Myreadingmanga (#563)
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
2018-10-16 20:23:12 -04:00
Carlos
dfb9bfae9a
fix mrm (#555) 2018-10-14 17:49:27 -04:00
Carlos
5e861d3c4f
myreadingmanga fix again (#552) 2018-10-13 15:54:37 -04:00
Carlos
a91ea8182e
fix images again for myreadingmanga (#549) 2018-10-13 13:46:07 -04:00
Carlos
d5a2e77244
fix myreadingmanga (#545) 2018-10-10 21:19:45 -04:00
Eugene
d2f6744188 Update common dependencies (#441)
Update common dependencies
2018-08-05 16:48:02 -04:00
Eugene
71806a3d1d Use compileOnly instead of provided in Gradle files (#438)
Use compileOnly instead of provided in Gradle files
2018-08-05 15:51:58 -04:00
Eugene
58c341ef21 Fix MyReadingManga covers and broken pages again (closes #432) (#433)
Fix MyReadingManga covers and broken pages again (closes #432)
2018-08-04 12:20:32 -04:00
Eugene
d9f7ca0673 Fix MyReadingManga covers and broken pages (fixes #425) (#431)
Fix MyReadingManga covers and broken pages (fixes #425)
2018-08-03 21:30:29 -04:00
Logan B
db10d901f8 Fix myreadingmanga having non-working images every 2nd image (#422)
Fix myreadingmanga having non-working images every 2nd image
2018-08-01 12:06:19 -04:00
Carlos
622f02e517
fix myreadingmanga showing next as chapter (#400) 2018-07-12 12:05:13 -04:00
Carlos
f4220a5e40
myreadingmanga next chapter fix. (#249) 2018-03-11 10:50:12 -04:00
Carlos
6e4b9c40f2
Initial MyReadingManga (#234) 2018-03-05 11:33:15 -05:00