update the 1.0.3.0 manifest entry for the season share fix

Cette révision appartient à :
Franciskid
2026-07-27 00:36:10 +02:00
Parent 917b80fe50
révision cf297f121e
+3 -3
Voir le fichier
@@ -10,11 +10,11 @@
"versions": [ "versions": [
{ {
"version": "1.0.3.0", "version": "1.0.3.0",
"changelog": "A link no longer has to die the moment the first person opens it. The create popup has a new \"Let several people use this link\" box: tick it and the link keeps working for everyone you send it to until it expires. It is a per-link choice now, and the old plugin setting is just what the box starts out as. Multi-use links have a ceiling on how many people can watch at once, ten by default and configurable; anyone arriving after that is turned away with a try-again page and nobody already watching is disturbed. The dashboard also gains a \"Clean up finished links\" button next to Refresh, which tears down and then removes revoked, expired and failed records, so the list stops growing forever. Multi-use did not actually work before this release: guests were capped at one session, so the second viewer's redemption failed and cleanup then deleted the guest account out from under the first viewer.", "changelog": "Fixes a season share exposing the rest of the series: the tag was going onto the season's parent series, and Jellyfin treats a parent's tags as belonging to all of its children, so every other season became visible to the guest. Tagging now only ever goes downwards. Take this update if you have shared a season with a link that is still live. Also in this release: a link can be made multi-use from the create popup so several people can use it until it expires, with a configurable ceiling on how many watch at once (ten by default), and the dashboard gains a \"Clean up finished links\" button that removes revoked, expired and failed records.",
"targetAbi": "10.11.0.0", "targetAbi": "10.11.0.0",
"sourceUrl": "https://github.com/Franciskid/jellyfin-plugin-sharelinks/releases/download/v1.0.3.0/sharelinks_1.0.3.0.zip", "sourceUrl": "https://github.com/Franciskid/jellyfin-plugin-sharelinks/releases/download/v1.0.3.0/sharelinks_1.0.3.0.zip",
"checksum": "d6c3d26ebca34feb97e166d77c78351e", "checksum": "1b492b41f0d8c26e2a897d6f42e52b32",
"timestamp": "2026-07-26T20:15:00Z" "timestamp": "2026-07-27T08:30:00Z"
}, },
{ {
"version": "1.0.2.0", "version": "1.0.2.0",