From 7e71b9381abdc08ccf68a4628f62e485a2e112f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 24 Oct 2025 20:58:29 +0000 Subject: [PATCH] Update manifest for MusicTags v10.11.1.1 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 3979a37..f42eacf 100644 --- a/manifest.json +++ b/manifest.json @@ -291,6 +291,14 @@ "owner": "jyourstone", "imageUrl": "https://raw.githubusercontent.com/jyourstone/jellyfin-musictags-plugin/master/images/logo.jpg", "versions": [ + { + "version": "10.11.1.1", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-musictags-plugin/releases/download/v10.11.1.1/Jellyfin.Plugin.MusicTags_v10.11.1.1.zip", + "checksum": "8AB9AB7E8978F8EF5EDB8438E615AB9F", + "changelog": "\n\n## What's Changed\n### Bug Fixes\n* Fixed issue where some tags were not extracted properly.\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-musictags-plugin/compare/v10.11.1.0...v10.11.1.1", + "timestamp": "2025-10-24" + }, { "version": "10.11.1.0", "targetAbi": "10.11.0",