Today, 03:46 AM
(This post was last modified: 8 hours ago by Ted Hinklater. Edited 2 times in total.)
(Today, 02:05 AM)2020 Wrote:(Today, 01:24 AM)Ted Hinklater Wrote: Hey 2020 hope you're well,
Can I ask what version of Jellyfin you're on?
Private window might still have a cache issue if you're using a reverse proxy?
Thank you for the reply, I'm good how about yourself.
I'm on the latest 10.11
I've done it in a new browser in private mode and after a 5mins it started working on the main browser. but I still have the issue with EditorsChoice
is it possible to add the following features directly into your Jellyfin Featured Content Bar all that would be needed I assume would be the extra js file I assume https://github.com/CodeDevMLH/Jellyfin-F...'s-Version
another question is it possible to make the bar bigger it looks a little small when you compare it to Disney+ and others unless it meant to look like that.
I'm good thanks, a variables file would be a good idea! I'll do that next. Currently the variables are down on line 102 in spotlight.html
Here's a taller version https://github.com/tedhinklater/Jellyfin...light.html
![[Image: biggerspotlight.gif]](https://i.ibb.co/3Yhr0cJ2/biggerspotlight.gif)
You would also need to change line 7 of home-html.chunk.js to
.featurediframe {width: 97.5vw; height: 50vh; display: block; border: 0px solid #000; margin: 0 auto; margin-bottom: 0em; margin-top: 1em; }

