aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/TrickplayController.cs
AgeCommit message (Collapse)Author
2024-09-22Fix GetTrickplayTileImage operation name (#12681)Niels van Velzen
2024-09-07Enhance Trickplay (#11883)Tim Eisele
2024-08-25Backport pull request #12490 from jellyfin/release-10.9.znielsvanvelzen
Set Content-Disposition header to attachment for image endpoints Original-merge: 9645955629595a6ba2668432aeeadc4989c413b2 Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-04-14Validate item access (#11171)Cody Robibero
2023-10-13Avoid unnecessary string -> byte[] conversion (Bond-009)Nick
2023-06-26Migrate to trickplay table to EF. Rename vars/methods/members to have ↵Nick
consistent use of tile and thumbnail
2023-06-23Move GetHlsPlaylist to ITrickplayManagerNick
2023-06-22TrickplayController return 404 if playlist doesn't exist. Minor code ↵Nick
style/format changes (crobibero)
2023-06-22Fix styling for string builderNick
2023-06-22Styling, format, minor code changes (crobibero)Nick
2023-06-22updatenicknsy
2023-06-22Trickplay playlist and image controllernicknsy