-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmanifest.json
More file actions
21 lines (21 loc) · 1.17 KB
/
Copy pathmanifest.json
File metadata and controls
21 lines (21 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[
{
"guid": "d47f75a1-2c4c-4aa1-a1cd-5da6e5e6ccfd",
"name": "ActorPlus",
"overview": "The plugin adds additional information to the actor's portrait and, when hovering over it with the cursor, the filmography. The plugin also shows a list of actors when you hover over the movie (TV series) poster.",
"description": "The plugin adds additional information to the actor's portrait and, when hovering over it with the cursor, the filmography. The plugin also shows a list of actors when you hover over the movie (TV series) poster.",
"owner": "Druidblack",
"category": "General",
"imageUrl": "https://raw.githubusercontent.com/Druidblack/Jellyfin.Plugin.ActorPlus/main/images/logo.jpg",
"versions": [
{
"version": "1.0.0.0",
"changelog": "Public release",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://github.com/Druidblack/Jellyfin.Plugin.ActorPlus/releases/download/Release-1.0.0.0/Release-1.0.0.0.zip",
"checksum": "5203b5b2d7841e4a60b0c0741a880368",
"timestamp": "2026-02-22T08:54:00+00:00"
}
]
}
]