forked from crobibero/jellyfin-plugin-tmdb-trailers
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.json
29 lines (29 loc) · 1.57 KB
/
manifest.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
[
{
"guid": "69104c31-d23f-4040-b99c-8913c09751d6",
"name": "TMDb Trailers",
"description": "Watch trailers from TMDb\n",
"overview": "Watch trailers from TMDb",
"owner": "crobibero",
"category": "Channels",
"imageUrl": "https://raw.githubusercontent.com/crobibero/jellyfin-plugin-tmdb-trailers/master/Jellyfin.Plugin.Tmdb.Trailers/Images/jellyfin-plugin-tmdb.png",
"versions": [
{
"version": "8.0.0.0",
"changelog": "- Add ability to user trailers as intro (#19) @crobibero\n- Fix saving changes (#17) @crobibero\n- ci(deps): bump shogo82148/actions-upload-release-asset from 1.5.0 to 1.6.2 (#16) @dependabot\n- ci(deps): bump actions/upload-artifact from 2.3.1 to 3.0.0 (#15) @dependabot",
"targetAbi": "10.8.0.0",
"sourceUrl": "https://github.com/crobibero/jellyfin-plugin-tmdb-trailers/releases/download/v7/tmdb-trailers_8.0.0.0.zip",
"checksum": "a8744cb799dd921e560714b5b205421f",
"timestamp": "2022-05-01T23:27:08Z"
},
{
"version": "6.0.0.0",
"changelog": "- Prepare for release (#11) @github-actions\n- bump version to 6 (#10) @crobibero",
"targetAbi": "10.8.0.0",
"sourceUrl": "https://github.com/crobibero/jellyfin-plugin-tmdb-trailers/releases/download/v6/tmdb-trailers_6.0.0.0.zip",
"checksum": "222042eaf8650a5dee11f0e235c69096",
"timestamp": "2022-04-24T14:39:53Z"
}
]
}
]