aboutsummaryrefslogtreecommitdiff
path: root/src/Jellyfin.MediaEncoding.Hls/Extractors/IKeyframeExtractor.cs
AgeCommit message (Collapse)Author
2025-04-02Import Keyframes into database (#13771)Tim Eisele
* Migrate keyframe data into database * Clear database table before import to handle failed migrations
2022-09-28Remove redundant using directivesHannes Braun
2022-01-11Refactor and add scheduled taskcvium