Kilian von Pflugk

Results 192 comments of Kilian von Pflugk

Good idea. I would go one step further and let the user choose the client from his known clients list.

PoC: ```html Drag and Drop Multiple Items .container { display: flex; justify-content: center; align-items: center; gap: 20px; margin-top: 50px; } ul { list-style-type: none; padding: 0; width: 200px; height: 300px;...

> Why not future proof it? Android TV and Kodi can be your defaults and allow entry of user defined values. This also allows you to add new values in...

This means that it will check for the AppName, and only skip automatically if the AppName is `Android TV`.

Another approach would be to insert chapters. Or we could modify the Android TV app, but I really don't want to do that.

The offical Jellyfin Android TV App dont use the server website. So there is no button you can press.

> Does Android TV not have a remote / controller anymore? We have a remote control, but nothing to click/skip. This is why we need to send a seek command.

> And didn't @rlauuzo say that executing the button worked, but it was the **UI** component that was missing. Maybe he meant the Android app? This may work if you...

Well, I bought a cheap Google Chromecast 4k and the Android TV app is the only one you can download 😂

thats the current Intro Skip button situation https://github.com/jellyfin/jellyfin-androidtv/issues/1800