Tachiyomi-Extensions/src
nicki fc7598bdcf
more QoL fixes for MangaDex (#18672)
* fix spelling for villainess in en translations

* custom user agent + more md@h logging

adds a custom user agent setting primarily intended for testing
do note that spoofing to be a different browser might fetch you trouble
as MangaDex's new hotlink/bot abusers can kick in action

also add logging to figure out which MD@H node users are hitting
as currently, the fallback was not observed to be changing even after
a while; leading to user's keep failing to fetch images

* more improvements

make the `Extra` header more verbose
use a `customUserAgent` sharedpreferences variable so that code looks
cleaner
move the useragent logic into an interceptor so that there is no
need for restarting the app after every useragent change

* completely switch to useragent interceptor

removes builder header modification
remove additional logging while testing (didn't really work as
expected since I kept hitting uploads.mangadex.org anyhow,
+ the interceptor logs weren't useful otherwise)
switch to hardcoding version code in header since it wasn't working
as expected...
add linting from android studio gradle release build

* increment extVersionCode

* oopsie be careful of comments

* properly close unsuccessful requests to mdah node

need to ensure this so that it doesn't crash (which has happened before)

inb4 this is why the fallback url never works....
2023-10-23 13:45:32 -03:00
..
all more QoL fixes for MangaDex (#18672) 2023-10-23 13:45:32 -03:00
ar Team X: update domain (#17985) 2023-09-16 11:40:47 -04:00
ca/fansubscat Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
de Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
en ComicExtra: Update URL (#18610) 2023-10-21 11:37:01 -03:00
es Update OlympusScanlation (#18480) 2023-10-11 21:02:28 -03:00
fr Remove Japscan due to cat and mouse game (#17892) 2023-09-10 18:05:12 -03:00
id KomikIndoID: fix & add series info (#18447) 2023-10-09 18:30:33 -03:00
it Removal of ShingekiNoShoujo (#17614) 2023-08-23 13:03:16 -03:00
ja Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
ko naver: fix author parsing and handle on hiatus status (#18188) 2023-09-30 11:32:43 -03:00
pt Remove a dead Brazilian source (#18653) 2023-10-21 15:23:43 -03:00
ru [RU]ComX fix cover & change titles lang (#18566) 2023-10-17 21:18:00 -03:00
th Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
tr Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
uk Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
vi Remove several (#17962) 2023-09-15 15:23:43 -04:00
zh Fix: Manwa.me download and read only showing 3 pages (#17970) 2023-09-16 19:54:34 -03:00