From 754d4abd45894da794ee90cf7bed7e980d8d2836 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20F=C3=B6rtsch?= Date: Wed, 1 Jul 2026 09:58:49 +0200 Subject: [PATCH] release tubearchivistmetadata 1.4.5.0 --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a272dc8..2c07a8d 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.5.0", + "changelog": "Limit providers to TubeArchivist paths, skip empty image URLs, and fix playlist sync intervals\n", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.felixfoertsch.de/felixfoertsch/tubearchivist-jf-plugin/releases/download/v1.4.5/tubearchivistmetadata_1.4.5.0.zip", + "checksum": "dad305a75a6a07f5d8185a6e8340cbbd", + "timestamp": "2026-07-01T06:20:00Z" + }, { "version": "1.4.4.0", "changelog": "Handle TubeArchivist playlists pagination\n", @@ -186,4 +194,4 @@ } ] } -] \ No newline at end of file +]