intro-skipper/manifest.json

21 lines
805 B
JSON
Raw Normal View History

2022-05-10 03:10:37 -05:00
[
{
"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",
"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",
2022-05-10 03:19:22 -05:00
"checksum": "4b0e4ae45d09ecd9014a4986f3095ce4",
2022-05-10 03:10:37 -05:00
"timestamp": "2022-05-10T07:57:11Z"
}
]
}
]