Skip to content

Commit cbd4aed

Browse files
authored
Add Support for Jellyfin v10.11
1 parent adc6cf0 commit cbd4aed

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

repo/jellyfin_10.11.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
[
2+
{
3+
"category": "Metadata",
4+
"guid": "72186ab4-3fce-4054-9207-bcdd18c9fc45",
5+
"name": "RatingPosterDB",
6+
"description": "Ratings from IMDB, Metacritic and Rotten Tomatoes burned on posters and backdrops directly! This plugin requires a RPDB API Key.",
7+
"owner": "jaruba",
8+
"overview": "Ratings from IMDB, Metacritic and Rotten Tomatoes burned on posters and backdrops directly!",
9+
"imageUrl": "https://raw.githubusercontent.com/RatingPosterDB/Jellyfin.Plugin.RPDB/refs/heads/main/Jellyfin.Plugin.RPDB/thumb.png",
10+
"versions": [
11+
{
12+
"checksum": "33ad672d352a6ecb795b3f6d7acd8200",
13+
"changelog": "added all new RPDB Features and updated libraries",
14+
"targetAbi": "10.11.0.0",
15+
"sourceUrl": "https://github.com/RatingPosterDB/Jellyfin.Plugin.RPDB/releases/download/v1.0.1.4/RPDB_1.0.1.4_jellyfin_10.11.zip",
16+
"timestamp": "2025-10-25T08:47:27.283Z",
17+
"version": "1.0.1.4"
18+
}
19+
]
20+
}
21+
]

0 commit comments

Comments
 (0)