forked from danieladov/JellyfinPluginManifest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.testthumb.json
97 lines (97 loc) · 4.73 KB
/
manifest.testthumb.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
[
{
"category": "Metadata",
"guid": "a2ca60c5-6ab4-412a-8f79-2cab93fb2bc5",
"name": "test",
"description": "This is a test.",
"owner": "jellyfin",
"imageUrl": "https://cdn.jsdelivr.net/gh/tanmoumou252/JellyfinPluginManifest.cdn@master/jellyfin-plugin-mergeversions/thumb.png",
"overview": "Manage Your Anime in Jellyfin",
"versions": [
{
"checksum": "ad6db5175f4732308b5dd166f79a1c2d",
"changelog": "bug fixes and improvements",
"targetAbi": "10.6.0.0",
"sourceUrl": "https://repo.jellyfin.org/releases/other/whats-this-plugin.zip.gif",
"timestamp": "2020-03-27 06:02:58",
"version": "1.0.3.0"
}
]
},
{
"guid": "f21bbed8-3a97-4d8b-88b2-48aaa65427cb",
"name": "Merge Versions",
"description": "Jellyfin Merge Versions plugin is a plugin that automatically groups every repeated movie\n",
"overview": "Automatically merge repeated movies",
"owner": "danieladov",
"imageUrl": "https://cdn.jsdelivr.net/gh/tanmoumou252/JellyfinPluginManifest.cdn@master/jellyfin-plugin-mergeversions/thumb.png",
"category": "General",
"versions": [
{
"version": "10.8.0.2",
"changelog": "Fix splitting not taking into account excluded libraries",
"targetAbi": "10.8.0.0",
"sourceUrl": "https://cdn.jsdelivr.net/gh/tanmoumou252/JellyfinPluginManifest.cdn@master/jellyfin-plugin-mergeversions/10.8.0.2.zip",
"checksum": "a5f050230cce782a6be24e5b6f048593",
"timestamp": "2023-04-20 16:35:00"
}
]
},
{
"guid": "afe1de9c-63e4-4692-8d8c-7c964df19eb2",
"name": "Theme Songs",
"description": "Jellyfin Theme Songs plugin is a plugin that automatically downloads every theme song of your tv shows library\n",
"overview": "Automatically downloads theme songs of your tv shows",
"owner": "danieladov",
"imageUrl": "https://cdn.jsdelivr.net/gh/tanmoumou252/JellyfinPluginManifest.cdn@master/Theme Songs/thumb.png",
"category": "General",
"versions": [
{
"version": "10.8.0.1",
"changelog": "Update to Jellyfin 10.8.0-beta1",
"targetAbi": "10.8.0.0",
"sourceUrl": "https://cdn.jsdelivr.net/gh/tanmoumou252/JellyfinPluginManifest.cdn@master/Theme Songs/10.8.0.1.zip",
"checksum": "dca8ba0e26e85439a462d6189f663f0e",
"timestamp": "2022-04-11 15:15:58"
}
]
},
{
"guid": "e9ca8b8e-ca6d-40e7-85dc-58e536df8eb3",
"name": "Skin Manager",
"description": "Skin manager helps you to download and install most popular skins for jellyfin\n",
"overview": "Skins for jellyfin",
"owner": "danieladov",
"imageUrl": "https://cdn.jsdelivr.net/gh/tanmoumou252/JellyfinPluginManifest.cdn@master/Skin Manager/thumb.png",
"category": "General",
"versions": [
{
"version": "2.0.1",
"changelog": "Added Ultrachromic and few fixes\n",
"targetAbi": "10.7.0.0",
"sourceUrl": "https://cdn.jsdelivr.net/gh/tanmoumou252/JellyfinPluginManifest.cdn@master/Skin Manager/2.0.1.zip",
"checksum": "7e0fb755bb579d2c4fa9a3ae733cf7ce",
"timestamp": "2022-06-14 12:02:52"
}
]
},
{
"guid": "771e19d6-5385-4caf-b35c-28a0e865cf63",
"name": "Kodi Sync Queue",
"description": "This plugin will track all media changes while Kodi clients are offline to decrease sync times.",
"overview": "Sync all media changes with Kodi clients",
"owner": "jellyfin",
"category": "General",
"imageUrl": "https://cdn.jsdelivr.net/gh/tanmoumou252/JellyfinPluginManifest.cdn@master/Kodi Sync Queue/thumb.png",
"versions": [
{
"version": "9.0.0.0",
"changelog": "### Bug Fixes ###\n- Fix the scheduled task section name (part of #71) @Shadowghost\n\n### Code or Repo Maintenance ###\n- Cleanup logging and naming (#71) @Shadowghost\n\n### Dependency updates ###\n- Upgrades LiteDB to v5 (part of #71) @Shadowghost\n\n### CI & build changes ###\n- fix: meta ci workflows (#68) @h1dden-da3m0n",
"targetAbi": "10.8.3.0",
"sourceUrl": "https://cdn.jsdelivr.net/gh/tanmoumou252/JellyfinPluginManifest.cdn@master/Kodi Sync Queue/kodi-sync-queue_9.0.0.0.zip",
"checksum": "02c26bfa57c7daa0b302bc83a4e11ddf",
"timestamp": "2022-08-07T12:57:13Z"
}
]
}
]