From 3cb2f130898aac97e286ecd9bb495ef8c17b7be8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 26 Oct 2025 15:55:18 +0000 Subject: [PATCH] Update manifest for MusicTags v10.11.1.2 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index f42eacf..9f045f8 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.2", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-musictags-plugin/releases/download/v10.11.1.2/Jellyfin.Plugin.MusicTags_v10.11.1.2.zip", + "checksum": "1D3B193420C6E40822FE3E3A2BDFC370", + "changelog": "\n\n## What's Changed\n### New Features\n* Added support for custom tags in wma and m4a audio files.\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-musictags-plugin/compare/v10.11.1.1...v10.11.1.2", + "timestamp": "2025-10-26" + }, { "version": "10.11.1.1", "targetAbi": "10.11.0",