1
0
mirror of https://github.com/fHDHR/fHDHR_NextPVR.git synced 2025-12-06 08:16:58 -05:00

Merge pull request #150 from deathbybandaid/dev

Strip invalid Config Options
This commit is contained in:
Deathbybandaid 2021-01-23 18:52:16 -05:00 committed by GitHub
commit 13faf0845e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,11 +33,6 @@
"value": "origin", "value": "origin",
"config_file": true, "config_file": true,
"config_web": true "config_web": true
},
"valid_epg_methods":{
"value": "None,blocks,origin,zap2it,tvtv",
"config_file": false,
"config_web": false
} }
}, },
"nextpvr":{ "nextpvr":{