Update manifest/meta for v1.0.6.5

Cette révision appartient à :
Gitea Actions
2026-09-19 19:55:54 +00:00
Parent 51b4909cbd
révision be31a08921
3 fichiers modifiés avec 6 ajouts et 6 suppressions
+3 -3
Voir le fichier
@@ -6,9 +6,9 @@
<LangVersion>latest</LangVersion>
<RootNamespace>Jellyfin.Plugin.ShareLinks</RootNamespace>
<AssemblyName>Jellyfin.Plugin.ShareLinks</AssemblyName>
<Version>1.0.6.0</Version>
<AssemblyVersion>1.0.6.0</AssemblyVersion>
<FileVersion>1.0.6.0</FileVersion>
<Version>1.0.6.5</Version>
<AssemblyVersion>1.0.6.5</AssemblyVersion>
<FileVersion>1.0.6.5</FileVersion>
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
<ImplicitUsings>disable</ImplicitUsings>
+1 -1
Voir le fichier
@@ -8,5 +8,5 @@
"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": ""
"timestamp": "2026-09-19T19:55:53.4318790Z"
}
+2 -2
Voir le fichier
@@ -13,8 +13,8 @@
"changelog": "Add collections, videos, and images to shareable items\nAdd sharing of BoxSet subsets\nHide/remove items from playlists or BoxSets\nHide the empty '...' menu button on BoxSet detail pages for guests\nAdd ShareLinks to the admin Extensions menu with a share icon\nTranslate the ShareLink action sheet label into French\nAdd French translation to the plugin configuration page\nDon't hide media cards whose titles contain a guard keyword as a substring",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://git.celjim.fr/public/jellyfin-plugin-sharelinks/releases/download/v1.0.6.5/sharelinks_1.0.6.5.zip",
"checksum": "",
"timestamp": ""
"checksum": "3cac2f601448210b0e42ec32ed20db5a",
"timestamp": "2026-09-19T19:55:53.4318790Z"
},
{
"version": "1.0.6.0",