-
-
Notifications
You must be signed in to change notification settings - Fork 34
Expand file tree
/
Copy pathmanifest-dev.json
More file actions
19 lines (19 loc) · 681 Bytes
/
Copy pathmanifest-dev.json
File metadata and controls
19 lines (19 loc) · 681 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[
{
"name": "Posterizarr (Dev)",
"guid": "f62d8560-6123-4567-89ab-cdef12345678",
"description": "Middleware for asset lookup. Maps local assets to library items.",
"overview": "A custom plugin for Posterizarr that acts as a local asset proxy for Jellyfin.",
"owner": "Posterizarr",
"category": "Metadata",
"versions": [
{
"version": "99.0.0610.0533",
"changelog": "Dev build: 2026-06-10 05:34",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://raw.githubusercontent.com/fscorrupt/posterizarr/builds/Posterizarr.Plugin_v99.0.0610.0533.zip",
"checksum": "3C38E841605EA2C0C83D1D975B84F4FA"
}
]
}
]