Plugin python directory services for XBMC (now in SVN)
Gamester17
Team-XBMC Forum Moderator Joined: Sep 2003 Reputation: 9 Location: Sweden |
maybe xbmcscripts.com would be the best host? ...and maybe also start a new SourceForge project for xbmcscripts to get a SVN and trackers? (like we have for the XBMC Skinning Project)
|
| find quote |
Nuka1195
Skilled Python Coder Posts: 3,938 Joined: Dec 2004 Reputation: 17 |
2007-09-16 19:23
Post: #52
Anything I can look at to see why the back .. doesn't show for plugins?
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2007-09-16 20:10
Post: #53
fixed @ 10243
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. |
| find quote |
BigBellyBilly
Skilled Python Coder Posts: 959 Joined: Feb 2005 Reputation: 2 Location: UK |
2007-09-29 13:13
Post: #54
A couple of Q's about plugins:
1) Does anyone know if the dev tool xbmc_pc.exe is planned to be updated to support them ? 2) Are there any limitation on controls that can be called from the plugin. eg DialogProgress ? or is the rule of thumb to keep them a simple as possible without much user interaction in the process of gathering the directories ? ta. BBB My Addons (myTV, T3CH Upgrader, DVDProfiler, BBCPodRadio, Comics, Football, GoogleReader, reeplay.it, Metacritic, Phonebin, FileViewer,SVN Repo Installer (contributor)) available at Box.net |
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2007-09-29 13:18
Post: #55
1) already works in xbmc_pc
2) no limitation. however keeping it as close to browsing a dir as possible is ofc preferable. 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. |
| find quote |
BigBellyBilly
Skilled Python Coder Posts: 959 Joined: Feb 2005 Reputation: 2 Location: UK |
2007-09-29 13:34
Post: #56
xbmc_pc - the reason I asked was, as I ran the one from latest t3ch build and the Add Source didnt show plugins. I guess that included xbmc_pc must be out of date?
thanks My Addons (myTV, T3CH Upgrader, DVDProfiler, BBCPodRadio, Comics, Football, GoogleReader, reeplay.it, Metacritic, Phonebin, FileViewer,SVN Repo Installer (contributor)) available at Box.net |
| find quote |
BigBellyBilly
Skilled Python Coder Posts: 959 Joined: Feb 2005 Reputation: 2 Location: UK |
2007-09-29 14:20
Post: #57
spiff.
would you mind mailing me the latest xbmc_pc.exe you have that supports plugins ? bigbellybilly at gmail dot com thanks EDIT: ignore that request, the problem was just me. I hadnt created a script named folder under the relevant plugin area. eg Q:\plugins\music\default.py instead of Q:\plugins\music\myscriptname\default.py thanks anyway My Addons (myTV, T3CH Upgrader, DVDProfiler, BBCPodRadio, Comics, Football, GoogleReader, reeplay.it, Metacritic, Phonebin, FileViewer,SVN Repo Installer (contributor)) available at Box.net
(This post was last modified: 2007-09-29 15:13 by BigBellyBilly.)
|
| find quote |
Scouse
Junior Member Posts: 1 Joined: Sep 2007 Reputation: 0 |
2007-09-30 23:23
Post: #58
Hi all,
I'm trying to get the Joox plugin working. I have XBMC-SVN_2007-09-30_rev10387-T3CH installed I unpacked Unbehagens Joox archive into Q:\plugins\video\ I've added it as a source. Now, when I try to run it, I get an error 'CPlayList instance has no attribute 'logo'' Any idea what's wrong? Thanks |
| find quote |
Nuka1195
Skilled Python Coder Posts: 3,938 Joined: Dec 2004 Reputation: 17 |
2007-09-30 23:35
Post: #59
spiff just added the auto set thumbnail for plugins and added video plugins to the library view
|
| find quote |
Nuka1195
Skilled Python Coder Posts: 3,938 Joined: Dec 2004 Reputation: 17 |
2007-09-30 23:36
Post: #60
Scouse, ask in his thread in the support channel.
|
| find quote |

Search
Help