updated dockerfile, readme and settings

This commit is contained in:
2019-01-26 23:15:41 +01:00
parent 4db904643c
commit ff33aac61e
4 changed files with 50 additions and 16 deletions

View File

@@ -7,9 +7,9 @@
}
},
"AllowedHosts": "*",
"SourceType": "M3U",
"SourceType": "Xspf",
"SqLiteConnectionString": "Data Source=/data/playlist.db",
"TV7Url": "https://api.init7.net/tvchannels.m3u",
"TV7Url": "https://api.init7.net/tvchannels.xspf",
"UdpxyUrl": "http://192.168.15.2:4022/udp",
"DownloadFileName": "PlaylistTV7udpxy.m3u"
}