Hi all

I keep getting another RD 3.2 Pypad Shoutcast error. I'm afraid I'm more PHP 
than Python so I'm not sure how to debug it. Any suggestions would be 
appreciated.

MIke

Traceback (most recent call last):
  File "/usr/lib64/python3.6/configparser.py", line 789, in get
    value = d[option]
  File "/usr/lib64/python3.6/collections/__init__.py", line 883, in __getitem__
    return self.__missing__(key)            # support subclasses that define 
__missing__
  File "/usr/lib64/python3.6/collections/__init__.py", line 875, in __missing__
    raise KeyError(key)
KeyError: 'sid'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib64/rivendell/pypad/pypad_shoutcast1.py", line 65, in <module>
    rcvr.start(sys.argv[1],int(sys.argv[2]))
  File "/usr/lib64/python3.6/site-packages/pypad.py", line 914, in start
    self.__pypad_Process(Update(json.loads(msg),self.__config_parser,rd_config))
  File "/usr/lib64/python3.6/site-packages/pypad.py", line 787, in 
__pypad_Process
    self.__pad_callback(pad)
  File "/usr/lib64/rivendell/pypad/pypad_shoutcast1.py", line 44, in ProcessPad
    'sid': update.escape(update.config().get(section,'Sid'),pypad.ESCAPE_URL)}
  File "/usr/lib64/python3.6/configparser.py", line 792, in get
    raise NoOptionError(option, section)
configparser.NoOptionError: No option 'sid' in section: 'Shoutcast1'


--

________________________________

Mike Cox
Managing Director The Rosetta Group Ltd

Email: mike@rosetta.group<mailto:mike@rosetta.group>
Website: www.rosetta.group<http://www.rosetta.group>
Phone: 03 004 004 004


See our payment options and pay online by clicking here Pay 
online<http://www.rosetta.group/payment>

_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to