tedhinklater / finality

Jellyfin Theme CSS
18 stars 4 forks source link

Slideshow Not working #26

Closed DevilsDesigns closed 1 month ago

DevilsDesigns commented 2 months ago

Using these instructions https://github.com/tedhinklater/finality/tree/main#featured-content-bar-by-bobhasnosoul-and-sethbacon i get a blank home screen banner. Im on windows 11 pro im wondering if its different because of the file path edited on the /web/avatars path may be different on windows. image

tedhinklater commented 2 months ago

It works on win11, it might appear blank if the random start max is higher than your movie count (in slideshow.html its set to 400). Also make sure to empty your browser cache

DevilsDesigns commented 2 months ago

It works on win11, it might appear blank if the random start max is higher than your movie count (in slideshow.html its set to 400). Also make sure to empty your browser cache

I have 598 so most likely this is it. I'll test and reply once I change the value

tedhinklater commented 2 months ago

Ah if you have over 400 then it should be showing fine. The only things that could really go wrong are the userID > Screenshot from 2024-07-08 10-34-01

and API Key >

Screenshot from 2024-07-08 10-35-24

DevilsDesigns commented 2 months ago

Ah if you have over 400 then it should be showing fine. The only things that could really go wrong are the userID > Screenshot from 2024-07-08 10-34-01

and API Key >

Screenshot from 2024-07-08 10-35-24

image Dont we need lists.txt to load our lists? I dont have that in my folder

tedhinklater commented 1 month ago

I never used list.txt, according to this post "-Reads list.txt (ignoring labels after id codes), if list.txt is not present, grabs 200 movies from server and randomizes a selection of them to display (because i cant find an API call for random selection)"

attached an example list.txt

list.txt

it goes in the avatars folder. If you can let me know if it fixes it that'd be great

DevilsDesigns commented 1 month ago

I never used list.txt, according to this post "-Reads list.txt (ignoring labels after id codes), if list.txt is not present, grabs 200 movies from server and randomizes a selection of them to display (because i cant find an API call for random selection)"

attached an example list.txt

list.txt

it goes in the avatars folder. If you can let me know if it fixes it that'd be great

weird enough. closing the windows tray app and refreshing on an non incognito window shows it image

but in an incogntio firefox it wont load

tedhinklater commented 1 month ago

Did it work without the list.txt?

DevilsDesigns commented 1 month ago

Did it work without the list.txt?

No I had to reboot my jellyfin tray without list.txt and not use incognito mode and it worked after like seconds for it to display

tedhinklater commented 1 month ago

hmm I'll leave it open for now in case someone else has the same, glad it's working now though

DevilsDesigns commented 1 month ago

hmm I'll leave it open for now in case someone else has the same, glad it's working now though

quick questions is there a way to fix it loading extremely slow? Sometimes it can take upwards of 3-5 minutes to load the banners.

tedhinklater commented 1 month ago

that's crazy it takes 1 second on mine. Have you used list.txt ? Try with a small amount of id's to see if it's any faster?