mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-25 04:19:30 +00:00
Added minified: false to GetLibrarysItemsReqParams to ensure the API returns complete book metadata including titles and authors. The logs showed that series-filtered items were returning bookMinified variant with empty title and null authorName fields. This change requests the full metadata variant which includes all necessary fields. |
||
|---|---|---|
| .. | ||
| filtered_library_items_page.dart | ||
| library_authors_page.dart | ||
| library_browser_page.dart | ||
| library_genres_page.dart | ||
| library_series_page.dart | ||