Kodi Community Forum

Full Version: skin downloader
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
is there any chanse to make a script that downloads skins from svn?



sorry for my bad english
Not from the xbox as there is no implementation to pack the skin (textures.xpr).

This would probably be doable in python, though it would take a fairly dedicated person to hack it up.

Ofcourse, you could download the skin and NOT pack the textures, but you'd lose theme support, and the load times would be slower.

If someone were to implement an XPR packer in python, it would have the advantage that I (or someone else) wouldn't have to port XBMCTex to linux though!

Cheers,
Jonathan
thanx