Release Watch Orders 0.10.17 beta for Jellyfin 10.11
This commit is contained in:
@@ -17,7 +17,7 @@ The repository must be publicly reachable by the Jellyfin server for plugin inst
|
||||
## Current Plugins
|
||||
|
||||
- Multilang: multilingual metadata and artwork for Jellyfin.
|
||||
- Watch Orders: curated franchise viewing orders (beta for Jellyfin 12.0 on Linux x64).
|
||||
- Watch Orders: curated franchise viewing orders (beta for Jellyfin 10.11.9+ and 12.0 on Linux x64).
|
||||
|
||||
## Release Process
|
||||
|
||||
|
||||
+9
-1
@@ -109,10 +109,18 @@
|
||||
"category": "General",
|
||||
"guid": "3b0322f4-3575-4de3-bd9a-957e308b5527",
|
||||
"name": "Watch Orders",
|
||||
"description": "Curated franchise watch orders for Jellyfin. Beta for Jellyfin 12.0 on Linux x64.",
|
||||
"description": "Curated franchise watch orders for Jellyfin. Beta builds for Jellyfin 10.11 and 12.0 on Linux x64.",
|
||||
"overview": "Create personal or global sets of ordered movies, episodes, dynamic seasons, shows and collections. Browse the authored structure through a native Jellyfin library. Supports portable TMDb/IMDb references, multi-source season selections, missing-item placeholders and artwork. Beta: per-order playback resume, publication approvals and user-facing sharing/import remain unfinished.",
|
||||
"owner": "ajp_anton",
|
||||
"versions": [
|
||||
{
|
||||
"version": "0.10.17.0",
|
||||
"changelog": "Initial catalog beta for Jellyfin 10.11.9 or later in the 10.11 series on Linux x64. Includes authored native browsing, the breadcrumb editor, portable multi-source season selections, missing-item preferences and artwork fallbacks. Validated with 54 unit tests and read-only checks of existing watch orders. Back up configuration before upgrading; not a feature-complete release.",
|
||||
"targetAbi": "10.11.9.0",
|
||||
"sourceUrl": "https://git.ajpanton.se/ajp_anton/jellyfin-plugin-repository/raw/branch/main/releases/jellyfin-watch-orders_0.10.17.0.zip",
|
||||
"checksum": "94562a6951e411ab8108239e2f2e5914",
|
||||
"timestamp": "2026-09-09T08:59:44Z"
|
||||
},
|
||||
{
|
||||
"version": "0.12.18.0",
|
||||
"changelog": "Initial catalog beta for stable Jellyfin 12.0 on Linux x64. Includes authored native browsing, the breadcrumb editor, portable multi-source season selections, missing-item preferences and artwork fallbacks. Fixes new-folder artwork persistence on Jellyfin 12. Validated with 54 unit tests and 13 browser/integration tests. Back up configuration before upgrading; not a feature-complete release.",
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user