From a45ef87f845901a49458b3df94e534e25aaf49c8 Mon Sep 17 00:00:00 2001 From: DarkFighterLuke Date: Mon, 4 Nov 2024 21:30:26 +0000 Subject: [PATCH] Update manifest.json Signed-off-by: DarkFighterLuke --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index fc28e92..451d8a1 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.3.4.0", + "changelog": "Merge workaround for JF crashing when scanning Series pull request by wolffshots\n", + "targetAbi": "10.10.0.0", + "sourceUrl": "https://github.com/tubearchivist/tubearchivist-jf-plugin/releases/download/v1.3.4/tubearchivistmetadata_1.3.4.0.zip", + "checksum": "1ee6041139a6fdc3cecc8b2a427c60a8", + "timestamp": "2024-11-04T21:30:24Z" + }, { "version": "1.3.3.0", "changelog": "Add compatibility with Jellyfin 10.10\n", @@ -114,4 +122,4 @@ } ] } -] +] \ No newline at end of file