Post Working Python Scripts Here
#1
I am starting this thread to hopefully list as many python scripts as possible that are verified working on Linux. I am sure you know that the list is pretty short right now, and hopefully this can inspire people to start updating their scripts!

Please do not ask questions or post requests in this thread - this is just a list, not a Q&A. Just post the name of the script that works, and the SVN revision of XBMC-Linux that it works on.

-Brandon
Reply
#2
The XBMC Installer works, but I had to symlink:

Code:
ln -s /usr/share/xbmc/scripts /usr/share/xbmc/Scripts

And it seems to work just fine.
Reply
#3
Symlink isn't really the best solution in this case (especially if the script needs to write to that particular directory or one of it's subs). Though a good short term work around, the author should be notified so the source code can be properly fixed for future releases.
Reply
#4
its just a case thing. I will go over the installer and rewrite that Smile
Reply

Logout Mark Read Team Forum Stats Members Help
Post Working Python Scripts Here0