ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/PlexRequests/PlexRequests.php
Executable file
5
heimdall/config/www/SupportedApps/PlexRequests/PlexRequests.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\PlexRequests;
|
||||
|
||||
class PlexRequests extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/PlexRequests/app.json
Executable file
10
heimdall/config/www/SupportedApps/PlexRequests/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "6dec25c0d43491eadaf519800e0dbf6adfe86f1a",
|
||||
"name": "PlexRequests",
|
||||
"website": "http://plexrequests.8bits.ca/",
|
||||
"license": "MIT License",
|
||||
"description": "Simple automated way for users to request new content for Plex.",
|
||||
"enhanced": false,
|
||||
"tile_background": "dark",
|
||||
"icon": "plexrequests.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/PlexRequests/plexrequests.png
Executable file
BIN
heimdall/config/www/SupportedApps/PlexRequests/plexrequests.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 4.9 KiB |
Reference in New Issue
Block a user