diff --git a/theme/album.hbs b/theme/album.hbs index f8ca870..09c41d9 100644 --- a/theme/album.hbs +++ b/theme/album.hbs @@ -25,8 +25,8 @@ - - + + @@ -39,11 +39,18 @@ $("#media").lightGallery({ thumbWidth: 80, controls: true, + hideBarsDelay: 4500, loop : false, download: true, counter: true, + pager: false, videojs: true, exThumbImage: 'data-exthumbimage', + preload: 2, + autoplay: true, + autoplayControls: true, + progressBar: false, + pause: 2500, }); // Init justified gallery for albums