mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Allow Custom Chapter Image Intervall #666
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DeveloperOl on GitHub (May 2, 2019).
I would love to set a custom time Intervall for the chapter image extractor.
The default of 5 min is too long in my opinion and I would love to set it to something around 10-30 secs (No worries about server load or disk space).
A simple field to edit that interval in the library would be very helpful.
@jellyfin-bot commented on GitHub (Jul 29, 2019):
We are moving all feature and enhancement requests to our new Fider platform here. This new platform lets people vote on and better manage such requests.
This request now lives here.
@ninnghazad commented on GitHub (Dec 1, 2019):
64b6cfa3dc/MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs (L548)@negulici-r-barnabas commented on GitHub (Jul 21, 2022):
Hey @DeveloperOl, I've implemented it on my end. I created the pull requests. They still have to be reviewed and approved by the Jellyfin people.