findroid
findroid copied to clipboard
[Feature request] support for Intro skipper and Jellyscrub plugins
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.
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.
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?
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.
- 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
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.
Intro Skipper has been implemented!
I do not plan on implementing Jellyscrub anytime in the foreseeable future so I will close this issue.