ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/NowShowing/NowShowing.php
Executable file
5
heimdall/config/www/SupportedApps/NowShowing/NowShowing.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\NowShowing;
|
||||
|
||||
class NowShowing extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/NowShowing/app.json
Executable file
10
heimdall/config/www/SupportedApps/NowShowing/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "b3d874a5d85233d394ed569fc8f67f4864993308",
|
||||
"name": "NowShowing",
|
||||
"website": "https://github.com/ninthwalker/NowShowing",
|
||||
"license": "MIT License",
|
||||
"description": "Generates an email and web page of Plex recently added content. NowShowing is the successor of the popular plexReport docker.",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "nowshowing.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/NowShowing/nowshowing.png
Executable file
BIN
heimdall/config/www/SupportedApps/NowShowing/nowshowing.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user