Video plugin maker
#1
Here is a small script that creates a plugin for a local folder.

http://xbmc-scripting.googlecode.com/svn...in%20Maker

What it does is allows you to stay in library view and view local folders. Currently it only works for videos.

How it works:
1. run the script
2. browse for the local or smb folder (You may choose a multipath source)
3. name the plugin
4. goto videos library view and under videos goto video plugins. there you'll have your new plugin.
5. run the plugin and you'll get your file list.
6. the path is saved in a settings.xml file, so you may edit it after from plugin settings.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#2
Anybody use this? Smile

New version supports smb shares
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#3
I havent mate... what benefits does it have from just switching to files view?

Might have a play tommorow...
Reply
#4
NUKA any chance of throwin up a compiled version, dont have an svn client installed!!

sounds handy!
Reply
#5
http://xbmc-scripting.googlecode.com/svn...0Maker.zip

Nope that's the only advantage c-quel Smile
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#6
I sure see the advantage, will have a play soon.
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.
Reply
#7
Hey Nuka, I'm trying to use this as a WOL script for my server as ozNick suggested it was compatible here:http://forum.xbmc.org/showthread.php?tid...hlight=wol

When I run through and create the script for my share I get the error 'Copying plugin to new plugin folder failed!'

Is there something I am doing wrong? I am using this on my Windows XBMC and have the network share mapped in windows i.e. S:\Movies. I just grabbed the latest version off the SVN too.

The retries on the file access after WOL looks really good!
Reply
#8
I get the same issue on the Xbox.
Reply
#9
Sorry, totally my fault. I did not have the resources folder for some reason
Reply

Logout Mark Read Team Forum Stats Members Help
Video plugin maker0