Jarne Demeulemeester

Results 80 comments of Jarne Demeulemeester

Nice! But there is a problem: I still plan on publishing the app to F-Droid which prohibits the use of proprietary gms libraries. And the cast library is part of...

Yeah I agree. But I think this should really be fixed in the SDK instead of only in this project

You make a good point, I didn't think about that. Let's use enums in this project

What version of the Jellyfin server are you running? The latest update ups the minimum version to 10.8.1. (I forgot to add a check for the server version when it's...

I am able to recreate the issue, it has nothing to do with your device or server. There is a problem while navigating through the setup screens. If I look...

@gandbg could you test again on version 0.6.0? I suggest clearing all app data before you try again. (Just to make sure)

> @jarnedemeulemeester Maybe I'm just being a bit dumb here, but how do I switch to the android-tv layout?. Saw it was included in 0.3.0 and wanted to try it...

I have started to fix the TV version. I have also bought an Android TV which will arrive soon. That should also push me to work on the TV version...

I will take a look at the issues later today.

I tested with the same command `./gradlew :samples:kotlin-cli:run --args "discover local" -Dlogback.debug=true` on my Windows 11 machine and it worked perfectly. Even without a network connection, no errors. (My original...