anoobie
Skilled Skinner Posts: 187 Joined: Aug 2006 Reputation: 17 |
2007-11-22 14:38
Post: #31
hey, thanks for the plugin. I just wanna say that videos only play for about 3 seconds and then they stop. The videos from search function play to normal full length. Thanks
|
| find quote |
Unbehagen
Skilled Python Coder Posts: 342 Joined: Jul 2007 Reputation: 3 Location: Bremen, Germany |
2007-11-22 14:55
Post: #32
anoobie Wrote:hey, thanks for the plugin. I just wanna say that videos only play for about 3 seconds and then they stop. The videos from search function play to normal full length. Thanks Use a different player core (MPlayer). Configure it in the plugin settings. DVDPlayer has strange caching behaviour. The expected behaviour if the cache is empty would be to pause playback and refill the cache. Instead, DVDPlayer seems to stop the video sometimes. I'm not into the video stuff in XBMC, but this seems to be a known bug. |
| find quote |
Rand Al Thor
Collect3 Project Manager Joined: Jul 2005 |
2007-11-22 20:01
Post: #33
Hmm search works great but for some reason every video is still called "watch" it might be something to do with my setup though, im using xbmc linux. Cheers for the great script.
|
| find quote |
C-Quel
Retired Team-XBMC Member Joined: Aug 2004 Reputation: 0 |
2007-11-22 20:56
Post: #34
Rand Al Thor Wrote:Hmm search works great but for some reason every video is still called "watch" it might be something to do with my setup though, im using xbmc linux. Cheers for the great script. probablyin files view i guess... try library or visa versa?
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() If scraper related please always grab the latest XML relevant to the content you are trying to grab info for from this link https://xbmc.svn.sourceforge.net/svnroot...m/scrapers System Specs: A Computer with loads of shiny things that make a noise and bring life to my tv, and xbmc ofc :) iNerd Store iNerd Forum |
| find quote |
Rand Al Thor
Collect3 Project Manager Joined: Jul 2005 |
2007-11-22 21:09
Post: #35
I only use library view (because it is freakin awesome!) i will give files view a try and see if that changes anything.
|
| find quote |
hani
Junior Member Posts: 37 Joined: May 2007 Reputation: 0 |
2007-11-23 11:42
Post: #36
Reason you are getting watch as the name is I'm passing the full url as the last argument in the file name.
the url of youTube video looks something like this "http://www.youtube.com/watch?v=ID" and I think in the library view xbmc is interpreting watch as the name of the video. well I guess in general If you pass a url with segments then the last segment will be take as a label, I could be wrong I just notice that. I do not have a quick fix for that but I will look into rectifying this issue in the coming update. Regards. |
| find quote |
Unbehagen
Skilled Python Coder Posts: 342 Joined: Jul 2007 Reputation: 3 Location: Bremen, Germany |
2007-11-23 12:37
Post: #37
hani Wrote:Reason you are getting watch as the name is I'm passing the full url as the last argument in the file name.You need to supply at least one sort method and set one listitem infolabel. Again, look at the messy code of the joox plugin for example. Find the AddLink Method for setting the infolabel and search for sortmethod. |
| find quote |
hani
Junior Member Posts: 37 Joined: May 2007 Reputation: 0 |
2007-11-23 12:55
Post: #38
Thanx again that did the trick.
|
| find quote |
hani
Junior Member Posts: 37 Joined: May 2007 Reputation: 0 |
2007-11-23 18:30
Post: #39
Just small update to make "Rand Al Thor" happy. Thanx to Unbehagen for the fix.
http://www.megaupload.com/?d=TY0MG7DN |
| find quote |
MajorTom
Senior Member Joined: May 2004 Reputation: 0 |
2007-11-28 14:46
Post: #40
just wanted to say thanks hani.... great work so far (it is appreciated). keep at it
|
| find quote |

![[Image: badge.gif]](http://www.ohloh.net/projects/149/badge.gif)
Search
Help