From ee2ca86f044104ef6cf7349d69220255d2441f58 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 23 Oct 2025 19:42:58 +0000 Subject: [PATCH] Update manifest for MusicTags v10.11.1.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 3d1dcdf..3979a37 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.0", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-musictags-plugin/releases/download/v10.11.1.0/Jellyfin.Plugin.MusicTags_v10.11.1.0.zip", + "checksum": "F24C58C370D2CCC5DF00F156764FC166", + "changelog": "\n\n## What's Changed\n### New Features\n* You can now add custom delimiters to split tags\n* You can now choose to inherit the tags to parent artists and albums.\n* Added parallel processing for increased performance.\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-musictags-plugin/compare/v10.11.0.3...v10.11.1.0", + "timestamp": "2025-10-23" + }, { "version": "10.11.0.3", "targetAbi": "10.11.0",