-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.json
More file actions
29 lines (29 loc) · 1.26 KB
/
Copy pathmanifest.json
File metadata and controls
29 lines (29 loc) · 1.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[
{
"guid": "1175543c-6d20-4cfa-93a6-1476836df34c",
"name": "Auto Backup",
"description": "Automated scheduled ZIP backups of Jellyfin data.",
"overview": "Automated scheduled ZIP backups of Jellyfin data.",
"owner": "Filtik",
"category": "General",
"imageUrl": "https://raw.githubusercontent.com/Filtik/Jellyfin-AutoBackup/main/images/logo.png",
"versions": [
{
"version": "0.1.0.0",
"changelog": "- Release\n\n- Init",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://github.com/Filtik/Jellyfin-AutoBackup/releases/download/v0.1.0.0/Jellyfin-AutoBackup-0.1.0.0-10.11.x.zip",
"checksum": "550f9e801b4dd56df2722789ab57b77a",
"timestamp": "2026-07-03T09:24:34Z"
},
{
"version": "0.1.0.0",
"changelog": "- Release\n\n- Init",
"targetAbi": "12.0.0.0",
"sourceUrl": "https://github.com/Filtik/Jellyfin-AutoBackup/releases/download/v0.1.0.0/Jellyfin-AutoBackup-0.1.0.0-12.0.x.zip",
"checksum": "7219430611d466fe4b2bd52bd810f98f",
"timestamp": "2026-07-03T09:24:34Z"
}
]
}
]