13 lines
259 B
JSON
13 lines
259 B
JSON
{
|
|
"name": "Jellyfin",
|
|
"identifier": "com.stilobique.jellyfin",
|
|
"description": "Jellyfin for Freebox",
|
|
"icon": "icon.png",
|
|
"entryPoints": {
|
|
"main": {
|
|
"file": "Jellyfin.qml",
|
|
"default": true
|
|
}
|
|
}
|
|
}
|