diff --git a/manifest.json b/manifest.json index 914f162..cc858c0 100644 --- a/manifest.json +++ b/manifest.json @@ -929,6 +929,14 @@ "category": "Metadata", "imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Danmu.png", "versions": [ + { + "version": "2.3.0.0", + "changelog": "支持Jellyfin 10.11", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://github.com/cxfksword/jellyfin-plugin-danmu/releases/download/v2.3.0/danmu_2.3.0.0.zip", + "checksum": "45680ff4a48b6fa37702bde5ba20e28a", + "timestamp": "2025-10-29T14:06:24" + }, { "version": "2.2.0.0", "changelog": "修复iqiyi,废弃弹弹play", @@ -11892,6 +11900,17 @@ "category": "General", "imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Home Screen Sections.png", "versions": [ + { + "version": "2.4.7.0", + "changelog": "🪲 Bug Fixes\r\n\r\n- Fixed issue where RecentlyAddedShows section might fail when getting its results.", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://github.com/IAmParadox27/jellyfin-plugin-home-sections/releases/download/2.4.7.0/Release-10.11.0.zip", + "checksum": "CADBDE8D03293B000CD91046B170F3DE", + "timestamp": "2025-10-28T23:52:03", + "dependencies": [ + "5e87cc92-571a-4d8d-8d98-d2d4147f9f90" + ] + }, { "version": "2.4.6.0", "changelog": "🪲 Bug Fixes\r\n\r\n- Fixed issue where some installs have legacy files that are no longer used, but get hooked stopping actual files from getting hooked #118\r\n- Fixed issue where Recently Added Shows would display in Show date added order rather than Episode date added order #120",