-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmanifest.json
36 lines (36 loc) · 1.74 KB
/
manifest.json
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
[
{
"guid": "12b44f20-6cfb-4be5-9950-3d0fbe74fa35",
"name": "Refresh Sparse Items",
"description": "Refresh episodes, seasons, series that are missing data you define.\n",
"overview": "Refresh episodes, seasons, series that are missing data you define.",
"owner": "SenorSmartyPants",
"category": "Metadata",
"versions": [
{
"version": "4.0.0.0",
"changelog": "Jellyfin 10.9 support\n",
"targetAbi": "10.9.0.0",
"sourceUrl": "https://github.com/SenorSmartyPants/jellyfin-plugin-refreshsparse/releases/download/v4.0.0.0/refreshsparse_4.0.0.0.zip",
"checksum": "28ae3168d8cdd6df89345828f4b055fe",
"timestamp": "2024-06-03T00:00:00Z"
},
{
"version": "3.1.0.0",
"changelog": "Added Series and Season cooldown settings.\n",
"targetAbi": "10.8.0.0",
"sourceUrl": "https://github.com/SenorSmartyPants/jellyfin-plugin-refreshsparse/releases/download/v3.1.0.0/refreshsparse_3.1.0.0.zip",
"checksum": "316163933abb1305165f6c6ba1fb7849",
"timestamp": "2022-12-29T00:00:00Z"
},
{
"version": "3.0.0.0",
"changelog": "Added Series and Season refreshing.\nOption to check for bad names in episode overview.\n",
"targetAbi": "10.8.0.0",
"sourceUrl": "https://github.com/SenorSmartyPants/jellyfin-plugin-refreshsparse/releases/download/v3.0.0.0/refreshsparse_3.0.0.0.zip",
"checksum": "b63877dc16d68e96992b1b6640a87832",
"timestamp": "2022-12-24T19:10:17Z"
}
]
}
]