ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/TVHeadend/TVHeadend.php
Executable file
5
heimdall/config/www/SupportedApps/TVHeadend/TVHeadend.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\TVHeadend;
|
||||
|
||||
class TVHeadend extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/TVHeadend/app.json
Executable file
10
heimdall/config/www/SupportedApps/TVHeadend/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "ac61e1834dac0f75ea1ab6d3a23976ffc4f46b74",
|
||||
"name": "TVHeadend",
|
||||
"website": "https://tvheadend.org/",
|
||||
"license": "GNU General Public License v3.0 only",
|
||||
"description": "TVHeadend, sometimes TVH for short, is a server application that reads video streams from LinuxTV sources and publishes them as internet streams.",
|
||||
"enhanced": false,
|
||||
"tile_background": "dark",
|
||||
"icon": "tvheadend.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/TVHeadend/tvheadend.png
Executable file
BIN
heimdall/config/www/SupportedApps/TVHeadend/tvheadend.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user