Project

General

Profile

Bug #2077

Unicable saving problem

Added by Dale Taylor over 10 years ago. Updated over 10 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Configuration
Target version:
-
Start date:
2014-04-23
Due date:
% Done:

0%

Estimated time:
Found in version:
3.9.569
Affected Versions:

Description

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

{
    "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" 
            }
        }
    }
}


Files

a068591a9a1234c7077e1dab7a85e1bb (1.1 KB) a068591a9a1234c7077e1dab7a85e1bb adapter config Dale Taylor, 2014-04-23 11:56

History

#1

Updated by Dale Taylor over 10 years ago

Sorry thought the code tags would tidy things up, Cant seem to edit :-(

#2

Updated by Dale Taylor over 10 years ago

Can i close this. User error didn't set network. Not use to the new options. My last build was 3.6 :-/

#3

Updated by Mark Clarkstone over 10 years ago

  • Description updated (diff)
#4

Updated by Mark Clarkstone over 10 years ago

  • Status changed from New to Rejected

Also available in: Atom PDF