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

This commit is contained in:
gitea-actions
2026-08-22 20:07:03 +00:00
parent 3efb578f26
commit 5996957ace
+10 -1
View File
@@ -6,6 +6,15 @@
"overview": "Move completed Live TV recordings into per-user folders", "overview": "Move completed Live TV recordings into per-user folders",
"owner": "bram", "owner": "bram",
"category": "Live TV", "category": "Live TV",
"versions": [] "versions": [
{
"version": "1.0.0.0",
"changelog": "Release 1.0.0",
"targetAbi": "10.11.0.0",
"sourceUrl": "http://10.2.0.104:3000/Bram/projects/releases/download/jellyfin/jellyfin-plugin-personal-recordings/v1.0.0/personal-recordings_1.0.0.0.zip",
"checksum": "66cd0155334fd10b77d35af8ddba07d0e2e60fa886bd63369a5e0d4ce289a441",
"timestamp": "2026-08-22T20:07:03Z"
}
]
} }
] ]