2024-11-24, 04:50 PM
(This post was last modified: 2024-11-25, 01:34 AM by Ted Hinklater. Edited 5 times in total.)
Did you download spotlight.HTML or did you download the github page? Make sure you download spotlight.html as a file, don't just right-click the link and Save As... as it will just download the github blob page
I've updated the instructions to make it a bit clearer
Basically, "spotlight.HTML" goes in jellyfin/web/ui
Search for YOURAPIKEYHERE in the file and replace it with your api key
It's on this line
let title = 'Spotlight', moviesSeriesBoth = 3, shuffleInterval = 15000, plotMaxLength = 550, token = 'YOURAPIKEYHERE', useTrailers = true;
I've updated the instructions to make it a bit clearer
Basically, "spotlight.HTML" goes in jellyfin/web/ui
Search for YOURAPIKEYHERE in the file and replace it with your api key
It's on this line
let title = 'Spotlight', moviesSeriesBoth = 3, shuffleInterval = 15000, plotMaxLength = 550, token = 'YOURAPIKEYHERE', useTrailers = true;