Plugin python directory services for XBMC (now in SVN)
Nuka1195
Skilled Python Coder Posts: 3,938 Joined: Dec 2004 Reputation: 17 |
2007-09-11 02:28
Post: #41
you only browse to the folder, not the .py file
|
| find quote |
Nuka1195
Skilled Python Coder Posts: 3,938 Joined: Dec 2004 Reputation: 17 |
2007-09-11 04:15
Post: #42
Should the back .. be added by XBMC to plugin directories if it's enabled in settings?
|
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,570 Joined: Oct 2003 Reputation: 138 |
2007-09-11 04:36
Post: #43
It should be, yes. XBMC should do this for any directory, regardless of content. It is not the plugin's role to accomplish this.
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 |
EvilDude
Senior Member Posts: 106 Joined: Feb 2006 Reputation: 0 Location: Sydney Australia |
2007-09-11 12:05
Post: #44
Just used this feature in the latest T3CH, and it's very awesome
It looks great, and I might write a couple of plugins myself soon. This beats making your own window by a lot
|
| find quote |
Gamester17
Team-XBMC Forum Moderator Joined: Sep 2003 Reputation: 9 Location: Sweden |
Nuka1195 Wrote:Yes, so that python scripters could have the option to fill media lists in thier own WindowXML built GUI using xbmcplugin. The advantage would from the end-users perspective, the users would not have to use 'Add Source' and get the lists and updates options all from the same view/GUI in the script. Of course it would then be nice to have the same 'sort by' options inside the script lists views as well.Gamester17 Wrote:is there now also as well a way via python plugin to use and display listings via directory services inside a python script?, ...I mean so that the plugin python directory services loonks to be integrated into a python scipt (similar to how WindowXML works).You want to know if you can use xbmcplugin to fill a media list in a WindowXML python script? 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 |
Nuka1195
Skilled Python Coder Posts: 3,938 Joined: Dec 2004 Reputation: 17 |
2007-09-11 15:34
Post: #46
JMarshall, the back .. is not showing for me, with a fresh build Revision 10193. It is enabled and it shows in other virews, just not plugins.
Gamester17, I'll test it, I'm not sure. |
| find quote |
Unbehagen
Skilled Python Coder Posts: 342 Joined: Jul 2007 Reputation: 3 Location: Bremen, Germany |
2007-09-11 20:30
Post: #47
Nuka1195 Wrote:http://xbmc-scripting.googlecode.com/svn...Plugin.zip only works with the current SVN which I just committedNuka, I'm using the brand new T3CH and have the AMT script from SVN. The plugin displays the initial categories but hangs if I go into one of the categories. I have a valid full database. In the script window, it says tuple index out of range. Did I do anything wrong? Sorry to bother you with this... |
| find quote |
Unbehagen
Skilled Python Coder Posts: 342 Joined: Jul 2007 Reputation: 3 Location: Bremen, Germany |
2007-09-11 20:31
Post: #48
Unbehagen Wrote:Nuka, I'm using the brand new T3CH and have the AMT script from SVN. The plugin displays the initial categories but hangs if I go into one of the categories. I have a valid full database. In the script window, it says tuple index out of range. Did I do anything wrong? Sorry to bother you with this... I probably should have mentioned that an older version of the plugin works very well... |
| find quote |
Nuka1195
Skilled Python Coder Posts: 3,938 Joined: Dec 2004 Reputation: 17 |
2007-09-11 21:57
Post: #49
Sounds like the cast isn't working, which is the most recent addition.
i just grabbed the plugin from svn and it works fine. http://xbmc-scripting.googlecode.com/svn...Plugin.zip I updated that yesterday, the brand new tech should include the correct plugin. The brand new tech was released yesterday. |
| find quote |
Unbehagen
Skilled Python Coder Posts: 342 Joined: Jul 2007 Reputation: 3 Location: Bremen, Germany |
2007-09-11 22:45
Post: #50
Nuka1195 Wrote:Sounds like the cast isn't working, which is the most recent addition. Ah, thanks a lot. Now I'm using the plugin from T3CH and it works. How about a central place to store all the plugins? Maybe we could start a new Plugins folder in SVN? |
| find quote |

![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
It looks great, and I might write a couple of plugins myself soon. This beats making your own window by a lot
Search
Help