magcore-app-records
Version:
PVR application.
77 lines • 2.58 kB
JSON
{
"name": "magcore-app-records",
"version": "5.6.11-7e85abf",
"description": "PVR application.",
"author": {
"name": "Infomir",
"email": "support@infomir.eu"
},
"keywords": [
"magcore",
"application",
"ministra",
"records",
"pvr"
],
"license": "license.md",
"config": {
"name": "RECORDS",
"description": "This app allows recording TV shows or watch the records made previously.",
"type": "app",
"category": "media",
"uris": {
"app": "/",
"entry": "index.html",
"icons": {
"480": {
"logoNormal": "img/480/normal.png",
"logoActive": "img/480/active.png",
"primeLogoNormal": "img/480/prime-normal.png",
"primeLogoActive": "img/480/prime-active.png"
},
"576": {
"logoNormal": "img/576/normal.png",
"logoActive": "img/576/active.png",
"primeLogoNormal": "img/576/prime-normal.png",
"primeLogoActive": "img/576/prime-active.png"
},
"720": {
"logoNormal": "img/720/normal.png",
"logoActive": "img/720/active.png",
"primeLogoNormal": "img/720/prime-normal.png",
"primeLogoActive": "img/720/prime-active.png"
},
"1080": {
"logoNormal": "img/1080/normal.png",
"logoActive": "img/1080/active.png",
"primeLogoNormal": "img/1080/prime-normal.png",
"primeLogoActive": "img/1080/prime-active.png"
}
}
},
"colors": {
"splashFont": "#fff",
"splashBackground": "#8a2c79"
},
"actions": {
"record": true
},
"resource": "npvr",
"contentProviders": [
"magcore-plugin-pvr",
"magcore-plugin-spvr"
]
},
"dependencies": {
"magcore-plugin-fs": "5.6.11-7e85abf",
"magcore-plugin-pvr": "5.6.11-7e85abf",
"magcore-plugin-spvr": "5.6.11-7e85abf",
"magcore-plugin-backend-tv-stalker": "5.6.11-7e85abf",
"magcore-osd-base": "5.6.11-7e85abf",
"magcore-theme": "^1.4.1",
"magcore-core": "5.6.11-7e85abf"
},
"optionalDependencies": {
"magcore-app-player": "5.6.11-7e85abf"
}
}