![]() |
|
bluecop's beta video plugin repository - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Third Party Repositories (/forumdisplay.php?fid=157) +---- Thread: bluecop's beta video plugin repository (/showthread.php?tid=79148) |
- Flomaster - 2010-08-24 20:13 EDIT:..... my bad I didn't to go back into "get addons" it was not in the instructions in the first post and I had not read the wiki my apologies did exactly this Code: wget [url]http://bluecop-xbmc-repo.googlecode.com/files/repository.bluecop.xbmc-plugins.zip[/url]from within xbmc I went to settings> addons> add from zip file I browsed to where I had downloaded the zip file and clicked ok or select what ever. It installed or added it just fine no errors I then went into my videos addons . I didn't see any of the addons , I went into program addons , nothing there script addons, nothing there did I incorrectly add this as an addon? I am at work using ssh so I can't test xbmc directly , but I did notice that the folder inside my .xbmc/addons/ was not named accordingly when compared to all my other addons -=Jason=- - linuxluemmel - 2010-08-25 08:18 With the zip file you have only installed the repository itself. You can install the addons from the repository inside the addon-manager - Vandetta - 2010-08-25 15:27 This plugin set is LEGEND. The only shows I watch these days is Daily Show and Colbert Report. I tried the South Park plugin but it times out when trying to play an episode. I'm wondering if its a setting on my end that I need to change. Also - if its fairly simple how would I modify the plugin to only grab the full ep streams of Colbert Report and Daily Show- so that its the first list it grabs when I click on it? Finally- the yahoo music video plugin seems to be missing a thumbnail. - Flomaster - 2010-08-25 16:31 all is up and working, but when I try and install the HuLu it doesn't install sorry no debug log im at work and forgot to grab it. see my sig for my setup -=Jason=- - exobuzz - 2010-08-25 17:01 just a FYI, I make my plugins work on xbmc4xbox and xbmc by using http://code.google.com/p/xbmc-iplayerv2/source/browse/trunk/IPlayer/lib/addoncompat.py and calling the functions in that for getting settings etc. there is also a compatibility module here from nuka for xbmc4xbox to allow some addons to work almost unmodified http://xbmc-addons.googlecode.com/svn/packages/xbox.py using something like Code: try:- BlueCop - 2010-08-25 17:19 Vandetta: I haven't made an icon.png for yahoo music videos yet. I can add an option to flatten full episode listings and hide the other browsing options for tds and tcr if you want. I need debug logs to be able to attempt to diagnose any other problems. Flomaster: hulu isn't committed to the repo yet. They added hulu plus to huludesktop like a week ago so I have been redoing the listings to use those feeds rather then the ones I was using. I don't know anyone else with plus membership and haven't had any requests to try the plugin for plus so I haven't committed. The service is in flux a bit anyway. I committed spiketv to the repo but haven't added it to the xml for listings yet. I will try to finish work on NBC universal and spike tonight and add them so they can be installed. I will get to work on polishing these up after that is complete. If anyone has any criticism or suggestions then please speak up because I love feedback. - BlueCop - 2010-08-25 17:21 Thanks exobuzz! That is great info. Those xbox folks need love too. - jUgGsY - 2010-08-25 23:59 I have a Hulu+ subscription, and would be willing to try your plugin out.
- fatsidney - 2010-08-26 00:38 jUgGsY Wrote:I have a Hulu+ subscription, and would be willing to try your plugin out. Are you gonna share your HULU+ creds?
- BlueCop - 2010-08-26 00:58 Hulu+ only allows one device at a time... jUgGsY: give me a couple days to finish movie listings and I'll up it so it's installable from the repo. |