intro-skipper/manifest.json

46 lines
2.4 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",
2023-12-01 11:49:46 +01:00
"imageUrl": "https://raw.githubusercontent.com/jumoog/intro-skipper/master/images/logo.png",
2022-05-10 03:10:37 -05:00
"versions": [
2024-03-01 18:36:41 +01:00
{
"version": "0.1.11.0",
"changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n",
"targetAbi": "10.8.4.0",
"sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/v0.1.11/intro-skipper-v0.1.11.zip",
"checksum": "c96a90b581a08ca204e5eb860f9dc759",
"timestamp": "2024-03-01T17:35:47Z"
},
2024-03-01 17:50:42 +01:00
{
"version": "0.1.10.0",
"changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n",
"targetAbi": "10.8.4.0",
"sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/v0.1.10/intro-skipper-v0.1.10.zip",
"checksum": "50b16e5131f3389d7261691c301c2d70",
"timestamp": "2024-03-01T16:50:00Z"
},
2024-03-01 11:24:53 +01:00
{
"version": "0.1.9.0",
"changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n",
"targetAbi": "10.8.4.0",
"sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/v0.1.9/intro-skipper-v0.1.9.zip",
"checksum": "a85ff99d7fcde37aecf3fdd355708f49",
"timestamp": "2024-03-01T10:23:43Z"
},
2022-10-26 23:05:27 -05:00
{
2023-12-01 12:03:03 +01:00
"version": "0.1.8.0",
2023-12-01 11:49:46 +01:00
"changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n",
2022-10-26 23:05:27 -05:00
"targetAbi": "10.8.4.0",
2023-12-01 11:49:46 +01:00
"sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/v0.1.7/intro-skipper-v0.1.7.zip",
"checksum": "97a0208376adbdd1ebb17b4ce358ab9c",
2022-10-26 23:05:27 -05:00
"timestamp": "2022-10-27T03:27:27Z"
2022-05-10 03:10:37 -05:00
}
]
}
]