Wholphin/app/src/main
Ray 003fe8348c
Improve series overview loading speed (#800)
## Description
Improves loading speed for the series overview page (one with list of
episodes). This is mostly accomplished by querying for the cast/crew in
the episodes on demand instead of during the initial query.

Also stops using the date as a replacement for the episode index. Using
this caused an extra unnecessary (long) query.

Going from home to the 109th of a 230 episode season is ~2x faster with
this change on my test server.


### Related issues
Closes #599
2026-01-30 11:34:12 -05:00
..
assets Add experimental MPV player backend (#161) 2025-11-16 18:46:25 -05:00
java/com/github/damontecres/wholphin Improve series overview loading speed (#800) 2026-01-30 11:34:12 -05:00
jni Update MPV playback threading model (#481) 2025-12-17 18:24:25 -05:00
proto Add setting to automatically switch between ExoPlayer & MPV (#736) 2026-01-23 08:50:01 -05:00
res Add setting to automatically switch between ExoPlayer & MPV (#736) 2026-01-23 08:50:01 -05:00
seerr Fixes & improvements to Jellyseer integration (#783) 2026-01-27 11:44:56 -05:00
AndroidManifest.xml Allow app to install on external storage #733 2026-01-28 13:56:20 -05:00
ic_launcher-playstore.png Add icons 2025-10-12 17:41:54 -04:00