Files
Jellyfin-Freebox/manifest.json
T
2024-08-12 15:14:19 +02:00

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
}
}
}