initial code comit

This commit is contained in:
2018-11-22 21:02:44 +03:00
parent dda0488d4b
commit 801bbd37b7
117 changed files with 7612 additions and 0 deletions

12
system/apps/plex/app.json Normal file
View File

@@ -0,0 +1,12 @@
{
"app_name" : "app_plex",
"caption" : "Plex",
"http_uri" : "http://[server_name]:32400/web/index.html",
"use_http" : false,
"https_uri" : "https://[server_name]:32400/web/index.html",
"use_https" : true,
"frame_support" : false,
"require" : [
{"data" : "plexmediaserver"}
]
}

BIN
system/apps/plex/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB