This repository was archived by the owner on Mar 28, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.json
More file actions
29 lines (28 loc) · 1.25 KB
/
Copy pathmanifest.json
File metadata and controls
29 lines (28 loc) · 1.25 KB
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
[
{
"guid": "A6363EF3-AEB3-4BC1-8408-243AAE4C1B8B",
"name": ".jfignore",
"description": "Ignore specific files and folders by placing .jfignore files inside your library folder.\nThe file can be at the root level or inside a sub directory.\n",
"overview": "Ignore files and folders by .jfignore Files",
"owner": "virtualmarc",
"category": "General",
"versions": [
{
"version": "1.0.0.0",
"changelog": "Initial release",
"targetAbi": "10.9.9.0",
"sourceUrl": "https://git.nexific.net/virtualmarc-oss/jellyfin-jfignore-plugin/releases/download/1.0.0.0/JFIgnore_1.0.0.0.zip",
"checksum": "57b836ed928e6d1e2d95e1d1ea24388b",
"timestamp": "2024-08-19T20:50:00Z"
},
{
"version": "1.0.0.1",
"changelog": "Fixed NPE on new series",
"targetAbi": "10.9.9.0",
"sourceUrl": "https://git.nexific.net/virtualmarc-oss/jellyfin-jfignore-plugin/releases/download/1.0.0.1/JFIgnore_1.0.0.1.zip",
"checksum": "e05e04750927c8fcc69ae0b237fe28c6",
"timestamp": "2024-10-11T21:37:00Z"
}
]
}
]