LinHES Forums
http://forum.linhes.org/

mythflix issue
http://forum.linhes.org/viewtopic.php?f=6&t=19770
Page 1 of 1

Author:  Joker [ Sat Apr 04, 2009 9:52 pm ]
Post subject:  mythflix issue

I just attempted to setup mythflix and ran into some issues. I can see my queue but cannot add to it. Initially I entered the wrong number "shopperID" number into the database. I was using old directions from the wiki. Then I tried using the netflix.pl script. Which only added another netflix queue, and did not fix my issue.

I believe I need to remove the initial database entry, at the very least to remove the second queue. Unfortunately, I have no idea how to go about doing so. If someone could point me in the right direction I would appreciate it.

command run on my 1st attempt:
insert settings values ('NetflixShopperId?','[shopperID]', null);

insert into netflix values ("Queue","NetFlix", 'http://rss.netflix.com/QueueRSS?id=[id_number]','http://cdn.nflximg.com/us/icons/nficon.ico', null, 1, 1);

insert into netflix values ("History","NetFlix", 'http://rss.netflix.com/TrackingRSS?id=[id_number]','http://cdn.nflximg.com/us/icons/nficon.ico', null, 2, 1);

command run on 2nd attempt:
netflix.pl -q my_queue -L [username] [password]

insert into netflix values ("Queue","NetFlix", 'http://rss.netflix.com/QueueRSS?id=[id_number]','http://cdn.nflximg.com/us/icons/nficon.ico', null, 1, 'my_queue');

insert into netflix values ("History","NetFlix", 'http://rss.netflix.com/TrackingRSS?id=[id_number]','http://cdn.nflximg.com/us/icons/nficon.ico', null, 2, 'my_queue');

Author:  Joker [ Sun Apr 05, 2009 8:01 pm ]
Post subject: 

I got the queue management working, but I still have 2 queues show up when I modify my queue. Anyone know how I can remove my first erronious entry in the database.

thanks

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/