![]() |
|
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) |
- markimark - 2011-02-07 17:31 BlueCop Wrote:markimark: The fanart thing shouldn't be hard. I will work on it later. Actually it is a shame that you are not interested in HGTV or Foodnetwork because there already was such a huge demand for both of it on this forum. Unfortunately it never happend because none got the skills you have to make things like that proper and sleek. Maybe you can rething? - Eldorado - 2011-02-07 19:09 Looks like CBS is screwing around with their setup again I'm not sure about other shows, but Survivor is now showing nothing when you select it - BlueCop - 2011-02-07 20:06 Eldorado: yea their site is screwed up. cbs should fix it because their site is broken too. - loki131 - 2011-02-07 21:31 CBS is pretty messed up but if you go into all (I forget what its called) or clips then back into full episodes it will then load correctly. It's very weird and I hope CBS can get their site straightened out soon. - BlueCop - 2011-02-08 01:10 I did another hulu update. The queue/subscriptions are now manageable from xbmc. you can add/remove video or shows from your hulu profile. Use the context menu items to try it out. Edit: I almost forgot that I added User History. Would you guys want me to ping the site to add videos played from xbmc to your User history? I did some test code and it seems to work ok - floweryu - 2011-02-08 07:33 I installed the whole repository and enabled: the Colbert Report, Daily Show, CBS and Hulu. No matter what I try to play I get the following message "playback failed" "One or more items failed to play". Movies from my Mac play without any problems. - BlueCop - 2011-02-08 07:34 I need logs. where are you located? what platform? what build? - floweryu - 2011-02-08 07:44 Located in CA. Downloaded from http://code.google.com/p/bluecop-xbmc-repo/downloads/list - ottodawg - 2011-02-08 07:44 Any way to resume a video, on the Roku Hulu interface if you exit in the middle of a show, the next time you go in it asks you if you want to resume the show. Thanks - BlueCop - 2011-02-08 07:57 floweryu: need more info. what version are you using on what hardware? also debug logs would help ottodawg: looking into it. I need a way to ping the site when a video stops so it knows the position. right now i have adding the videos played to your history working. next up will be resuming stopped videos from other platforms. I would like to have native xbmc stop/resume support but not sure how to do that. what I am doing now will make it easy to switch from non-xbmc device to xbmc but not vice versa. If I can track video playback events easily then I can get it working the other way. |