From 89bde9233d22eff9ac76b45da936c6009188a900 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Thu, 8 Jan 2026 03:07:31 +0100 Subject: [PATCH] Update version to 1.1.0.0 and enhance changelog with custom media ID improvements --- .../Jellyfin.Plugin.MediaBarEnhanced.csproj | 2 +- manifest.json | 26 ++++--------------- 2 files changed, 6 insertions(+), 22 deletions(-) diff --git a/Jellyfin.Plugin.MediaBarEnhanced/Jellyfin.Plugin.MediaBarEnhanced.csproj b/Jellyfin.Plugin.MediaBarEnhanced/Jellyfin.Plugin.MediaBarEnhanced.csproj index db265dd..9ce1d87 100644 --- a/Jellyfin.Plugin.MediaBarEnhanced/Jellyfin.Plugin.MediaBarEnhanced.csproj +++ b/Jellyfin.Plugin.MediaBarEnhanced/Jellyfin.Plugin.MediaBarEnhanced.csproj @@ -12,7 +12,7 @@ Jellyfin Media Bar Enhanced Plugin CodeDevMLH - 1.0.0.3 + 1.1.0.0 https://github.com/CodeDevMLH/jellyfin-plugin-media-bar-enhanced diff --git a/manifest.json b/manifest.json index e6ed190..057c799 100644 --- a/manifest.json +++ b/manifest.json @@ -9,28 +9,12 @@ "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", + "version": "1.1.0.0.", + "changelog": "- 'custom media IDs' setting is now enabled by default (no input --> random selection)\n- improve GUID handling in slideshow manager to handle seperator and description", "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": "e6180c42836069029072e96ac4860c42", - "timestamp": "2026-01-06T23:26:29Z" - }, - { - "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" + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.1.0.0/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "", + "timestamp": "" }, { "version": "1.0.0.0",