-
Notifications
You must be signed in to change notification settings - Fork 2
/
manifest.json
44 lines (44 loc) · 1.91 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
37
38
39
40
41
42
43
44
[
{
"guid": "c4772eae-799e-490d-abff-4de21f99c95e",
"name": "MediaTracker",
"description": "MediaTracker scrobbler",
"overview": "MediaTracker scrobbler",
"owner": "bonukai",
"category": "General",
"versions": [
{
"version": "2.0.0.2",
"changelog": "- \"refactored ShouldSkipAction\"",
"targetAbi": "10.9.1.0",
"sourceUrl": "https://github.com/bonukai/jellyfin-plugin-mediatracker/releases/download/v2.0.0.2/mediatracker_2.0.0.2.zip",
"checksum": "c2bb12b6af1d370e6578fe4047943f32",
"timestamp": "2024-08-07T13:32:54Z"
},
{
"version": "2.0.0.1",
"changelog": "- \"refactored ShouldSkipAction\"",
"targetAbi": "10.9.1.0",
"sourceUrl": "https://github.com/bonukai/jellyfin-plugin-mediatracker/releases/download/v2.0.0.1/mediatracker_2.0.0.1.zip",
"checksum": "8eb5d247e5f17551cda3700697d7282d",
"timestamp": "2024-07-25T11:39:02Z"
},
{
"version": "2.0.0.0",
"changelog": "Upgraded to .net 8",
"targetAbi": "10.9.1.0",
"sourceUrl": "https://github.com/bonukai/jellyfin-plugin-mediatracker/releases/download/v2.0.0.0/mediatracker_2.0.0.0.zip",
"checksum": "e34ecf7e1483fe0a59114b04e0caa97f",
"timestamp": "2024-05-16T19:29:41Z"
},
{
"version": "1.0.0.0",
"changelog": "",
"targetAbi": "10.8.9.0",
"sourceUrl": "https://github.com/bonukai/jellyfin-plugin-mediatracker/releases/download/v1.0.0.0/mediatracker_1.0.0.0.zip",
"checksum": "ea2a763b7a096aae1cadd0db9798b509",
"timestamp": "2023-05-05T20:37:59Z"
}
]
}
]