You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The conversion went swimmingly up until I attempted to restore the .json file. At that point, out of the ~387 manga, roughly 375 of them returned errors. Most of them were the following:
Value Unknown Query Version at data of type java.lang.String cannot be converted to JSONObject
The error is due to a change in MangaRock's API, so the extension should be updated for it (IF they kept their database).
old endpoint had /web400/ or /web401/ in the url, the last one is /web450/ last time i checked. Not sure where/how to surely/reproducibly find the correct one.
The conversion went swimmingly up until I attempted to restore the .json file. At that point, out of the ~387 manga, roughly 375 of them returned errors. Most of them were the following:
I've attached my conversion log, my json (named as a txt file in order to upload), and my restore log
mr2tachiyomi.log
MRBackupJSON.txt
tachiyomi_restore.log.txt
The text was updated successfully, but these errors were encountered: