Bug #2077
Updated by Mark Clarkstone over 10 years ago
Seem to be having a problem setting things up on latest git.
I can change lnb type to uincable fine and saves ok. Changes show in config for the adapter and there is info in debug the log.
But when I go to setup the lnb settings it self it don't save. The tree closes as if it saved but logs show noting and config file for adapter is not changed in any way.
Seems to be just with the unicable settings as I can change the settings on the lnb it self under different lnb types.
The config it self after I change to unicable looks a little odd. lnb settings are there tiwce
<pre>{ [code]{
"rootpath": "/dev/dvb/adapter0",
"frontends": {
"DVB-S #0": {
"powersave": false,
"enabled": true,
"priority": 0,
"displayname": "TurboSight TBS 6981 DVBS/S2 frontend : DVB-S #0",
"networks": [
],
"pmtmon": false,
"type": "DVB-S",
"satconf": {
"type": "en50494",
"diseqc_repeats": 0,
"lnb_poweroff": false,
"elements": [
{
"enabled": false,
"priority": 0,
"networks": [
],
"lnb_type": "Universal",
"en50494_type": "en50494",
"uuid": "21d2fbb0cf26af3973ce7ecfc5e26c2e",
"lnb_conf": {
},
"en50494_conf": {
"position": 0,
"frequency": 0,
"id": 0,
"pin": 256
}
},
{
"enabled": false,
"priority": 0,
"networks": [
],
"lnb_type": "Universal",
"en50494_type": "en50494",
"uuid": "ea18ef7e6f98e79e1055ba00bd6a99ca",
"lnb_conf": {
},
"en50494_conf": {
"position": 1,
"frequency": 0,
"id": 0,
"pin": 256
}
}
],
"uuid": "ba5d2f06cac9cae8682ce04ae881bbe9"
}
}
}
}</pre> }[/code]
I can change lnb type to uincable fine and saves ok. Changes show in config for the adapter and there is info in debug the log.
But when I go to setup the lnb settings it self it don't save. The tree closes as if it saved but logs show noting and config file for adapter is not changed in any way.
Seems to be just with the unicable settings as I can change the settings on the lnb it self under different lnb types.
The config it self after I change to unicable looks a little odd. lnb settings are there tiwce
<pre>{ [code]{
"rootpath": "/dev/dvb/adapter0",
"frontends": {
"DVB-S #0": {
"powersave": false,
"enabled": true,
"priority": 0,
"displayname": "TurboSight TBS 6981 DVBS/S2 frontend : DVB-S #0",
"networks": [
],
"pmtmon": false,
"type": "DVB-S",
"satconf": {
"type": "en50494",
"diseqc_repeats": 0,
"lnb_poweroff": false,
"elements": [
{
"enabled": false,
"priority": 0,
"networks": [
],
"lnb_type": "Universal",
"en50494_type": "en50494",
"uuid": "21d2fbb0cf26af3973ce7ecfc5e26c2e",
"lnb_conf": {
},
"en50494_conf": {
"position": 0,
"frequency": 0,
"id": 0,
"pin": 256
}
},
{
"enabled": false,
"priority": 0,
"networks": [
],
"lnb_type": "Universal",
"en50494_type": "en50494",
"uuid": "ea18ef7e6f98e79e1055ba00bd6a99ca",
"lnb_conf": {
},
"en50494_conf": {
"position": 1,
"frequency": 0,
"id": 0,
"pin": 256
}
}
],
"uuid": "ba5d2f06cac9cae8682ce04ae881bbe9"
}
}
}
}</pre> }[/code]