From dfdfac6be73489e65970e42e3faba485df188f3f Mon Sep 17 00:00:00 2001 From: DarkFighterLuke Date: Tue, 21 Oct 2025 21:54:14 +0000 Subject: [PATCH] Update manifest.json Signed-off-by: DarkFighterLuke --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index e518482..3b47da5 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ "overview": "Metadata for your TubeArchivist library on Jellyfin", "imageUrl": "https://raw.githubusercontent.com/tubearchivist/tubearchivist-jf-plugin/master/images/logo.png", "versions": [ + { + "version": "1.4.1.0", + "changelog": "Introduce bidirectional playlists synchronization\n", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://github.com/tubearchivist/tubearchivist-jf-plugin/releases/download/v1.4.1/tubearchivistmetadata_1.4.1.0.zip", + "checksum": "b5605077e1438f911e80df822e2f52f0", + "timestamp": "2025-10-21T21:54:11Z" + }, { "version": "1.4.0.0", "changelog": "Align compatibility with Jellyfin 10.11.x\n",