forked from DirtyRacer1337/Jellyfin.Plugin.Stash
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.json
More file actions
44 lines (44 loc) · 1.8 KB
/
manifest.json
File metadata and controls
44 lines (44 loc) · 1.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[
{
"category": "Metadata",
"guid": "fb7a756d-d694-461a-99eb-2458b44f983f",
"name": "Stash (Extended)",
"description": "Metadata provider for Stash with extended library support",
"owner": "alysson-souza",
"overview": "Fetches metadata from your Stash server for Movies, Videos, Episodes, Collections, and Performers",
"versions": [
{
"version": "1.1.0.1",
"checksum": "a7908288df562079c2d478a642c81f01",
"changelog": "See release notes",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://github.com/alysson-souza/Jellyfin.Plugin.Stash/releases/download/v1.1.0.1/Jellyfin.Plugin.Stash.zip",
"timestamp": "2026-01-24T00:02:16Z"
},
{
"version": "1.1.0.0",
"checksum": "de09b393efb76f0b5e9d869c1cdc09b5",
"changelog": "See release notes",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://github.com/alysson-souza/Jellyfin.Plugin.Stash/releases/download/v1.1.0.0/Jellyfin.Plugin.Stash.zip",
"timestamp": "2025-12-10T19:28:37Z"
},
{
"version": "1.0.0.1",
"checksum": "b8ce19746d7d261bc9fcbe61ee0c06e5",
"changelog": "Fix: Configuration page loading spinner caused by GUID mismatch",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://github.com/alysson-souza/Jellyfin.Plugin.Stash/releases/download/v1.0.0.1/Jellyfin.Plugin.Stash.zip",
"timestamp": "2025-12-10T18:53:24Z"
},
{
"version": "1.0.0.0",
"checksum": "1cfe6308ea27cc601aada05a4ed76027",
"changelog": "See release notes",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://github.com/alysson-souza/Jellyfin.Plugin.Stash/releases/download/v1.0.0.0/Jellyfin.Plugin.Stash.zip",
"timestamp": "2025-12-10T18:39:10Z"
}
]
}
]