Files
jellyfin-plugin-repository/manifest.json
T
ajp_anton 1b9fb74e74 Release Multilang 0.2.5 and 0.3.4
Publish Jellyfin 10.11 maintenance and Jellyfin 12 stable builds with proxy hardening, targeted fetching, local artwork repair, and obsolete-rule removal. Document the database backup format change.
2026-09-09 01:19:16 +00:00

109 lines
6.8 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.2.2.0",
"changelog": "Use each displayed title's language for article removal before sorting, add an effective Jellyfin metadata-language fallback, and clarify article settings.",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://git.ajpanton.se/ajp_anton/jellyfin-plugin-repository/raw/branch/main/releases/jellyfin-multilang_0.2.2.0.zip",
"checksum": "77b970cbf55cb4bce3a36a7b0e3f4c61",
"timestamp": "2026-07-19T01:41:13Z"
},
{
"version": "0.2.3.0",
"changelog": "Fix settings-page compatibility on clients without replaceChildren support, add user/admin debug access, and correct the Jellyfin 12 preferences-menu entry behavior.",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://git.ajpanton.se/ajp_anton/jellyfin-plugin-repository/raw/branch/main/releases/jellyfin-multilang_0.2.3.0.zip",
"checksum": "aa8f88842b331cf56ddf29b7241f9d39",
"timestamp": "2026-08-02T15:29:06Z"
},
{
"version": "0.2.4.0",
"changelog": "Fix the user settings page on older clients that do not support replaceChildren.",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://git.ajpanton.se/ajp_anton/jellyfin-plugin-repository/raw/branch/main/releases/jellyfin-multilang_0.2.4.0.zip",
"checksum": "bc7443769a97ca634f0216b4b16e5734",
"timestamp": "2026-08-21T23:24:08Z"
},
{
"version": "0.2.5.0",
"changelog": "Jellyfin 10.11 maintenance release. Harden proxy authentication and item permissions; share raw-response caching across paging and sorting; improve settings-page lifecycle; add targeted missing-data fetching, bounded concurrency, batched database operations, and local artwork repair from saved source URLs. Remove obsolete saved-rule formats. Existing databases upgrade automatically; make fresh database exports after upgrading because older database exports are not supported. Current classification rules and user-settings export format remain supported.",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://git.ajpanton.se/ajp_anton/jellyfin-plugin-repository/raw/branch/main/releases/jellyfin-multilang_0.2.5.0.zip",
"checksum": "c00c7c15e7fa896b0f342e706c06baf0",
"timestamp": "2026-09-09T01:18:23Z"
},
{
"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"
},
{
"version": "0.3.1.0",
"changelog": "Use each displayed title's language for article removal before sorting, add an effective Jellyfin metadata-language fallback, and clarify article settings.",
"targetAbi": "12.0.0.0",
"sourceUrl": "https://git.ajpanton.se/ajp_anton/jellyfin-plugin-repository/raw/branch/main/releases/jellyfin-multilang_0.3.1.0.zip",
"checksum": "b821757d348b1b0cb31bf72840aeb97b",
"timestamp": "2026-07-19T01:41:13Z"
},
{
"version": "0.3.2.0",
"changelog": "Fix settings-page compatibility on clients without replaceChildren support, add user/admin debug access, and correct the Jellyfin 12 preferences-menu entry behavior.",
"targetAbi": "12.0.0.0",
"sourceUrl": "https://git.ajpanton.se/ajp_anton/jellyfin-plugin-repository/raw/branch/main/releases/jellyfin-multilang_0.3.2.0.zip",
"checksum": "e5ddcaf6a0426b08fd79ed0ec85a6eaf",
"timestamp": "2026-08-02T15:29:06Z"
},
{
"version": "0.3.3.0",
"changelog": "Fix the user settings page on older clients that do not support replaceChildren.",
"targetAbi": "12.0.0.0",
"sourceUrl": "https://git.ajpanton.se/ajp_anton/jellyfin-plugin-repository/raw/branch/main/releases/jellyfin-multilang_0.3.3.0.zip",
"checksum": "00648eab85f7570b8e923033e8aa906a",
"timestamp": "2026-08-21T23:24:08Z"
},
{
"version": "0.3.4.0",
"changelog": "Jellyfin 12.0 stable compatibility release. Harden proxy authentication and item permissions; share raw-response caching across paging and sorting; improve settings-page lifecycle; add targeted missing-data fetching, bounded concurrency, batched database operations, and local artwork repair from saved source URLs. Remove obsolete saved-rule formats. Existing databases upgrade automatically; make fresh database exports after upgrading because older database exports are not supported. Current classification rules and user-settings export format remain supported.",
"targetAbi": "12.0.0.0",
"sourceUrl": "https://git.ajpanton.se/ajp_anton/jellyfin-plugin-repository/raw/branch/main/releases/jellyfin-multilang_0.3.4.0.zip",
"checksum": "3e06ad817bc219d871887a6ab0c1d50a",
"timestamp": "2026-09-09T01:18:23Z"
}
]
}
]