[Release] - script.playlists
#46
(2013-03-20, 08:23)CaptainKen Wrote: Would someone please tell me what I'm doing wrong:

I'm using Frodo with Aeon Nox v4. Created a custom Music submenu item with a Type of "Custom" and then entered the following code, but nothing happens.

Code:
RunScript(script.playlists,type=music)

this script is only useful for skinners.

when you run the script it sets a number of window properties
which skinners can use in their skin.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#47
(2013-03-20, 10:10)ronie Wrote:
(2013-03-20, 08:23)CaptainKen Wrote: Would someone please tell me what I'm doing wrong:

I'm using Frodo with Aeon Nox v4. Created a custom Music submenu item with a Type of "Custom" and then entered the following code, but nothing happens.

Code:
RunScript(script.playlists,type=music)

this script is only useful for skinners.

when you run the script it sets a number of window properties
which skinners can use in their skin.

Well blow me down! That explains it. Thx! Confused
HTPC: Dell Optiplex 7050 SFF i7-7700 quad-core, 3.6GHz, 16GB
NAS: Synology DS1813+ and DX513, Hybrid RAID (SHR) 48TB usable space
My Media Center | www.CaptainKen.us | www.YouTube.com/KenInGilbert
Reply
#48
I too am having a problem with sharing my playlists and aeon nox, but my error looks different.

Have you ever addressed this issue? sharing playlists is a common thing and I would think you would want to support it if possible.

advancedsettings.xml:

<pathsubstitution>
<substitute>
<from>special://profile/playlists/</from>
<to>\\192.168.1.175\XBMCData\playlists\</to>
</substitute>


Error Log:
http://pastebin.com/TC1ACzzn
Reply
#49
pathsubstitution doesn't work in addons.
it's not supported by xbmc and i'm not aware of any workarounds.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply

Logout Mark Read Team Forum Stats Members Help
[Release] - script.playlists0