jellyfin-smart-playlist/manifest.json

20 lines
825 B
JSON
Raw Normal View History

[
{
"guid": "dd2326e3-4d3e-4bfc-80e6-28502c1131df",
"name": "Smart Playlist",
"description": "Create smart playlists with a Lisp filter engine.\n\nThe same playlist definition can be used for multiple users.\n",
"overview": "Smart playlists with Lisp filter engine.",
"owner": "redxef",
"category": "General",
"versions": [
{
"version": "0.1.0.0",
"changelog": "- Initial Alpha release.\n",
"targetAbi": "10.10.0.0",
"sourceUrl": "https://gitea.redxef.at/redxef/jellyfin-smart-playlist/releases/download/v0.1.0.0/smart-playlist_0.1.0.0.zip",
"checksum": "d11b2ef8f328ed1143d95657cae33a02",
"timestamp": "2024-10-30T02:16:48Z"
}
]
}
]