Generate manifest.json

This commit is contained in:
github-actions[bot] 2025-07-20 01:46:53 +00:00
parent 6f82ccdf1a
commit 4cd29ccdab

View file

@ -2665,6 +2665,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.1.0",
"changelog": "Improves FileTransformation mode reliability, adds heading option, and adds more options to 'New' mode",
"targetAbi": "10.10.6.0",
"sourceUrl": "https://github.com/lachlandcp/jellyfin-editors-choice-plugin/releases/download/1.3.1.0/EditorsChoicePlugin-v1.3.1.0.zip",
"checksum": "25bccdd143410e1e7cbbfecbe301f9d",
"timestamp": "2025-07-20 13:43:35"
},
{ {
"version": "1.3.0.0", "version": "1.3.0.0",
"changelog": "Adds integration with the FileTransformation plugin for easier installation.", "changelog": "Adds integration with the FileTransformation plugin for easier installation.",