Extend metadata

This commit is contained in:
jpirnay
2026-03-07 18:01:18 +01:00
parent 65e6caea57
commit 87e5cc4fe1
6 changed files with 132 additions and 9 deletions
+3
View File
@@ -14,6 +14,9 @@ class BookMetadataCache {
std::string language;
std::string coverItemHref;
std::string textReferenceHref;
std::string series;
std::string seriesIndex;
std::string description;
};
struct SpineEntry {