Generate manifest.json

This commit is contained in:
github-actions[bot] 2025-07-13 13:49:19 +00:00
parent 694bb6d031
commit 633e91ce53

View file

@ -2657,6 +2657,14 @@
"category": "General", "category": "General",
"imageUrl": "https://raw.githubusercontent.com/lachlandcp/jellyfin-editors-choice-plugin/main/logo.png", "imageUrl": "https://raw.githubusercontent.com/lachlandcp/jellyfin-editors-choice-plugin/main/logo.png",
"versions": [ "versions": [
{
"version": "1.3.0.0",
"changelog": "Adds integration with the FileTransformation plugin for easier installation.",
"targetAbi": "10.10.6.0",
"sourceUrl": "https://github.com/lachlandcp/jellyfin-editors-choice-plugin/releases/download/1.3.0.0/EditorsChoicePlugin-v1.3.0.0.zip",
"checksum": "afb03b144b2fa9e3467118964811137f",
"timestamp": "2025-07-13 21:23:11"
},
{ {
"version": "1.2.0.0", "version": "1.2.0.0",
"changelog": "Adds options to exclude played items, and configure the height of the slider.", "changelog": "Adds options to exclude played items, and configure the height of the slider.",