Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ask to skip for media segments does not show #272

Open
Noodlez1232 opened this issue Dec 5, 2024 · 7 comments
Open

Ask to skip for media segments does not show #272

Noodlez1232 opened this issue Dec 5, 2024 · 7 comments

Comments

@Noodlez1232
Copy link

When setting media segments up, and setting them to "ask to skip", the button to do so does not display.
Auto-skip does work, however. Just the button to ask to skip does not.

@jonty-comp
Copy link

I just investigated this problem as well, and discovered that the media segments skip button hasn't been added to the TV UI yet, although the options are there in playback settings. There is a PR open: jellyfin/jellyfin-web#6295
In the meantime, you can enable server-side injected skip buttons in the Intro Skipper plugin settings, if that's what you're using.

@hellow554
Copy link

The PR has been merged.
Does that mean with an updated version this should now work?
If so, could you push one to the webos store?

@dmitrylyzo
Copy link
Contributor

The PR has been merged. Does that mean with an updated version this should now work? If so, could you push one to the webos store?

Yes, but there is still a bug with loss of focus (PR is open).
The webOS app uses webui from the server, so you will get the update with the server update.

@TheColin21
Copy link

I was redirected here and don't quite get it 😅 the button used to be displayed on my webOS TV.

@jonty-comp
Copy link

To simplify the issue, Jellyfin has introduced a new media segments system, which is far superior to the old "insert a button into the HTML" method that intro skipper used to use - but, for whatever reason, Jellyfin didn't manage to complete this new system for TV clients in time for their first release. So, you need to go into intro skipper options, and enable the old button again, until the next Jellyfin release (or possibly the one after that) add the final bits needed to do it via the newer and better method.

You'll need to enable this option:
Image

and then also this option below:
Image

And then restart your server. One small downside is that you will probably end up with two overlapping buttons when you watch on a PC, for now.

@TheColin21
Copy link

Tried that, sadly did not work (yes I did restart)
As it seems that the fix will come with 10.10.4 I'll wait for that.

@jonty-comp
Copy link

Oh, that's unfortunate - it fixed the problem for me. It might be worth checking your intro segments are actually stored correctly, as I had to run the scheduled task once after updating to Jellyfin 10.10 to fix some mysterious problem that was preventing the buttons from showing everywhere!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants