mpinegar / understudy

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

No way to view episodes of tv series in Netflix Que #127

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
When Netflix Que is accessed and a TV series is listed it will automatically 
play the first episode, but 
will not allow selection of the episode. This was experienced when trying to 
watch Star Trek Season 
1. The expected result would be to go from the main QUe directory into a sub 
directory with the 
seasons episodes listed so that you may choose the desired episode.

Original issue reported on code.google.com by WilliamD...@gmail.com on 28 Sep 2009 at 6:30

GoogleCodeExporter commented 8 years ago
The expected results you've indicated are the intended behavior (see issue 
#10). The 
problem is that queue items don't explicitly indicate whether they contain 
episodes, 
so Understudy has to wait until the entry's page can be fetched and then update 
accordingly. Clearly, it doesn't work well enough.

I can't really get around waiting for another web page to load, but the 
interface could 
better indicate what's going on. I'll also look into adding support for using 
the 
Next/Prev episode buttons for the times that Understudy doesn't notice there 
are 
multiple episodes.

Original comment by kirk.kel...@rochester.edu on 11 Jan 2010 at 2:23

GoogleCodeExporter commented 8 years ago
In the next release you should see:
a) a spinner indicating which videos check been completely checked
b) a > icon next to entries that appear to have episodes

If you jump the gun and select something before the check is complete you'll 
get the 
first episode (or the video if there are no episodes).

Original comment by kirk.kel...@rochester.edu on 11 Feb 2010 at 11:49

GoogleCodeExporter commented 8 years ago

Original comment by kirk.kel...@rochester.edu on 14 Feb 2010 at 2:00