diff --git a/Jellyfin.Plugin.MediaBarEnhanced/Web/mediaBarEnhanced.css b/Jellyfin.Plugin.MediaBarEnhanced/Web/mediaBarEnhanced.css index 3df7c39..2967c72 100644 --- a/Jellyfin.Plugin.MediaBarEnhanced/Web/mediaBarEnhanced.css +++ b/Jellyfin.Plugin.MediaBarEnhanced/Web/mediaBarEnhanced.css @@ -1,6 +1,6 @@ /* - * Jellyfin Slideshow by M0RPH3US v3.0.9 - * Modified by CodeDevMLH v1.1.0.0 + * Jellyfin Slideshow by M0RPH3US v4.0.1 + * Modified by CodeDevMLH * * New features: * - optional Trailer background video support diff --git a/Jellyfin.Plugin.MediaBarEnhanced/Web/mediaBarEnhanced.js b/Jellyfin.Plugin.MediaBarEnhanced/Web/mediaBarEnhanced.js index a355485..ca24bcd 100644 --- a/Jellyfin.Plugin.MediaBarEnhanced/Web/mediaBarEnhanced.js +++ b/Jellyfin.Plugin.MediaBarEnhanced/Web/mediaBarEnhanced.js @@ -1,6 +1,6 @@ /* * Jellyfin Slideshow by M0RPH3US v4.0.1 - * Modified by CodeDevMLH v1.1.0.0 + * Modified by CodeDevMLH * * New features: * - optional Trailer background video support diff --git a/manifest.json b/manifest.json index 220f6dd..939a346 100644 --- a/manifest.json +++ b/manifest.json @@ -10,7 +10,7 @@ "versions": [ { "version": "1.5.0.28", - "changelog": "- fix: Keyboard controls in TV mode\n- Add sorting options for content\n- Update mediaBarEnhanced.js and mediaBarEnhanced.css with version 4.0.1 from original repo", + "changelog": "- fix: Keyboard controls in TV mode\n- Add sorting options for content\n- Add local trailer support\n- fix performance issue\n- Update mediaBarEnhanced.js and mediaBarEnhanced.css with version 4.0.1 from original repo", "targetAbi": "10.11.0.0", "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.5.0.28/Jellyfin.Plugin.MediaBarEnhanced.zip", "checksum": "3f5f50a4de348ad4626920516fe4cd39",