-
Notifications
You must be signed in to change notification settings - Fork 1
/
manifest.json
46 lines (46 loc) · 1.68 KB
/
manifest.json
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[
{
"guid": "9564ac10-af23-39bc-449f-624f23cfa48f",
"name": "VuPlus",
"description": "Enigma 2 Live TV",
"overview": "Watch channels, schedule and watch recordings from your Enigma 2 based receiver with OpenWebif",
"owner": "knackebrot",
"category": "LiveTV",
"versions": [
{
"version": "4.0.0.0",
"changelog": "Jellyfin 10.7.0",
"targetAbi": "10.7.0.0",
"sourceUrl": "https://github.com/knackebrot/jellyfin-plugin-vuplus/releases/download/4.0.0.0/MediaBrowser.Plugins.VuPlus.zip",
"checksum": "a16840af359379a05bc6925d6dcbb284",
"timestamp": "2021-03-14T18:24:59Z"
}
]
},
{
"guid": "193f29f9-ea6c-4595-a6f6-55e79d7c590a",
"name": "Enigma2",
"description": "Enigma 2 Live TV",
"overview": "Watch channels, schedule and watch recordings from your Enigma 2 based receiver with OpenWebif",
"owner": "knackebrot",
"category": "LiveTV",
"versions": [
{
"version": "5.0.0.0",
"changelog": "### Update for Jellyfin 10.8.0",
"targetAbi": "10.8.0.0",
"sourceUrl": "https://github.com/knackebrot/jellyfin-plugin-enigma2/releases/download/5.0.0.0/Jellyfin.Plugin.Enigma2.zip",
"checksum": "97bbf70d09c6a0565d92c5735feed33d",
"timestamp": "2022-06-28T22:40:16Z"
},
{
"version": "6.0.0.0",
"changelog": "### Update for Jellyfin 10.9.0",
"targetAbi": "10.9.0.0",
"sourceUrl": "https://github.com/knackebrot/jellyfin-plugin-enigma2/releases/download/6.0.0.0/Jellyfin.Plugin.Enigma2_6.0.0.0.zip",
"checksum": "d8dcda9f2c64b23f8cb0854f81b37966",
"timestamp": "2024-06-22T17:38:37Z"
}
]
}
]