Herman Ho

Results 2 issues of Herman Ho

### Describe the bug App will crash when click and playback a video ### Logs --- client: Jellyfin for Android TV client_version: 0.14.0-beta.3 client_repository: https://github.com/jellyfin/jellyfin-androidtv type: crash_report format: markdown ---...

bug
playback

My project has configured to support few languages but the dashboard is still showing wrong language culture. ```csharp var supportedCultures = new[] { new CultureInfo("en-US"), new CultureInfo("en-AU"), new CultureInfo("en-GB") };...

help wanted
t: question