Thanks for review.
shuffle play needs addon
this fixes also nexttrack
there's no extra button for shuffle-play
Lazyimages don't load on cellular network.
prevent lazyload until clicking image link:
[+]
<script>
var thumbsize=0;
document.querySelector('#files').addEventListener('click', function(){
var c=[...document.querySelectorAll('a[href$=".jpg"]')]
if(!c.includes(event.target)) return
thumbsize=64
render(b) //
})
</script>
lazyimages for FF needs adding if(!thumbsize) return;
On firefox, With lazyimages installed, slideshow works. @danny: In your (deleted) file you have removed class gri.
nothing new: newtemplate was bundled with V5.3