Hello Mike,
U miss Sid= in configuration of pypad. Just edit shoutcast configuration from 
rdadmin till paypad. 
You are using my modified pypad file and not the official how solve the utf8. 

Regards
Gabriele 


Sent from my iPhone

> On 25 Jan 2020, at 16:47, Mike Cox <[email protected]> wrote:
> 
> 
> 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: [email protected]
> Website: www.rosetta.group
> Phone: 03 004 004 004
> 
> See our payment options and pay online by clicking here Pay online
> 
> 
> _______________________________________________
> Rivendell-dev mailing list
> [email protected]
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to