aboutsummaryrefslogtreecommitdiff
path: root/src/Jellyfin.MediaEncoding.Hls/Cache/CacheDecorator.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
2024-08-30Remove BOM from UTF-8 filesBond_009
I think some people need to change their IDE configuration ;)
2022-12-05Replace != null with is not nullBond_009
2022-01-16Add pagination and fixescvium
2022-01-11Refactor and add scheduled taskcvium