2025-03-27, 05:54 AM
v3.0.0 Released
Now with favorite toggle functionality.
Just putting it out here, you no longer need to download the files, since using CDN to deliver, you can remove the edits and plug this in your index.html just before
Now with favorite toggle functionality.
Just putting it out here, you no longer need to download the files, since using CDN to deliver, you can remove the edits and plug this in your index.html just before
</head>
Code:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/MakD/Jellyfin-Media-Bar@latest/slideshowpure.css" />
<script async src="https://cdn.jsdelivr.net/gh/MakD/Jellyfin-Media-Bar@latest/slideshowpure.js"></script>