Add opds image download
This commit is contained in:
@@ -31,6 +31,7 @@ struct OpdsEntry {
|
||||
std::string href; // Navigation URL or epub download URL
|
||||
std::string id;
|
||||
std::vector<OpdsAcquisitionLink> acquisitionLinks;
|
||||
std::string imageHref; // Cover image URL (rel="http://opds-spec.org/image"), books only
|
||||
};
|
||||
|
||||
// Legacy alias for backward compatibility
|
||||
|
||||
Reference in New Issue
Block a user