54 Commits

Author SHA1 Message Date
Vetle Ledaal
74cb5ba984
MyReadingManga: Fix broken last image, whitespace in description (#19239) 2023-12-09 11:35:26 -03:00
Sultan Iskandar Maulana
ed09873e52
[MyReadingManga] FIx pages does not parsed correctly (#19202)
* MyReadingManga: Add WebP image support

Fix issue where manga published with webp images can not displayed correctly in Tachiyomi.

* MyReadingManga: Fix older release images does not parsed

* MyReadingManga: Bump version
2023-12-07 08:33:56 -05:00
happywillow0
a711214620
MyReadingManga Bump User Agent Version (#15869)
Bump User Agent Version

- Bumps user agent version to help bypass CF
2023-03-28 09:34:42 -04:00
happywillow0
21b399555e
MyReadingManga Misc Updates (#13532)
* Reorder Sort Filters
* Cache Filters from Latest if needed
2022-09-20 23:59:14 -03:00
Vetle Ledaal
9ffce35bca
MyReadingManga: set User-Agent to get past Cloudflare (#13264)
* MyReadingManga: set User-Agent to get past Cloudflare

* Remove custom Cloudflare interceptor
2022-08-29 10:04:01 -04:00
happywillow0
2bc1ec5a77
My Reading Manga Updates (#13147)
* MyReadingManga Updates

* Adds New Filter: Sort By
* Fixes "lateinit property title has not been initialized"
* Replaces deprecated capitalize

* Update Sort Order

Updates sort order. Matches default popular sort (random) on open.
2022-08-23 09:56:44 -03:00
arkon
6a75de9261
Remove usage of @Nsfw annotation in favor of extension-level flagging (#9368) 2021-10-04 16:44:32 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
mountfox
67bde7f28c
Stop overwriting request user-agent when bypassing Cloudflare (#8771)
* Bypass cloudflare WAF using webview

* MyReadingManga: remove single cookie when bypassing Cloudflare

* Don't overwrite request header when bypassing Cloudflare
2021-08-23 07:21:18 -04:00
mountfox
10c2dc0395
Bypass cloudflare WAF using webview in MyReadingManga (#8562)
* Bypass cloudflare WAF using webview

* MyReadingManga: remove single cookie when bypassing Cloudflare
2021-08-17 17:45:28 -04:00
happywillow0
955544ce2d
Use super in headersbuilder (#4328)
Swtichs Headers.Builder() to super.headersBuilder()
2020-09-08 07:49:38 -04:00
superbsam
225fd3d960
Fix MyReadingManga not loading images correctly (#4212) 2020-08-26 00:09:32 -04:00
Mike
767a1ee1fe
MyReadingManga - fix titles, duplicate pages (#4119) 2020-08-13 23:00:32 -04:00
Mike
f28dfa6af4
MyReadingManga - refactor search (#3991) 2020-08-03 00:03:33 -04:00
Mike
d85e7e91fe
MyReadingManga - fix pages (#3869) 2020-07-22 03:01:59 -04:00
Mike
fdec2f1009
MyReadingManga - some refactoring, added language filter (#3741) 2020-07-10 01:08:48 -04:00
happywillow0
d4cae5093a
MRM - Update Page Selector (#3667) 2020-07-01 13:55:13 -04:00
arkon
023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
Mike
a6c2ed3aae
Myreadingmanga - add more languages (#3088)
* working

* integration

* cleanup, finalization
2020-05-10 17:47:38 -04:00
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
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
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
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