-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.json
62 lines (62 loc) · 3.3 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[
{
"name": "TvHeadendApi",
"description": "A Jellyfin plugin leveraging the TvHeadend API for seamless integration of live TV, DVR, and EPG features. Manage recordings, stream live TV, and access program guides directly in Jellyfin. Fully configurable, with secure API connections and support for advanced TvHeadend features",
"overview": "TvHeadend Api Plugin for Jellyfin",
"owner": "john-pierre",
"category": "LiveTV",
"guid": "ae9f5148-d656-43ab-ab83-94192f9e840a",
"versions": [
{
"version": "1.0.4.0",
"changelog": "https://github.com/john-pierre/jellyfin-plugin-tvheadend-api/releases/tag/v1.0.4",
"targetAbi": "10.10.3.0",
"sourceUrl": "https://github.com/john-pierre/jellyfin-plugin-tvheadend-api/releases/download/v1.0.4/tvheadend_api_1.0.4.0.zip",
"checksum": "88d8a262c55cd83e19fa48065ee97e34",
"timestamp": "2025-01-22T07:10:12Z",
"repositoryName": "jellyfin-plugin-tvheadend-api",
"repositoryUrl": "https://github.com/john-pierre/jellyfin-plugin-tvheadend-api"
},
{
"version": "1.0.3.0",
"changelog": "https://github.com/john-pierre/jellyfin-plugin-tvheadend-api/releases/tag/v1.0.3",
"targetAbi": "10.10.3.0",
"sourceUrl": "https://github.com/john-pierre/jellyfin-plugin-tvheadend-api/releases/download/v1.0.3/tvheadend_api_1.0.3.0.zip",
"checksum": "673dcc519e9ce7596d0c603e2c2c766b",
"timestamp": "2025-01-22T06:37:33Z",
"repositoryName": "jellyfin-plugin-tvheadend-api",
"repositoryUrl": "https://github.com/john-pierre/jellyfin-plugin-tvheadend-api"
},
{
"version": "1.0.2.0",
"changelog": "https://github.com/john-pierre/jellyfin-plugin-tvheadend-api/releases/tag/v1.0.2",
"targetAbi": "10.10.3.0",
"sourceUrl": "https://github.com/john-pierre/jellyfin-plugin-tvheadend-api/releases/download/v1.0.2/tvheadend_api_1.0.2.0.zip",
"checksum": "e52ad89fd95046533974e12bc958c7da",
"timestamp": "2025-01-21T12:16:11Z",
"repositoryName": "jellyfin-plugin-tvheadend-api",
"repositoryUrl": "https://github.com/john-pierre/jellyfin-plugin-tvheadend-api"
},
{
"version": "1.0.1.0",
"changelog": "https://github.com/john-pierre/jellyfin-plugin-tvheadend-api/releases/tag/v1.0.1",
"targetAbi": "10.10.3.0",
"sourceUrl": "https://github.com/john-pierre/jellyfin-plugin-tvheadend-api/releases/download/v1.0.1/tvheadend_api_1.0.1.0.zip",
"checksum": "61ef8cf6f3e2965e6d131dfb93648a99",
"timestamp": "2025-01-12T16:35:50Z",
"repositoryName": "jellyfin-plugin-tvheadend-api",
"repositoryUrl": "https://github.com/john-pierre/jellyfin-plugin-tvheadend-api"
},
{
"version": "1.0.0.0",
"changelog": "https://github.com/john-pierre/jellyfin-plugin-tvheadend-api/releases/tag/v1.0.0",
"targetAbi": "10.10.3.0",
"sourceUrl": "https://github.com/john-pierre/jellyfin-plugin-tvheadend-api/releases/download/v1.0.0/tvheadend_api_1.0.0.0.zip",
"checksum": "4cee9596288febe0ed354418aa0d768a",
"timestamp": "2025-01-12T14:40:09Z",
"repositoryName": "jellyfin-plugin-tvheadend-api",
"repositoryUrl": "https://github.com/john-pierre/jellyfin-plugin-tvheadend-api"
}
]
}
]