From e198b0fb92c1366b67d093b06c86c310cc6429a8 Mon Sep 17 00:00:00 2001 From: DarkFighterLuke Date: Thu, 13 Nov 2025 19:31:52 +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 678be21..7be5c2d 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.3.0", + "changelog": "Introduce episode numbering alternative schema\n", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://github.com/tubearchivist/tubearchivist-jf-plugin/releases/download/v1.4.3/tubearchivistmetadata_1.4.3.0.zip", + "checksum": "297d4f15af1132939f43c905b1ad393e", + "timestamp": "2025-11-13T19:31:49Z" + }, { "version": "1.4.2.0", "changelog": "Introduce episode numbering alternative schema\n",