mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-24 20:09:30 +00:00
- Fix genres error by parsing JSON manually to avoid Series deserialization - Fix series blank screen by using SimpleSeries class instead of full Series - Add alphabetical sorting to authors page - Work around shelfsdk Series variant detection issues The Audiobookshelf API returns Series objects that don't match any of the variant detection patterns in the shelfsdk SeriesConverter. Since we can't modify the external shelfsdk, we parse the API responses manually to extract only the data we need for display. |
||
|---|---|---|
| .. | ||
| api | ||
| constants | ||
| db | ||
| features | ||
| hacks | ||
| models | ||
| pages | ||
| router | ||
| settings | ||
| shared | ||
| theme | ||
| main.dart | ||