-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.json
29 lines (29 loc) · 1.14 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
[
{
"guid": "2e18517c-b8d9-4117-a937-ce61d9ce3d87",
"name": "MyTube",
"description": "MyTube Plugin for Jellyfin/Emby.",
"overview": "MyTube Plugin for Jellyfin/Emby.",
"owner": "MyTube",
"category": "Metadata",
"imageUrl": "https://raw.githubusercontent.com/Topbcy/jellyfin-plugin-mytube/refs/heads/main/Jellyfin.Plugin.MyTube/thumb.png",
"versions": [
{
"checksum": "9A4B62DD67BA9E4977C4337484C12F8A",
"changelog": "Auto Released by Actions",
"targetAbi": "10.9.0.0",
"sourceUrl": "https://github.com/Topbcy/jellyfin-plugin-mytube/releases/download/v2024.1031.844.0/Jellyfin.MyTube@v2024.1031.844.0.zip",
"timestamp": "2024-10-31T02:00:35Z",
"version": "2024.1031.844.0"
},
{
"checksum": "84CA0F2E4743A6253B9DA62CB0BB3C22",
"changelog": "Auto Released by Actions",
"targetAbi": "10.8.0.0",
"sourceUrl": "https://github.com/Topbcy/jellyfin-plugin-mytube/releases/download/v2024.1010.1541.0/Jellyfin.MyTube_2024.1010.1541.0.zip",
"timestamp": "2024-10-10T02:00:35Z",
"version": "2024.1010.1541.0"
}
]
}
]