-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.json
More file actions
20 lines (20 loc) · 748 Bytes
/
Copy pathmanifest.json
File metadata and controls
20 lines (20 loc) · 748 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[
{
"guid": "a1b2c3d4-e5f6-4a7b-8c9d-0e1f2a3b4c5d",
"name": "Stash Movies Sync",
"overview": "Syncs Stash Groups into Jellyfin as movies using symbolic links.",
"description": "Automatically creates symlinks from Stash Groups into a Jellyfin movie library, with configurable sync modes and scene filtering.",
"owner": "Lurking987",
"category": "Library",
"versions": [
{
"version": "1.0.0.0",
"changelog": "Initial release.",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://github.com/Lurking987/jellyfin-plugins/releases/download/v1.0.0/StashMoviesSync.zip",
"checksum": "30db96869020a3192aeb75c713037c0a",
"timestamp": "2026-04-27T00:00:00Z"
}
]
}
]