Whitewolfsg / divingmules-repo

Automatically exported from code.google.com/p/divingmules-repo
0 stars 0 forks source link

Can't choose quality of JTV stream manually #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open settings/try to load stream

What is the expected output? What do you see instead?
In plugin.video.jtv.archives, there is no way for a user to pick a specific 
(i.e., lower) quality stream than 'any'. This may cause issues if a user has a 
private HD stream, but a free low quality stream.

What version of the product are you using? On what operating system?
plugin.video.jtv.archives version 3.0, XBMC Eden/pre-Frodo, Linux

Please provide any additional information below.
I love your JTV plugin! It would be useful to be able to pick qualities 
sometimes, though. I've previously hacked this in by making different versions 
of the plugin, but I drew up a patch today for a settings option and plugin:// 
url parse option, which is attached. This isn't really necessary for most 
cases, but I think there might be a few other people who'd like to know how to 
add this kind of functionality.

The patch is written to be applied onto 3.0.

Original issue reported on code.google.com by hch...@gmail.com on 6 Aug 2012 at 8:48

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for the patch! After review I decided to change the way we parse the 
streams.
Let me know if version 0.3.1 doesn't work as expected. 

Original comment by divingm...@gmail.com on 11 Aug 2012 at 1:44