README.md aktualisiert
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
# SpotlightTrailer - Featured Content Bar
|
# SpotlightTrailer - Featured Content Bar
|
||||||
Thanks to [SethBacon](https://forum.jellyfin.org/u-sethbacon) & [BobHasNoSoul](https://github.com/BobHasNoSoul) & [MakD](https://github.com/MakD) & [tedhinklater](https://github.com/tedhinklater) for their talents and work
|
Thanks to [SethBacon](https://forum.jellyfin.org/u-sethbacon) & [BobHasNoSoul](https://github.com/BobHasNoSoul) & [MakD](https://github.com/MakD) & [tedhinklater](https://github.com/tedhinklater) for their talents and work
|
||||||
|
|
||||||
# Main Diffrences in this fork
|
# Main Differences in this fork
|
||||||
- activate random selection of movie from txt list
|
- activate random selection of movie from txt list
|
||||||
- show the featured bar only at the main page, hide it in favorites/requests tab
|
- show the featured bar only at the main page, hide it in favorites/requests tab
|
||||||
- back button added
|
- back button added
|
||||||
@ -10,7 +10,7 @@ Thanks to [SethBacon](https://forum.jellyfin.org/u-sethbacon) & [BobHasNoSoul](h
|
|||||||
|
|
||||||
# Currently working on
|
# Currently working on
|
||||||
- show a title above the spotlight banner, e.g. 'Popular at Jellyfin'
|
- show a title above the spotlight banner, e.g. 'Popular at Jellyfin'
|
||||||
- if local trailer avaible, play it instead of youtube trailer
|
- if local trailer available, play it instead of youtube trailer
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -22,7 +22,7 @@ Thanks to [SethBacon](https://forum.jellyfin.org/u-sethbacon) & [BobHasNoSoul](h
|
|||||||
|
|
||||||
2. Go to your ```jellyfin-web``` folder and create a folder named ```ui``` and drop ```spotlight.html, script.js and styles.css``` in that folder
|
2. Go to your ```jellyfin-web``` folder and create a folder named ```ui``` and drop ```spotlight.html, script.js and styles.css``` in that folder
|
||||||
|
|
||||||
3. In your Jellyfin Dashboard, under ```API Keys``` create an API key for Spotlight, copy the key, and insert it as the value for ```token``` in ```script.js```. You can also set the corresponding values for list name, random selection, show it only on main page, show title, plot lenght, etc.
|
3. In your Jellyfin Dashboard, under ```API Keys``` create an API key for Spotlight, copy the key, and insert it as the value for ```token``` in ```script.js```. You can also set the corresponding values for list name, random selection, show it only on main page, show title, plot length, etc.
|
||||||
|
|
||||||
4. ```Important: Use Notepad++ for this``` In the jellyfin-web folder, open the file ```home-html.RANDOMSTRINGHERE.chunk.js```
|
4. ```Important: Use Notepad++ for this``` In the jellyfin-web folder, open the file ```home-html.RANDOMSTRINGHERE.chunk.js```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user