Wholphin/app/src/main/java/com/github/damontecres/wholphin/data
damontecres 576c20edff
Fixes & optimizations to series pages (#106)
Simplifies the process for finding the right season id & episode id
after clicking on an episode. This can also improve loading time for
seasons that have a large number of episodes (hundreds).

Also fixes handling for "unknown" seasons which don't have an
index/season number.
2025-10-29 11:02:21 -04:00
..
model Fixes & optimizations to series pages (#106) 2025-10-29 11:02:21 -04:00
AppDatabase.kt Dependency updates & removing unused code (#70) 2025-10-26 18:17:47 -04:00
ItemPlaybackDao.kt Dependency updates & removing unused code (#70) 2025-10-26 18:17:47 -04:00
ItemPlaybackRepository.kt Various fixes (#33) 2025-10-18 18:45:08 -04:00
JellyfinServerDao.kt Dependency updates & removing unused code (#70) 2025-10-26 18:17:47 -04:00
NavDrawerItemRepository.kt Add ability to customize the navigation drawer menu (#60) 2025-10-23 15:57:26 -04:00
ServerPreferencesDao.kt Dependency updates & removing unused code (#70) 2025-10-26 18:17:47 -04:00
ServerRepository.kt Dependency updates & removing unused code (#70) 2025-10-26 18:17:47 -04:00