intro-skipper/manifest.json
ConfusedPolarBear fd0717009d Add logo
2022-05-18 02:00:42 -05:00

22 lines
917 B
JSON

[
{
"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": "ConfusedPolarBear",
"category": "General",
"imageUrl": "https://raw.githubusercontent.com/ConfusedPolarBear/intro-skipper/master/images/logo.png",
"versions": [
{
"version": "0.0.0.1",
"changelog": "- initial alpha release",
"targetAbi": "10.8.0.0",
"sourceUrl": "https://github.com/ConfusedPolarBear/intro-skipper/releases/download/v0.0.1/intro-skipper-v0.0.1.zip",
"checksum": "4b0e4ae45d09ecd9014a4986f3095ce4",
"timestamp": "2022-05-10T07:57:11Z"
}
]
}
]