From b06c498a89c29cbc27aace8ac56bf6f10e5d56ad Mon Sep 17 00:00:00 2001 From: josdion Date: Thu, 24 Oct 2024 07:54:41 +0300 Subject: [PATCH] Add release 1.2.0.0 to jellyfin 10.9 repo --- repo/jellyfin_10.9.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/repo/jellyfin_10.9.json b/repo/jellyfin_10.9.json index cfbafba..0879a31 100644 --- a/repo/jellyfin_10.9.json +++ b/repo/jellyfin_10.9.json @@ -8,6 +8,14 @@ "category": "Metadata", "imageUrl": "https://raw.githubusercontent.com/josdion/subbuzz/master/thumb.png", "versions": [ + { + "version": "1.2.0.0", + "changelog": "- Add Subf2m.co\n", + "targetAbi": "10.9.0.0", + "sourceUrl": "https://github.com/josdion/subbuzz/releases/download/v1.2.0.0/subbuzz_1.2.0.0_jellyfin_10.9.zip", + "checksum": "5c245b549ceeedc9ece19810cc8fd5ec", + "timestamp": "2024-10-24T04:24:18Z" + }, { "version": "1.1.0.0", "changelog": "- Fix issue with Jellyfin 10.9 not able to download subtitles\n",