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

View File

@@ -0,0 +1,5 @@
<?php namespace App\SupportedApps\Prowlarr;
class Prowlarr extends \App\SupportedApps {
}

View File

@@ -0,0 +1,10 @@
{
"appid": "de6ff49c94538e6e13a77f75991141a4fe9af8bf",
"name": "Prowlarr",
"website": "https://github.com/Prowlarr/Prowlarr",
"license": "GNU General Public License v3.0 only",
"description": "Prowlarr is a indexer manager/proxy built on the popular arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports both Torrent Trackers and Usenet Indexers. It integrates seamlessly with Sonarr, Radarr, Lidarr, and Readarr offering complete management of your indexers with no per app Indexer setup required (we do it all).",
"enhanced": false,
"tile_background": "dark",
"icon": "prowlarr.png"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB