New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Source browse page loads wrong cover images #252
Comments
This has happened to me before, when l played around with the C:\Users\your username\AppData\Local\Tachidesk files. A sure way to fix this would be to just take a copy of that the whole tachidesk folder in appdata, take not of your manga progress and sources and just delete the whole folder and let the app recreate it for you. Then recreate your categories, sources and favorites. |
In my view, it would be more advantageous to use universally unique identifiers (UUIDs) for the identification of mangas, thumbnails, and pages, rather than the current numerical IDs. The use of UUIDs would help avoid potential mismatches and facilitate seamless migration between different devices and accounts. However, it is possible that this consideration is not prioritized in the fundamental design of Tachiyomi. |
Steps to reproduce
(may be easier to reproduce on Oracle Java 8 under windows)
Expected behavior
All covers load correctly
Actual behavior
I could get it once with Asura Scans

Images from


I.Psychopath#6807
on discord:Other details
I.Psychopath#6807
on discordhttp://127.0.0.1:4567/api/v1/manga/1/thumbnail?useCache=true
is a cover for manga A and on the second run id1
is manga B, you will still get thumbnail for manga A, this case is a non-issue and can be circumvented by disabling/clearing cache browser side.The text was updated successfully, but these errors were encountered: