Files
jellyfin-plugin-repository/manifest.json
T

45 lines
2.2 KiB
JSON

[
{
"category": "General",
"guid": "9d7c61a5-7a1b-4d1e-9b79-4c8c6d2e8a2a",
"name": "Multilang",
"description": "Display Jellyfin metadata and artwork in user-selected languages.",
"overview": "Multilang fetches metadata and artwork in configured languages and lets each user choose what language to display for titles, descriptions, artwork, and related metadata.",
"owner": "ajp_anton",
"versions": [
{
"version": "0.1.0.0",
"changelog": "Initial catalog release.",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://git.ajpanton.se/ajp_anton/jellyfin-plugin-repository/raw/branch/main/releases/jellyfin-multilang_0.1.0.0.zip",
"checksum": "cce5c84b94a2c91c24d5d364adc61562",
"timestamp": "2026-06-07T07:24:07Z"
},
{
"version": "0.2.0.0",
"changelog": "Add admin/user import-export backups, optional local artwork storage, safer cleanup/restore handling, and cleanup-on-uninstall support.",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://git.ajpanton.se/ajp_anton/jellyfin-plugin-repository/raw/branch/main/releases/jellyfin-multilang_0.2.0.0.zip",
"checksum": "5eba4e7cc05cd59b84dff856645df568",
"timestamp": "2026-06-08T04:19:32Z"
},
{
"version": "0.2.1.0",
"changelog": "Code cleanup, focused regression tests, and corrected Linux packaging for Jellyfin 10.11.11.",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://git.ajpanton.se/ajp_anton/jellyfin-plugin-repository/raw/branch/main/releases/jellyfin-multilang_0.2.1.0.zip",
"checksum": "73a17cf6f0fa35708e100d7aa118f8b0",
"timestamp": "2026-07-16T01:56:37Z"
},
{
"version": "0.3.0.0",
"changelog": "Jellyfin 12 RC compatibility build: retarget to .NET 10/Jellyfin 12 packages and use standard Jellyfin authorization headers for plugin and proxied requests.",
"targetAbi": "12.0.0.0",
"sourceUrl": "https://git.ajpanton.se/ajp_anton/jellyfin-plugin-repository/raw/branch/main/releases/jellyfin-multilang_0.3.0.0.zip",
"checksum": "fd3d1ecfdb5bc7307e83d3f584eab9a4",
"timestamp": "2026-07-16T00:50:34Z"
}
]
}
]