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
Not sure if this is still an issue, Jujutsu Kaisen 2nd Season returns 138022.jpg at the moment. I couldn't find any info other than this topic, which is left unanswered.
Qt supports WEBP format via an add-on module, so it should be possible to read/write .webp files in v2.
I accumulated 23 WEBP images under the data\db\image\ folder. However, after visiting the information page of each corresponding anime, I fixed/replaced more than half of the images with JPEGs—I guess MAL personnel updates images over time. Here is a list of MAL anime IDs that seem to continue returning WEBP cover images.
Thanks for the list. Weirdly enough, the website currently displays JPEG images for all those anime, while the API keeps returning WEBP images. Probably not intended on their end.
In any case, I'll try to make v2 more robust against different formats.
Well, I'm not sure if Taiga can, or even should handle this case, but still, I want to open an issue to register an odd edge case.
Here is an example, when I open the Anime Information dialog for Jujutsu Kaisen 2nd Season it shows me a question mark.
While in logs, I see Taiga attempts to download
https://cdn.myanimelist.net/images/anime/1792/138022.webp
image.Taiga even writes the WEBP image under
Taiga\data\db\image\51009.jpg
, even though it isn't a valid JPEG.The text was updated successfully, but these errors were encountered: