I believe the login info is stored in the config file. If you open xterm and do a "cd .sipie" (it's one of those hidden directories; /home/user/.sipie if you become root in xterm), you will find the config file, cookies.txt, and possibly playlist. Try deleting the config file and I believe you will be prompted for the login info. It may be that the login info is also stored in the cookies.txt file, I can't recall.
Messed up up p/w and cant delete config (xterm says file not found) file and file manager says sipie directory is read only.
any help to re-enter p/w - anyone able to do this?
Has the SIRIUS interface changed recently?
I now get the following after executing python sipie.py:
Enter username: xxxxxxxxx
Enter password: xxxxxxxxx
Login Type, type guest or subscriber
Enter login type: subscriber Are you using Sirius Cananda (http://siriuscanada.ca)
True or False: False
Traceback (most recent call last):
File "sipie.py", line 22, in <module>
Sipie.cliPlayer()
File "/root/Sipie/Sipie/cliPlayer.py", line 69, in cliPlayer
sipie = Player(config.items())
File "/root/Sipie/Sipie/Factory.py", line 99, in __init__
self.__setupOpener()
File "/root/Sipie/Sipie/Factory.py", line 115, in __setupOpener
opener = urllib2.build_opener(cookie_handler, proxy_handler)
File "/usr/lib/python2.5/urllib2.py", line 467, in build_opener
opener.add_handler(h)
File "/usr/lib/python2.5/urllib2.py", line 303, in add_handler
type(handler))
TypeError: expected BaseHandler instance, got <type 'NoneType'>
Nokia-N810-51-3:~/Sipie#
Previously I did not get the Canada query.
Sipie.py fails after that.