intro-skipper/manifest.json

30 lines
1.3 KiB
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",
2022-05-18 02:00:42 -05:00
"imageUrl": "https://raw.githubusercontent.com/ConfusedPolarBear/intro-skipper/master/images/logo.png",
2022-05-10 03:10:37 -05:00
"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"
2022-05-21 16:34:14 -05:00
},
{
"version": "0.0.0.2",
"changelog": "- decrease audio fingerprint comparison time\n- analyze two seasons simultaneously",
"targetAbi": "10.8.0.0",
"sourceUrl": "https://github.com/ConfusedPolarBear/intro-skipper/releases/download/v0.0.2/intro-skipper-v0.0.2.zip",
"checksum": "83c3e3618a6c37c2767e5bfea64ef515",
"timestamp": "2022-05-22T00:05:12Z"
2022-05-10 03:10:37 -05:00
}
]
}
]