diff --git a/tvapp2/index.js b/tvapp2/index.js
index aae3e6b4..aecd8791 100755
--- a/tvapp2/index.js
+++ b/tvapp2/index.js
@@ -1076,6 +1076,9 @@ const server = http.createServer((req, res) => {
File Name
|
+
+ Link
+ |
Description
|
@@ -1092,6 +1095,7 @@ const server = http.createServer((req, res) => {
|
+ |
Playlist data file which contains a list of all channels, their associated group, and logo URL. |
@@ -1104,6 +1108,7 @@ const server = http.createServer((req, res) => {
|
|
+ |
XML / EPG guide data which contains a list of all programs which are scheduled to play on a specific channel. |
@@ -1118,7 +1123,7 @@ const server = http.createServer((req, res) => {