Plugin python directory services for XBMC (now in SVN)

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Unbehagen Offline
Skilled Python Coder
Posts: 342
Joined: Jul 2007
Reputation: 3
Location: Bremen, Germany
Post: #21
Here is a plugin version of the JooX script. You can download it here:
http://max-server.informatik.uni-bremen....m/JooX.rar
find quote
newuser Offline
Junior Member
Posts: 17
Joined: Jun 2007
Reputation: 0
Post: #22
Uh, I tried this and I now have nothing in videos after adding tvlinks.
find quote
Unbehagen Offline
Skilled Python Coder
Posts: 342
Joined: Jul 2007
Reputation: 3
Location: Bremen, Germany
Post: #23
newuser Wrote:Uh, I tried this and I now have nothing in videos after adding tvlinks.

What a pity. We might actually even be able to help if you'd supply us with some details. You might want to start a new thread requesting help outside the dev forum.
find quote
tangomar Offline
Junior Member
Posts: 17
Joined: Jun 2007
Reputation: 0
Post: #24
I tried both tvlinks and joox.

Joox: it works (sometimes it is slow when filling the directory content)
Tvlinks: very slow getting the directory content. Sometimes getting timeout error

Overall they both seems to work ok.
find quote
radio Offline
Junior Member
Posts: 36
Joined: Jul 2007
Reputation: -10
Post: #25
Probably not the right place for this? Maybe belongs in the TV-Links script thread?

The plugin doesn't seem to cache anything before starting playing.
i.e. the 'caching from vids.wherever.com/thisvid' window doesn't pop up like it does in the script version. I've had a few videos where the video runs faster than the connection can pull down the data, and then it hangs, - without the 'buffering' text you would get normally.
find quote
Nuka1195 Offline
Skilled Python Coder
Posts: 3,917
Joined: Dec 2004
Reputation: 17
Post: #26
try play using.. from the context menu and select mplayer

For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
find quote
radio Offline
Junior Member
Posts: 36
Joined: Jul 2007
Reputation: -10
Post: #27
Nuka1195 Wrote:try play using.. from the context menu and select mplayer

Cool, that does the job, but is there a way to make mplayer the default player for whatever these videos are (.flv probably?) (this might be a setting somewhere, but I can't find any info in the manual).
As the script's changed to just return the video's URL to XBMC, I can't change the scripts' call to player.play to force mplayer there.
find quote
pajretX Online
Member
Posts: 88
Joined: Jun 2007
Reputation: 0
Location: Manchester / UK
Post: #28
Great job guys! Everything works fine for me.. except two things Wink
1. Joox plugin - When I try to get to Music tab, it freezes my xbox totally. All others tabs work just fine.
2. ATM - is there any way to update trailers list? At the moment I need to run ATM-script and update the list from there - which is fine with me.. but you know.. small thing Smile

Thank you once again for your hard work!

--
Damian 'pX' Krawczyk
find quote
Nuka1195 Offline
Skilled Python Coder
Posts: 3,917
Joined: Dec 2004
Reputation: 17
Post: #29
About AMT, no there is no way.

I haven't decided how elaborate to make the plugin. Adding the update would require alot more code, so probably won't happen.

For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
find quote
dafunks Offline
Member
Posts: 67
Joined: Feb 2007
Reputation: 0
Question    Post: #30
Is there a dummies guide to installing these Plugins.

I am really confused as to installing these.

I have read the first post but it seems more for the devopment then a how to.

Thanks
find quote
Post Reply