-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.json
101 lines (101 loc) · 5 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
[
{
"guid": "7edb2a28-5b8a-4fe8-ae11-d941315eb862",
"name": "Shikimori",
"description": "Adds metadata for anime tv and movies",
"overview": "Metadata provider for Shikimori",
"owner": "te9c",
"category": "Metadata",
"imageUrl": "https://shikimori.one/assets/layouts/l-top_menu-v2/glyph.svg",
"versions": [
{
"version": "4.2.0.0",
"changelog": "Fixed bugs\n",
"targetAbi": "10.10.6",
"sourceUrl": "https://github.com/te9c/jellyfin-shikimori-plugin/releases/download/4.2.0.0/shikimori_4.2.0.0.zip",
"checksum": "caad730539b9f29492405d32d71a8f73",
"timestamp": "2025-02-17T16:56:31Z"
},
{
"version": "4.1.0.0",
"changelog": "Fixed bugs\n",
"targetAbi": "10.10.3",
"sourceUrl": "https://github.com/te9c/jellyfin-shikimori-plugin/releases/download/4.1.0.0/shikimori_4.1.0.0.zip",
"checksum": "0cfa3244f73c117a883c5d7df5a420c3",
"timestamp": "2025-01-10T21:33:24Z"
},
{
"version": "4.0.0.0",
"changelog": "Fixed bugs\n",
"targetAbi": "10.10.3",
"sourceUrl": "https://github.com/te9c/jellyfin-shikimori-plugin/releases/download/4.0.0.0/shikimori_4.0.0.0.zip",
"checksum": "9d38a279a8bb001c25d7497093dd9e10",
"timestamp": "2024-11-30T08:22:02Z"
},
{
"version": "3.4.0.0",
"changelog": "Fixed bugs\n",
"targetAbi": "10.10.0",
"sourceUrl": "https://github.com/te9c/jellyfin-shikimori-plugin/releases/download/3.4.0.0/shikimori_3.4.0.0.zip",
"checksum": "700d13fba68e437a6fa9b649f98621ac",
"timestamp": "2024-11-02T09:50:46Z"
},
{
"version": "3.3.0.0",
"changelog": "Fixed missing preview image when identifying with id.\n Removed kind check when identifying with id.\n",
"targetAbi": "10.9.0",
"sourceUrl": "https://github.com/te9c/jellyfin-shikimori-plugin/releases/download/3.3.0.0/shikimori_3.3.0.0.zip",
"checksum": "6f4b69213a3c2eb37cbb94c6130d54aa",
"timestamp": "2024-06-17T17:03:23Z"
},
{
"version": "3.2.0.0",
"changelog": "Fixed bug with unparsed tags in description\n",
"targetAbi": "10.9.0",
"sourceUrl": "https://github.com/te9c/jellyfin-shikimori-plugin/releases/download/3.2.0.0/shikimori_3.2.0.0.zip",
"checksum": "2380f81a8246dafe5763f704b35941d6",
"timestamp": "2024-06-16T08:59:12Z"
},
{
"version": "3.1.0.0",
"changelog": "Add cancellation tokens support\n change html description to plain text description.\n",
"targetAbi": "10.9.0",
"sourceUrl": "https://github.com/te9c/jellyfin-shikimori-plugin/releases/download/3.1.0.0/shikimori_3.1.0.0.zip",
"checksum": "78f9b479ed82410e3da1756bb0262a9b",
"timestamp": "2024-06-15T18:29:00Z"
},
{
"version": "3.0.0.0",
"changelog": "Optimized search calls and fix bugs.\n",
"targetAbi": "10.9.0",
"sourceUrl": "https://github.com/te9c/jellyfin-shikimori-plugin/releases/download/3.0.0.0/shikimori_3.0.0.0.zip",
"checksum": "f0c6127f807a7fc38985b0a65f0167c3",
"timestamp": "2024-06-13T16:23:22Z"
},
{
"version": "2.1.0.0",
"changelog": "Fix bug with empty description Returned search title preference configuration option\n",
"targetAbi": "10.9.4",
"sourceUrl": "https://github.com/te9c/jellyfin-shikimori-plugin/releases/download/2.1.0.0/shikimori_2.1.0.0.zip",
"checksum": "1c91f478a90b951746d9853c2759eca9",
"timestamp": "2024-06-03T07:57:45Z"
},
{
"version": "2.0.0.0",
"changelog": "Transition to GraphQl shikimori's API Add high resoultion primary images\n",
"targetAbi": "10.9.4",
"sourceUrl": "https://github.com/te9c/jellyfin-shikimori-plugin/releases/download/2.0.0.0/shikimori_2.0.0.0.zip",
"checksum": "0f7d5435a9539482b78c6e894db67fee",
"timestamp": "2024-06-02T20:09:04Z"
},
{
"version": "1.0.0.0",
"changelog": "init\n",
"targetAbi": "10.9.0",
"sourceUrl": "https://github.com/te9c/jellyfin-shikimori-plugin/releases/download/1.0.0.0/shikimori_1.0.0.0.zip",
"checksum": "9a3acdabcd5b762e79968258b8cc7a7b",
"timestamp": "2024-06-01T14:30:44Z"
}
]
}
]