mpinegar / understudy

Automatically exported from code.google.com/p/understudy
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Hulu Subscriptions and Queue Don't Populate #101

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. In Hulu, add Queue items and/or Subscription items
2. In Understudy, go to My Queue or Subscriptions

What is the expected output or result?
Shows are available to view under either Subscriptions or Queue

What do you see instead?
Nothing

Please provide any additional information below, including any relevant
URLs.

(Before submitting this issue, please ensure that you will be notified of
updates by adding yourself to the CC field or by staring the issue and
configuring your profile setting.)

Original issue reported on code.google.com by publicma...@comcast.net on 18 Apr 2009 at 2:21

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I am having the same issue. The account information is correct in my keychain, 
and I am signed into my account 
through Safari and nothing shows up in the Queue or Subscriptions section. I 
have tried adding new items to my 
HULU.com account and they also do not show up. 

Original comment by sth...@gmail.com on 22 Apr 2009 at 11:47

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Do you have any other feeds working (perhaps a Hulu most popular)?

When you select the feed in Understudy, does it seem to open a menu (and 
potentially
display "Loading" briefly) or just come up with a black screen?

Original comment by kirk.kel...@rochester.edu on 23 Apr 2009 at 2:22

GoogleCodeExporter commented 8 years ago
I have a few other feeds working, such as most popular and recently added.

when I add the queue or subscriptions feed it adds to the list of feeds, and 
then when I click on it it says the title 
of the feed at the top and briefly says loading but then nothing comes up. I 
pasted the correct code into terminal 
and the password is stored in my keychain. I know this is working correctly 
because I am able to get netflix 
content. 

Original comment by sth...@gmail.com on 23 Apr 2009 at 4:34

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
go to http://www.hulu.com/profile/queue 

look for the orange RSS icon, which links to your queue's RSS feed, copy this 
url into your copyboard.

Add new feed in understudy >manage feeds>add feed>URL from copyboard

this should let you get to your HULU queue.

Original comment by sth...@gmail.com on 26 Apr 2009 at 11:01

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
There is a delay on Hulu's side between making changes to a queue and the RSS 
feed
updating. This isn't something Understudy can control. The number of items that
appears in the RSS feed is also a limited by Hulu.

Based on comment 5 and comment 8, is it the case the URL Understudy pickups up 
if you
go into Add Feed -> Hulu -> My Queue doesn't work, but pasting it from the 
clipboard
does?

Original comment by kirk.kel...@rochester.edu on 27 Apr 2009 at 1:12

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
As in Comment 8, it's all that works for me.  That's ok though.  I get all the 
feeds that I want.

Original comment by publicma...@comcast.net on 27 Apr 2009 at 11:13

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
The solution from Comment 8 is the only one that is working for me...

Original comment by MooseDes...@gmail.com on 29 May 2009 at 12:22

GoogleCodeExporter commented 8 years ago
wow, with the new support for hulu desktop I no longer have a need to use the 
RSS work around. After installing 
both Hulu Desktop and the new Understudy I am able to enter into Understudy, 
choose the Hulu Desktop category and then it opens the program for me and when 
I hit exit I then return to understudy. The first time you 
have Understudy launch Hulu Desktop you have to hit command F to make it go 
full screen, but then every-time 
after that it launches it in full screen. GREAT!

Original comment by sth...@gmail.com on 30 May 2009 at 8:00

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
So it looks as if the feed from Hulu has changed.  Edit your
~/Library/Preferences/com.apple.frontrow.appliance.understudy.plist file (hint: 
convert it to XML first with the command plutil -convert xml1
~/Library/Preferences/com.apple.frontrow.appliance.understudy.plist)

Change the following lines:
    <string>http://www.hulu.com/feed/queue/profile</string>
    <string>http://www.hulu.com/feed/subscriptions/profile</string>

to:
        <string>http://www.hulu.com/feed/queue/XXXXXXX</string>
        <string>http://www.hulu.com/feed/subscriptions/XXXXXXX</string>

Original comment by homestea...@gmail.com on 29 Jul 2009 at 1:09

GoogleCodeExporter commented 8 years ago
I should had elaborated that XXXXXXX is your hulu account name.

Original comment by homestea...@gmail.com on 29 Jul 2009 at 1:10

GoogleCodeExporter commented 8 years ago
The resolution proposed in comment 17 worked for me.

Original comment by robr...@gmail.com on 18 Aug 2009 at 9:25

GoogleCodeExporter commented 8 years ago
I did the same as the last user and it worked with one hitch.   My 
subscriptions show fine, my queue freezes and 
crashes Front Row. If I change it back to 'profile' it just doesn't populate, 
when i replace it with my username it 
crashes.  But as I said, not so for the subscriptions.   Any fixes?

Original comment by msnedeke...@gtempaccount.com on 5 Sep 2009 at 2:35

GoogleCodeExporter commented 8 years ago
Issue 117 has been merged into this issue.

Original comment by kirk.kel...@rochester.edu on 6 Sep 2009 at 7:54

GoogleCodeExporter commented 8 years ago

Original comment by kirk.kel...@rochester.edu on 30 Jan 2010 at 6:31

GoogleCodeExporter commented 8 years ago
Issue 119 has been merged into this issue.

Original comment by kirk.kel...@rochester.edu on 30 Jan 2010 at 6:31

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
In the next release Understudy will use the 
http://www.hulu.com/feed/queue/<name> 
style feed URLs

Original comment by kirk.kel...@rochester.edu on 26 Feb 2010 at 8:27

GoogleCodeExporter commented 8 years ago

Original comment by kirk.kel...@rochester.edu on 19 Mar 2010 at 1:33