From a27488366bcbbcce95c313ae9164d1ea0292b622 Mon Sep 17 00:00:00 2001
From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com>
Date: Tue, 6 Jan 2026 22:20:45 +0100
Subject: [PATCH] fixes
---
.../Jellyfin.Plugin.MediaBarEnhanced.csproj | 4 ++--
manifest.json | 10 +++++++++-
2 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/Jellyfin.Plugin.MediaBarEnhanced/Jellyfin.Plugin.MediaBarEnhanced.csproj b/Jellyfin.Plugin.MediaBarEnhanced/Jellyfin.Plugin.MediaBarEnhanced.csproj
index d40b0af..98bb37d 100644
--- a/Jellyfin.Plugin.MediaBarEnhanced/Jellyfin.Plugin.MediaBarEnhanced.csproj
+++ b/Jellyfin.Plugin.MediaBarEnhanced/Jellyfin.Plugin.MediaBarEnhanced.csproj
@@ -12,8 +12,8 @@
Jellyfin Media Bar Enhanced Plugin
CodeDevMLH
- 1.0.0.1
- https://git.mahom03-spacecloud.de/CodeDevMLH/Media-Bar-Plugin
+ 1.0.0.2
+ https://github.com/CodeDevMLH/jellyfin-plugin-media-bar-enhanced
diff --git a/manifest.json b/manifest.json
index 91fe29b..11ff013 100644
--- a/manifest.json
+++ b/manifest.json
@@ -8,9 +8,17 @@
"category": "General",
"imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/raw/branch/main/logo.png",
"versions": [
+ {
+ "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": "f4e6194a9cc72fdda7436161c73832de",
+ "timestamp": "2026-01-06T21:18:33Z"
+ },
{
"version": "1.0.0.1",
- "changelog": "Initial release",
+ "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",