ajout heimdall
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\SickBeard;
|
||||
|
||||
class SickBeard extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "f31b6bc8874025f2b0a985b4ef2b95e68f929739",
|
||||
"name": "SickBeard",
|
||||
"website": "http://sickbeard.com/",
|
||||
"license": "GNU General Public License v1.0 only",
|
||||
"description": "This works the same as Sonar. Tested the API calls using Sonar as the app but using SickBeards API and it connects just fine.",
|
||||
"enhanced": false,
|
||||
"tile_background": "dark",
|
||||
"icon": "sickbeard.png"
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
Reference in New Issue
Block a user