Update manifest.json

Signed-off-by: DarkFighterLuke <DarkFighterLuke@users.noreply.github.com>
This commit is contained in:
DarkFighterLuke
2024-05-14 20:20:16 +00:00
parent 2bdee20beb
commit e355c304a2
+8
View File
@@ -8,6 +8,14 @@
"overview": "Metadata for your TubeArchivist library on Jellyfin", "overview": "Metadata for your TubeArchivist library on Jellyfin",
"imageUrl": "https://raw.githubusercontent.com/tubearchivist/tubearchivist-jf-plugin/master/images/logo.png", "imageUrl": "https://raw.githubusercontent.com/tubearchivist/tubearchivist-jf-plugin/master/images/logo.png",
"versions": [ "versions": [
{
"version": "1.3.0.0",
"changelog": "Add support for Jellyfin 10.9.1\n",
"targetAbi": "10.9.1.0",
"sourceUrl": "https://github.com/tubearchivist/tubearchivist-jf-plugin/releases/download/v1.3.0/tubearchivistmetadata_1.3.0.0.zip",
"checksum": "e1fde6f75a10a5f17bc9cc5814949180",
"timestamp": "2024-05-14T20:20:13Z"
},
{ {
"version": "1.2.5.0", "version": "1.2.5.0",
"changelog": "Ping the TA API to validate connection\n", "changelog": "Ping the TA API to validate connection\n",