Wholphin/app/src/main/java/com/github/damontecres/wholphin/data
Ray 1334bb3f03
Don't recursively query collections on home page (#1160)
## Description
Don't recursively query collections for the home page rows. This
prevents episodes within tv shows from being shown.

### Related issues
Fixes https://github.com/damontecres/Wholphin/issues/1148
Fixes #1147

### Testing
Emulator & API

## Screenshots
N/A

## AI or LLM usage
None
2026-03-30 14:11:25 -04:00
..
filter Add a lot of code documentation (#1145) 2026-03-29 10:52:25 -04:00
model Don't recursively query collections on home page (#1160) 2026-03-30 14:11:25 -04:00
AppDatabase.kt Add ability to order navigation drawer items (#886) 2026-02-12 19:55:12 -05:00
ExtrasItem.kt Add a lot of code documentation (#1145) 2026-03-29 10:52:25 -04:00
ItemPlaybackDao.kt More subtitle selection fixes (#630) 2026-01-04 17:06:54 -05:00
ItemPlaybackRepository.kt Add "Only Forced Subtitles" option to subtitle selection (#589) 2026-01-11 13:11:39 -05:00
JellyfinServerDao.kt Add setting to protect a user profile with a PIN (#356) 2025-12-04 14:37:27 -05:00
LibraryDisplayInfoDao.kt Better collection pages including more view options (#1137) 2026-03-28 10:31:03 -04:00
PlaybackEffectDao.kt Add support for viewing photos in photo albums (#703) 2026-02-04 20:04:46 -05:00
PlaybackLanguageChoiceDao.kt More subtitle selection fixes (#630) 2026-01-04 17:06:54 -05:00
SeerrServerDao.kt Fixes for Jellyseerr login issues (#1031) 2026-03-04 15:11:09 -05:00
ServerPreferencesDao.kt Dependency updates & removing unused code (#70) 2025-10-26 18:17:47 -04:00
ServerRepository.kt Dev: add simple automated UI test setup (#1027) 2026-03-03 13:46:46 -05:00