aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Persistence/IKeyframeRepository.cs
AgeCommit message (Collapse)Author
2025-05-04Recognize file changes and remove data on change (#13839)Tim Eisele
2025-04-02Import Keyframes into database (#13771)Tim Eisele
* Migrate keyframe data into database * Clear database table before import to handle failed migrations