diff --git a/manifest.json b/manifest.json index fe51488..c0bf38f 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,20 @@ -[] +[ + { + "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/jellyfin-smart-playlist_0.1.0.0.dll", + "checksum": "763f5c4ac9e058f54bac79750857b65d", + "timestamp": "2024-10-30T01:58:30Z" + } + ] + } +] \ No newline at end of file