diff --git a/manifest.json b/manifest.json index e607789..93558d5 100644 --- a/manifest.json +++ b/manifest.json @@ -81,5 +81,48 @@ "timestamp": "2025-12-15T15:33:15Z" } ] + }, + { + "guid": "d7e11d57-819b-4bdd-a88d-53c5f5560225", + "name": "Media Bar Enhanced", + "description": "A jellyfin plugin to display a media bar (featured content) for jellyfin web.", + "overview": "Media Bar for Jellyfin", + "owner": "CodeDevMLH", + "category": "General", + "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/raw/branch/main/logo.png", + "versions": [ + { + "version": "1.0.0.3", + "changelog": "fixes", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.0.0.3/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "d22b9b355892db2da04a1620bf7ee64d", + "timestamp": "2026-01-06T21:33:22Z" + }, + { + "version": "1.0.0.2", + "changelog": "fixes", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.0.0.2/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "1041b403ec0193c2172a6fe15501afd3", + "timestamp": "2026-01-06T21:21:37Z" + }, + { + "version": "1.0.0.1", + "changelog": "fixes", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.0.0.1/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "f4e6194a9cc72fdda7436161c73832de", + "timestamp": "2026-01-06T21:18:33Z" + }, + { + "version": "1.0.0.0", + "changelog": "Initial release", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.0.0.0/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "2ba7cc7f238f6aa7097628797935b903", + "timestamp": "2026-01-06T18:56:30Z" + } + ] } ]