Vaani/lib/features/library_browser/view
Claude ccb8318341
fix: request full metadata for series-filtered books
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.
2025-11-20 22:08:39 +00:00
..
filtered_library_items_page.dart fix: request full metadata for series-filtered books 2025-11-20 22:08:39 +00:00
library_authors_page.dart fix: improve navigation stack and ensure square cover aspect ratios 2025-11-20 21:03:15 +00:00
library_browser_page.dart feat: implement library view with Authors, Genres, and Series browsing 2025-11-20 10:52:18 +00:00
library_genres_page.dart fix: improve navigation stack and ensure square cover aspect ratios 2025-11-20 21:03:15 +00:00
library_series_page.dart fix: improve navigation stack and ensure square cover aspect ratios 2025-11-20 21:03:15 +00:00