Configuration profile variable/keyword
#1
Is there a keyword or a profile or some method of referring to the current profile that a user has selected in a configuration xml file?

For example, I want to change a config file to point to the following location, but I want it to refer to the currently selected profile.

special://masterprofile/profiles/<your_username>/Thumbnails/Video/Fanart

Is there something I can replace <your_username> with so that it will work for muliptle profiles, selecting the one I'm on?
Reply
#2
special://profile/Thumbnails/Video/Fanart.
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.


Image
Reply
#3
Thanks. I figured it was something simple and I just was missing it.
Reply
#4
Would there be a way to point to a parent item from a Listitem, so that you could get information from the parent?

For example, if I was in the season view of a tv show and I wanted to reference a variable for the tv show itself.

Can you do something like ListItem.Parent.Plot or something like that?
Reply
#5
Unless it's in Container.*, it's not there.
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.


Image
Reply

Logout Mark Read Team Forum Stats Members Help
Configuration profile variable/keyword0