Jellyfin does not cascade a user delete to the Device rows redemption creates, and DeviceManager throws for the whole listing when one device's user is missing, so a single leftover guest 404s the dashboard devices page. Deletes the guest's devices before the user, and sweeps devices this plugin created whose user is already gone at startup for links torn down by older builds.
13 lignes
461 B
JSON
13 lignes
461 B
JSON
{
|
|
"guid": "68540b76-ee74-436d-85ff-2abc884bbea6",
|
|
"name": "ShareLinks",
|
|
"version": "1.0.5.0",
|
|
"targetAbi": "10.11.0.0",
|
|
"framework": "net9.0",
|
|
"owner": "Franciskid",
|
|
"overview": "Secure expiring guest-share links for Jellyfin items.",
|
|
"description": "Adds secure, expiring share links for Jellyfin items with JSON-backed storage, token hashing, and cleanup scaffolding.",
|
|
"category": "General",
|
|
"timestamp": "2026-07-26T20:15:00.0000000Z"
|
|
}
|