Wholphin/app/src/main/java/com/github/damontecres/wholphin/services
Ray 494ff07b72
Fix smart & default subtitle selection logic (#579)
## Description
Fixes the logic for subtitle selection when using `Smart` or `Default`
server modes. Also takes into account unknown languages.

This is heavily inspired by [the server selection
logic](https://github.com/jellyfin/jellyfin/blob/release-10.11.z/Emby.Server.Implementations/Library/MediaStreamSelector.cs).
For better or for worse, Wholphin implements this client side.

### Related issues
Fixes #570
2025-12-27 14:22:40 -05:00
..
hilt Use sdk provided device name (#457) 2025-12-14 10:07:46 -05:00
AppUpgradeHandler.kt Update MPV playback threading model (#481) 2025-12-17 18:24:25 -05:00
BackdropService.kt Backdrop improvements (#476) 2025-12-17 11:18:57 -05:00
DatePlayedService.kt Fix bugs in #380 & #381 (#391) 2025-12-06 21:28:29 -05:00
DeviceProfileService.kt Add setting to toggle automatic sign in (#538) 2025-12-22 14:52:09 -05:00
ExtrasService.kt Show extras for Movies & TV Shows (#224) 2025-11-15 13:25:44 -05:00
FavoriteWatchManager.kt Option to combine continue watching & next up rows (#192) 2025-11-18 15:21:50 -05:00
ImageUrlService.kt Better images for genre grid (#501) 2025-12-19 10:46:57 -05:00
NavigationManager.kt Add setting to toggle automatic sign in (#538) 2025-12-22 14:52:09 -05:00
PeopleFavorites.kt Dev: Move services into their own package (#214) 2025-11-13 19:39:37 -05:00
PlaybackLifecycleObserver.kt Dev: Move services into their own package (#214) 2025-11-13 19:39:37 -05:00
PlayerFactory.kt Support custom mpv.conf (#327) 2025-12-04 13:21:40 -05:00
PlaylistCreator.kt Add multi-part videos to playback queue (#520) 2025-12-21 21:30:00 -05:00
RefreshRateService.kt Use sdk provided device name (#457) 2025-12-14 10:07:46 -05:00
ServerEventListener.kt Dev: Move services into their own package (#214) 2025-11-13 19:39:37 -05:00
SetupNavigationManager.kt Add setting to toggle automatic sign in (#538) 2025-12-22 14:52:09 -05:00
StreamChoiceService.kt Fix smart & default subtitle selection logic (#579) 2025-12-27 14:22:40 -05:00
ThemeSongPlayer.kt Update style for ktlint 1.8 (#390) 2025-12-06 18:11:07 -05:00
TrailerService.kt Update style for ktlint 1.8 (#390) 2025-12-06 18:11:07 -05:00
UpdateChecker.kt Update style for ktlint 1.8 (#390) 2025-12-06 18:11:07 -05:00
UserPreferencesService.kt Better restoration for auto sign in (#566) 2025-12-24 16:44:41 -05:00