findroid icon indicating copy to clipboard operation
findroid copied to clipboard

[Feature request] support for Intro skipper and Jellyscrub plugins

Open JVT038 opened this issue 2 years ago • 5 comments

Hi, It may be too early to make this feature request, but I recently installed Intro-skipper, which scans all episodes and detects the intro, and then shows a button to the user to skip the intro, and I would like to have this on findroid as well.

Another plugin I would like to have support for, is Jellyscrub which generates scrubbing images, so when the user hovers the mouse or slides the playback position, it shows little miniatures of 320x180px. Kind of like YouTube shows the little miniatures.

JVT038 avatar Aug 23 '22 13:08 JVT038

Hi, Thanks for the suggestion. But I think it is not possible, because findroid plays just the video file. @jarnedemeulemeester correct me if I am wrong please.

Btw: thanks for the suggestion of jellyscrub.

OpenSourceSimon avatar Aug 23 '22 13:08 OpenSourceSimon

For the intro skipper, wouldn't it be possible to use the API endpoints, fetch any available timestamp for a certain episode and then show a skip button?

JVT038 avatar Aug 25 '22 08:08 JVT038

For the intro skipper, wouldn't it be possible to use the API endpoints, fetch any available timestamp for a certain episode and then show a skip button?

I didn't know that the intro skipper has an API. Then it is possible.

OpenSourceSimon avatar Aug 25 '22 08:08 OpenSourceSimon

  1. Also, Jellyscrub appears to have somes sort of API for requesting previews / thumbnails, thats sort of documented here.

Its usage can be seen in action here

JVT038 avatar Aug 27 '22 22:08 JVT038

The intro skipper is something I probably will be able to implement. But I won't give this high priority because it's not an official Jellyfin feature.

Jellyscrub would be a lot more difficult because of the UI and code changes required.

jarnedemeulemeester avatar Aug 28 '22 10:08 jarnedemeulemeester

Intro Skipper has been implemented!

I do not plan on implementing Jellyscrub anytime in the foreseeable future so I will close this issue.

jarnedemeulemeester avatar Jan 15 '23 14:01 jarnedemeulemeester