Skip to content

Commit a482b5e

Browse files
Create manifest.json
1 parent e848fac commit a482b5e

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

manifest.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
[
2+
{
3+
"guid": "6F0AAAB5-E251-4A6D-B8D5-BC8C65222051",
4+
"name": "MediaSegments API",
5+
"overview": "Create and delete Media Segments",
6+
"description": "Provide an extended HTTP API to create and delete MediaSegments",
7+
"owner": "Intro Skipper (forked from Endrl)",
8+
"category": "General",
9+
"imageUrl": "https://raw.githubusercontent.com/intro-skipper/jellyfin-plugin-ms-api/master/images/logo.png",
10+
"versions": [
11+
{
12+
"version": "1.0.0-e848fac",
13+
"changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/jellyfin-plugin-ms-api/blob/master/CHANGELOG.md)",
14+
"targetAbi": "10.10.2.0",
15+
"sourceUrl": "https://github.com/intro-skipper/jellyfin-plugin-ms-api/releases/download/1.0.0-e848fac/Jellyfin.Plugin.MediaSegmentsApi-1.0.0.zip",
16+
"checksum": "EE7CA2FEAD260821F077747B19DFEA8D",
17+
"timestamp": "2024-11-19T06:04:59Z"
18+
}
19+
]
20+
}
21+
]

0 commit comments

Comments
 (0)