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
In ZIMs created in #141, each videos from that playlist tries to display the speaker picture but the file is not in the ZIM
URL: videos/93770/speaker.webp while ZIM only has
videos/93770/thumbnail.webp
videos/93770/video.webm
Should we fail to retrieve the picture, we should just not display it at all. Given the filename has webp, it might have been fetched and converted but not added (or at incorrect location) to the ZIM
The text was updated successfully, but these errors were encountered:
In ZIMs created in #141, each videos from that playlist tries to display the speaker picture but the file is not in the ZIM
URL:
videos/93770/speaker.webp
while ZIM only hasvideos/93770/thumbnail.webp
videos/93770/video.webm
Should we fail to retrieve the picture, we should just not display it at all. Given the filename has webp, it might have been fetched and converted but not added (or at incorrect location) to the ZIM
The text was updated successfully, but these errors were encountered: