Yesterday, 06:38 AM
the theme should be mostly functional now. there are some bugs and minor styling issues i need to work out soon but it's more or less the same now.
users of the complete theme WILL have to make a few minor changes though:
1. in your Jellyfin webroot's
2. **move** the
3. remove the
let me know how it goes for you. if there are any 10.10.x holdouts, there is a
users of the complete theme WILL have to make a few minor changes though:
1. in your Jellyfin webroot's
index.html, in the line that imports the slideshowpure.js script, change async to defer2. **move** the
list.txt file OUT of the avatars folder, and into the webroot itself.3. remove the
Featured line from list.txt. all that should remain are the media IDs, there is no need for a label as the first line anymore.let me know how it goes for you. if there are any 10.10.x holdouts, there is a
legacy-10.10 branch for you, which will be a permanently frozen, as-is version of the script before the 10.11 update. if you wish to use that version, make sure to update the imports in index.html as shown in the legacy-10.10 branch's README.
