mirror of
https://github.com/0belous/universal-plugin-repo.git
synced 2025-12-20 03:31:18 -03:00
Generate manifest
This commit is contained in:
parent
e00e39f4c2
commit
182b8ca32e
1 changed files with 26 additions and 10 deletions
|
|
@ -6139,12 +6139,28 @@
|
||||||
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Playlist Generator.png",
|
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Playlist Generator.png",
|
||||||
"versions": [
|
"versions": [
|
||||||
{
|
{
|
||||||
"version": "1.0.0.0",
|
"version": "1.3.0.1",
|
||||||
"changelog": "First release",
|
"changelog": "Fix packaged binary",
|
||||||
|
"targetAbi": "10.10.7.0",
|
||||||
|
"sourceUrl": "https://github.com/Eeeeelias/playlist-generator/releases/download/v1.3.0.1/v1.3.0.1-release.zip",
|
||||||
|
"checksum": "7ab27979c9a4174d06662a5783ace95d",
|
||||||
|
"timestamp": "2025-08-04T20:54:28Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version": "1.3.0.0",
|
||||||
|
"changelog": "Querying only Music libraries",
|
||||||
|
"targetAbi": "10.10.7.0",
|
||||||
|
"sourceUrl": "https://github.com/Eeeeelias/playlist-generator/releases/download/v1.3.0.0/v1.3.0.0-release.zip",
|
||||||
|
"checksum": "e950ceb1e1117a60b70de7eb8289d54d",
|
||||||
|
"timestamp": "2025-08-04T20:28:38Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version": "1.2.0.0",
|
||||||
|
"changelog": "Added penalties to the scoring method for better recommendations",
|
||||||
"targetAbi": "10.10.6.0",
|
"targetAbi": "10.10.6.0",
|
||||||
"sourceUrl": "https://github.com/Eeeeelias/playlist-generator/releases/download/v1.0.0.0/Release.zip",
|
"sourceUrl": "https://github.com/Eeeeelias/playlist-generator/releases/download/v1.2.0.0/v1.2.0.0-release.zip",
|
||||||
"checksum": "5964befe9ef478a4a135e17cc95a2664",
|
"checksum": "7fe0209336c8e615b15494dd6373d2ba",
|
||||||
"timestamp": "2025-03-26T15:09:35Z"
|
"timestamp": "2025-03-28T15:54:13Z"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "1.1.0.0",
|
"version": "1.1.0.0",
|
||||||
|
|
@ -6155,12 +6171,12 @@
|
||||||
"timestamp": "2025-03-26T21:14:54Z"
|
"timestamp": "2025-03-26T21:14:54Z"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "1.2.0.0",
|
"version": "1.0.0.0",
|
||||||
"changelog": "Added penalties to the scoring method for better recommendations",
|
"changelog": "First release",
|
||||||
"targetAbi": "10.10.6.0",
|
"targetAbi": "10.10.6.0",
|
||||||
"sourceUrl": "https://github.com/Eeeeelias/playlist-generator/releases/download/v1.2.0.0/v1.2.0.0-release.zip",
|
"sourceUrl": "https://github.com/Eeeeelias/playlist-generator/releases/download/v1.0.0.0/Release.zip",
|
||||||
"checksum": "7fe0209336c8e615b15494dd6373d2ba",
|
"checksum": "5964befe9ef478a4a135e17cc95a2664",
|
||||||
"timestamp": "2025-03-28T15:54:13Z"
|
"timestamp": "2025-03-26T15:09:35Z"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue