Vaani/lib/features/library_browser
Claude 7d2877c1bb
fix: add series sequence sorting and debug metadata variants
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.
2025-11-20 21:47:46 +00:00
..
view fix: add series sequence sorting and debug metadata variants 2025-11-20 21:47:46 +00:00