ajout heimdall

This commit is contained in:
2025-01-01 11:24:01 +01:00
parent f8be42e486
commit c52f60fca9
1477 changed files with 15692 additions and 0 deletions
@@ -0,0 +1,5 @@
<?php namespace App\SupportedApps\SickBeard;
class SickBeard extends \App\SupportedApps {
}
+10
View File
@@ -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