forked from intro-skipper/intro-skipper
-
Notifications
You must be signed in to change notification settings - Fork 1
/
manifest.json
21 lines (21 loc) · 1.03 KB
/
manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[
{
"guid": "c83d86bb-a1e0-4c35-a113-e2101cf4ee6b",
"name": "Intro Skipper",
"overview": "Automatically detect and skip intros in television episodes",
"description": "Analyzes the audio of television episodes and detects introduction sequences.",
"owner": "AbandonedCart, rlauuzo, jumoog (forked from ConfusedPolarBear)",
"category": "General",
"imageUrl": "https://raw.githubusercontent.com/intro-skipper/intro-skipper/master/images/logo.png",
"versions": [
{
"version": "1.0.1.1",
"changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/intro-skipper/releases/tag/10.10/v1.0.1.1)\n",
"targetAbi": "10.10.0.0",
"sourceUrl": "https://github.com/intro-skipper/intro-skipper/releases/download/10.10/v1.0.1.1/intro-skipper-v1.0.1.1.zip",
"checksum": "304e23d218166d6d7fc4b1e8390b105b",
"timestamp": "2024-10-18T12:28:17Z"
}
]
}
]