Multiple onclick paths?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
timdog82001 Offline
Posting Freak
Posts: 1,137
Joined: Mar 2006
Reputation: 0
Post: #1
Is it possible to do something like the emulators or apps or games buttons do, searching in multiple locations, like on the E and F drives, for their respective folders? I would like to have a button search E and F for a folder. I tried doing something like what i posted at the bottom of this post, but it didn't work, obviously, but is there any way of achieving this at this time? I also tried using + and | and taking away the brackets and so on to see if any of that helped, but to no avail. If this isn't possible for skinners currently, is it something that might be implemented in the future? Thanks for any input you have to offer.

<onclick>XBMC.ActivateWindow(myvideos,[E:\XBMC-TV, F:\XBMC-TV)</onclick>
find quote
timdog82001 Offline
Posting Freak
Posts: 1,137
Joined: Mar 2006
Reputation: 0
Post: #2
oops, supposed to be another bracket in there, but you get the idea
find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,564
Joined: Oct 2003
Reputation: 138
Post: #3
First off, add a multipath bookmark.

Then use the name of the bookmark, not the path(s).

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: badge.gif]
find quote