Skip to content
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

OPDS1 images for root navigation feed are not preserved when converted to OPDS2, and Thorium doesn't display them anyway #2188

Open
danielweck opened this issue May 14, 2024 · 0 comments
Assignees

Comments

@danielweck
Copy link
Member

danielweck commented May 14, 2024

The data image URL encoding seems to be supported at the OPDS1 parser level but they are not preserved in OPDS2 in the navigation feed:

https://www.ebooksgratuits.com/opds/
https://streamer.edrlab.org/opds-v1-v2-convert/https%3A%2F%2Fwww.ebooksgratuits.com%2Fopds%2F

Screenshot 2024-05-14 at 17 50 41 Screenshot 2024-05-14 at 17 50 08

Thorium 2.4.1 and 3.0.0-alpha.1 both show no cover images, but that's because they do not exist in the feed (they only exist at the root navigation, which we only display textually, without images):

https://www.ebooksgratuits.com/opds/feed.php?mode=genre&id=2

https://www.ebooksgratuits.com/opds/
https://streamer.edrlab.org/opds-v1-v2-convert/https%3A%2F%2Fwww.ebooksgratuits.com%2Fopds%2Ffeed.php%3Fmode%3Dgenre%26id%3D2

Screenshot 2024-05-14 at 17 39 40 Screenshot 2024-05-14 at 17 42 08
@danielweck danielweck self-assigned this May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant