mirror of
https://github.com/0belous/universal-plugin-repo.git
synced 2025-12-20 03:31:18 -03:00
Generate manifest
This commit is contained in:
parent
9ee52d79d4
commit
9a28f7a6d9
1 changed files with 36 additions and 1 deletions
|
|
@ -5078,6 +5078,14 @@
|
|||
"category": "General",
|
||||
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Jellyfin Enhanced.png",
|
||||
"versions": [
|
||||
{
|
||||
"changelog": "- Change Jellyseerr API endpoint for connectivity check\n - Add TMDB API key validation to config page\n - Fix TMDB API key query string handling",
|
||||
"targetAbi": "10.10.7.0",
|
||||
"version": "7.10.0.0",
|
||||
"sourceUrl": "https://github.com/n00bcodr/Jellyfin-Enhanced/releases/download/7.10.0.0/Jellyfin.Plugin.JellyfinEnhanced.zip",
|
||||
"checksum": "EF7C5E55E904234D6E17E7358DCA793D",
|
||||
"timestamp": "2025-10-08T06:16:18"
|
||||
},
|
||||
{
|
||||
"changelog": "- Integrate watchlist into home sections plugin\n - Revert admin update check and install\n - Prevent duplicate ARR links with concurrency lock\n - Add new private-config and move sensitive info there",
|
||||
"targetAbi": "10.10.7.0",
|
||||
|
|
@ -10965,6 +10973,17 @@
|
|||
"category": "General",
|
||||
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Home Screen Sections.png",
|
||||
"versions": [
|
||||
{
|
||||
"version": "2.3.10.0",
|
||||
"changelog": "✨ Enhancements & Bug Fixes\r\n\r\n- Fixed issue where TV shows couldn't be requested in discover section\r\n- Adding ability for admins to configure whether each section should show/hide played content\r\n- Changed Jellyseerr API key to be masked\r\n- Fixed some issues with the cache bust text\r\n- Added authorize to discover request fixing security vulnerability highlighted in #93",
|
||||
"targetAbi": "10.10.7.0",
|
||||
"sourceUrl": "https://github.com/IAmParadox27/jellyfin-plugin-home-sections/releases/download/2.3.10.0/Release-10.10.7.zip",
|
||||
"checksum": "1BECE498575B209A0B9C5376FE1C2604",
|
||||
"timestamp": "2025-10-08T20:22:00",
|
||||
"dependencies": [
|
||||
"5e87cc92-571a-4d8d-8d98-d2d4147f9f90"
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "2.3.9.0",
|
||||
"changelog": "No changelog supplied",
|
||||
|
|
@ -11092,11 +11111,27 @@
|
|||
"category": "Metadata",
|
||||
"guid": "f962a752-15e8-4a43-b42a-6d9cfba35ce1",
|
||||
"name": "Douban",
|
||||
"description": "提供豆瓣电影/电视剧的元数据 Provide Movie/TV metadata from Douban\n\nhttps://github.com/Xzonn/xzonn.github.io",
|
||||
"description": "提供豆瓣电影/电视剧的元数据 Provide Movie/TV metadata from Douban\n\nhttps://github.com/Xzonn/JellyfinPluginDouban",
|
||||
"owner": "Xzonn",
|
||||
"overview": "Jellyfin 豆瓣元数据插件 Douban Metadata Provider for Jellyfin",
|
||||
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Douban.png",
|
||||
"versions": [
|
||||
{
|
||||
"checksum": "104CABB47640DBCAC8E610903701BDDA",
|
||||
"changelog": "https://github.com/Xzonn/JellyfinPluginDouban/blob/master/ChangeLog.md",
|
||||
"targetAbi": "10.10.0.0",
|
||||
"sourceUrl": "https://xzonn.top/JellyfinPluginDouban/dist/Jellyfin.Plugin.Douban.3.3.7.0.zip",
|
||||
"timestamp": "2025-10-08T05:23:15Z",
|
||||
"version": "3.3.7.0"
|
||||
},
|
||||
{
|
||||
"checksum": "8E55D8B617196F6324EE2CFFA069A889",
|
||||
"changelog": "https://github.com/Xzonn/JellyfinPluginDouban/blob/master/ChangeLog.md",
|
||||
"targetAbi": "10.8.0.0",
|
||||
"sourceUrl": "https://xzonn.top/JellyfinPluginDouban/dist/Jellyfin.Plugin.Douban.1.3.7.0.zip",
|
||||
"timestamp": "2025-10-08T05:21:15Z",
|
||||
"version": "1.3.7.0"
|
||||
},
|
||||
{
|
||||
"checksum": "C10D592B3E8CEC4507ABC4939B4F24A2",
|
||||
"changelog": "- 修复豆瓣不显示图片大小导致无法区分海报和背景图的问题。 ([comment](https://github.com/Xzonn/xzonn.github.io/discussions/22#discussioncomment-13472343))",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue