From eeda7dd91e1960a3dac4260bd8ee7ecaaec9bc4c Mon Sep 17 00:00:00 2001 From: DarkFighterLuke Date: Mon, 10 Mar 2025 21:55:37 +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 a186118..2896c58 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.6.0", + "changelog": "Adapt to the new TA API changes Fix JF crash when setting watched status with TA offline\n", + "targetAbi": "10.10.0.0", + "sourceUrl": "https://github.com/tubearchivist/tubearchivist-jf-plugin/releases/download/v1.3.6/tubearchivistmetadata_1.3.6.0.zip", + "checksum": "4d3ee6b9d85726c9e8050fe7c40d6390", + "timestamp": "2025-03-10T21:55:33Z" + }, { "version": "1.3.5.0", "changelog": "Adapt to the new TA API changes Fix JF crash when setting watched status with TA offline\n",