mirror of
https://github.com/0belous/universal-plugin-repo.git
synced 2025-12-19 19:21:17 -03:00
Generate manifest
This commit is contained in:
parent
fac7316c22
commit
ba78a0cedc
1 changed files with 5 additions and 21 deletions
|
|
@ -3636,28 +3636,12 @@
|
||||||
"category": "Metadata",
|
"category": "Metadata",
|
||||||
"versions": [
|
"versions": [
|
||||||
{
|
{
|
||||||
"version": "1.2.0.0",
|
"version": "1.3.0.0",
|
||||||
"changelog": "## v1.2.0.0\n\n### What's New\n- 🔧 Fixed plugin conflicts with Jellyfin's built-in LrcLib plugin\n- 🌍 Unique plugin GUID to prevent uninstallation conflicts\n- 🔗 Distinct task key to avoid scheduler conflicts\n- 📈 Improved plugin independence and stability\n\n### Technical Improvements\n- Enhanced plugin isolation from Jellyfin core components\n- Better version management and release process\n- Updated documentation and installation instructions\n\n## v1.1.0.0\n\n### What's New\n- 🎵 Renamed plugin from \"LrcLib\" to \"Lyrics\" for better user experience\n- 🔧 Fixed build compatibility issues with .NET 8.0 and Jellyfin 10.9.x\n- 📦 Improved build artifacts and CI/CD pipeline\n- 📂 Fixed plugin categorization from \"Notifications\" to \"Metadata\"\n\n### Technical Improvements\n- Consistent versioning across all project files\n- Better package compatibility with Jellyfin 10.9.x series\n- Improved documentation and installation instructions",
|
"changelog": "## v1.3.0.0\n### What's New\n- Fixed a lot of plugin loading issues\n- Fixed GitHub Action Workflows\n\n### Technical Improvements\n- Consistent versioning across all project files\n- Better package compatibility with Jellyfin 10.9.x series\n- Improved documentation and installation instructions",
|
||||||
"targetAbi": "10.9.0.0",
|
"targetAbi": "10.9.0.0",
|
||||||
"sourceUrl": "https://github.com/Felitendo/jellyfin-plugin-lyrics/releases/download/v1.2/lyrics_1.2.0.0.zip",
|
"sourceUrl": "https://github.com/Felitendo/jellyfin-plugin-lyrics/releases/download/v1.3/lyrics_1.3.0.0.zip",
|
||||||
"checksum": "91edc0e42ea35e0228ca170e66af0d12",
|
"checksum": "f56e5a1f158fa654310d1c23f5535f30",
|
||||||
"timestamp": "2025-08-15T19:35:00Z"
|
"timestamp": "2025-09-25T09:25:49Z"
|
||||||
},
|
|
||||||
{
|
|
||||||
"version": "1.1.0.0",
|
|
||||||
"changelog": "## v1.1.0.0\n\n### What's New\n- 🎵 Renamed plugin from \"LrcLib\" to \"Lyrics\" for better user experience\n- 🔧 Fixed build compatibility issues with .NET 8.0 and Jellyfin 10.9.x\n- 📦 Improved build artifacts and CI/CD pipeline\n- 📂 Fixed plugin categorization from \"Notifications\" to \"Metadata\"\n\n### Technical Improvements\n- Consistent versioning across all project files\n- Better package compatibility with Jellyfin 10.9.x series\n- Improved documentation and installation instructions",
|
|
||||||
"targetAbi": "10.9.0.0",
|
|
||||||
"sourceUrl": "https://github.com/Felitendo/jellyfin-plugin-lyrics/releases/download/v1.1/lyrics_1.1.0.0.zip",
|
|
||||||
"checksum": "cf2e161121bc73ef850c5c852602c7fd",
|
|
||||||
"timestamp": "2025-07-30T17:40:16Z"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"version": "1.0.0.0",
|
|
||||||
"changelog": "",
|
|
||||||
"targetAbi": "10.9.0.0",
|
|
||||||
"sourceUrl": "https://github.com/Felitendo/jellyfin-plugin-lyrics/releases/download/v1/lrclib_1.0.0.0.zip",
|
|
||||||
"checksum": "2a748a2e42be073971c1c0a85be71562",
|
|
||||||
"timestamp": "2024-08-29T22:19:03Z"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue