URL format removed from the settings

This commit is contained in:
marmei
2020-01-04 17:17:28 +01:00
parent 6da26ff4fb
commit 87b36c283b
11 changed files with 46 additions and 138 deletions

View File

@@ -284,8 +284,6 @@ type SettingsStrcut struct {
MappingFirstChannel float64 `json:"mapping.first.channel"`
Port string `json:"port"`
SSDP bool `json:"ssdp"`
SchemeM3U string `json:"scheme.m3u"`
SchemeXML string `json:"scheme.xml"`
TempPath string `json:"temp.path"`
Tuner int `json:"tuner"`
Update []string `json:"update"`