chore(jellyfin): update plugin catalog [skip ci]

This commit is contained in:
gitea-actions
2026-08-22 20:31:14 +00:00
parent 54712b7dae
commit 23a2d1964a
2 changed files with 36 additions and 28 deletions
@@ -1,6 +1,6 @@
name: "Personal Recordings" name: "Personal Recordings"
guid: "7f3e9c2a-4b1d-4e8f-9a6c-2d5e8f1b3c4a" guid: "7f3e9c2a-4b1d-4e8f-9a6c-2d5e8f1b3c4a"
version: "1.0.0.0" version: "1.0.1.0"
targetAbi: "10.11.0.0" targetAbi: "10.11.0.0"
framework: "net9.0" framework: "net9.0"
owner: "bram" owner: "bram"
+8
View File
@@ -7,6 +7,14 @@
"owner": "bram", "owner": "bram",
"category": "Live TV", "category": "Live TV",
"versions": [ "versions": [
{
"version": "1.0.1.0",
"changelog": "Release 1.0.1",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://gitea.bramkelchtermans.be/Bram/projects/releases/download/jellyfin-plugin-personal-recordings-v1.0.1/personal-recordings_1.0.1.0.zip",
"checksum": "69bb2094dc7eb81e674e0afac42cedfd",
"timestamp": "2026-08-22T20:31:14Z"
},
{ {
"version": "1.0.0.0", "version": "1.0.0.0",
"changelog": "Release 1.0.0", "changelog": "Release 1.0.0",