mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-24 11:59:30 +00:00
Series sorting fix: - Detect SeriesFilter and use 'sequence' sort parameter - Other filters (author/genre) continue using alphabetical title sort - Books in series now display in proper sequence order Series metadata debugging: - Add logging to show media and metadata variants for each item - Add bookSeriesFilter metadata variant handlers - Log extracted title and author for debugging - This will help identify why series-filtered books show no info The logging will show what metadata structure the API returns for series-filtered items so we can properly extract title/author data. |
||
|---|---|---|
| .. | ||
| api | ||
| constants | ||
| db | ||
| features | ||
| hacks | ||
| models | ||
| pages | ||
| router | ||
| settings | ||
| shared | ||
| theme | ||
| main.dart | ||