Hi People,
I have just loaded 5.5 and wanted to setup Sirius radio (I am a subscriber). After some research on the web. I followed the directions and am still getting an error. Here is what I did.
SSH into my backend myth box.
loged in.
su mythtv (they want you to setup the system as the mythtv user (or mythtv should be the owner))
pw mythtv
(Configured the system)
/usr/bin/sipie (run this script)
(Script Output)
username and a crypted password will be stored in ~/.sipie/config
no plain text passwords are stored
if you want to change your password remove ~/.sipie/config
then run sipie and it'll ask you for username and password again
Enter username: MySiriusUsername
Enter password:
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 "/usr/bin/sipie", line 5, in ?
pkg_resources.run_script('Sipie==0.1181072404', 'sipie')
File "/usr/lib/python2.4/site-packages/setuptools-0.6c5-py2.4.egg/pkg_resources.py", line 407, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python2.4/site-packages/setuptools-0.6c5-py2.4.egg/pkg_resources.py", line 1091, in run_script
exec script_code in namespace, namespace
File "/usr/bin/sipie", line 12, in ?
File "/usr/lib/python2.4/site-packages/Sipie-0.1181072404-py2.4.egg/Sipie/cliPlayer.py", line 71, in cliPlayer
File "/usr/lib/python2.4/site-packages/Sipie-0.1181072404-py2.4.egg/Sipie/Factory.py", line 371, in getStreams
File "/usr/lib/python2.4/site-packages/Sipie-0.1181072404-py2.4.egg/Sipie/Factory.py", line 220, in auth
File "/usr/lib/python2.4/site-packages/Sipie-0.1181072404-py2.4.egg/Sipie/Factory.py", line 171, in __grabURL
IOError: [Errno 13] Permission denied: u'img_057.jpg'
(Ran Test)
sipie_myth play octane
(Test Output)
I'm about to play: play
sh-3.1$ play: too few arguments
Try `play --help' for more information.