From 74ffe5d4c92e2fb13601e53a1641ba53e332875c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 23 Jul 2025 23:32:47 +0000 Subject: [PATCH] Update manifest for MusicTags v10.10.0.2 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index ca9ed05..f45c135 100644 --- a/manifest.json +++ b/manifest.json @@ -195,6 +195,14 @@ "owner": "jyourstone", "imageUrl": "https://raw.githubusercontent.com/jyourstone/jellyfin-musictags-plugin/master/images/logo.jpg", "versions": [ + { + "version": "10.10.0.2", + "targetAbi": "10.10.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-musictags-plugin/releases/download/v10.10.0.2/Jellyfin.Plugin.MusicTags_v10.10.0.2.zip", + "checksum": "0CEC645ABEA56DA1DC62A0B62BC9E5C6", + "changelog": "- Performance enhancements\\n- Prevent duplicate scans running\\n- Some other minor fixes", + "timestamp": "2025-07-23" + }, { "version": "10.10.0.1", "targetAbi": "10.10.0",