Davide Cavagnola

Results 9 comments of Davide Cavagnola

> Does this could support https://github.com/endrl/jellyfin-plugin-media-analyzer? This PR only allows skipping credits from Jumoog's Intro Skipper v0.1.8.0, a new release of ConfusedPolarBear's Intro Skipper. The plugin "endrl/jellyfin-plugin-media-analyzer" needs the segments...

> Seems silly to submit an entire PR for this, but you want the line above to check the hideSkipPromptAt value - 1. Thought it might be better to suggest...

> sometimes the button is still visible Fixed, if you want to test it let me know if it works.

> Maybe with some generic `SkippableSegment` class with an enum property called `type `of type `SkippableSegmentType` which can be `Intro` or `Credit`. I changed it from Intro and Credit to...

The `skip` property can be removed. I thought of using it in case some segments should not be skipped, but it can also be done using the segment `type`

> Made some more changes: > > * Keep the buttons visible when the player controls are visible (I see no reason to hide them) For these, I copied the...

Hi @jarnedemeulemeester, I've created a new pull request (#1019) for the Multi Select Preference. Looking forward to the next release! 🚀

I've tested the changes, and they should work. The integration of the button with Android TV is basic, but it functions properly.

Fixed an issue where the button remained visible in the layout. Ready to merge!