mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-24 07:30:57 +01:00
Allow Custom Chapter Image Intervall #665
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#665
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 (Nov 30, 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.