2025-05-24, 10:55 PM
(This post was last modified: 2025-05-24, 10:58 PM by Generator. Edited 1 time in total.)
Not a developer, but you can start by looking at plugin template and API documentation.
https://github.com/jellyfin/jellyfin-plugin-template
https://api.jellyfin.org/
Adding live previews will probably need to modify or inject some code to the frontend
https://github.com/jellyfin/jellyfin-plugin-template
https://api.jellyfin.org/
Adding live previews will probably need to modify or inject some code to the frontend