Help - Search - Members - Calendar
Full Version: Panels UI: Activate a specific playlist, possible?
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
Falstaff
Hi all,

i don't manage to swap to a specific named playlist by command in a button under PanelsUI,

i explain :

i have a playlist that contain my library named 'All music'
with a button i create a new playlist (#Search Result [...album name...]) for the Album playing (result a playlist with all the tracks of the album track playing

=> $button(3,8,0,0,21,21,,,'Quicksearch for same .../Album',TOOLTIP:"")

but i want to come back to the playlist 'All music' with another button, is it possible, how ?

i don't find a command where we could specify a playlist name to activate it in SCPL panel ...

something like that => $button(3,8,0,0,21,21,,,'Activate Playlist/All Music',TOOLTIP:"")

thanx a lot for your help by advance smile.gif
Squeller
There are 2 playlist_activation plugins afair: I think foo_menu_addons has such a command and there was one of AlexVallat, not sure though.

So if you can execute a command with panelsUI syntax, you're done.

i.e. like "foobar2000.exe /activate-playlist" or with foo_runcmd "foobar2000.exe /runcmd='path/to/command'"

... I think you understand what I mean.
Falstaff
QUOTE(Squeller @ Jan 26 2008, 15:56) *

There are 2 playlist_activation plugins afair: I think foo_menu_addons has such a command and there was one of AlexVallat, not sure though.

So if you can execute a command with panelsUI syntax, you're done.

i.e. like "foobar2000.exe /activate-playlist" or with foo_runcmd "foobar2000.exe /runcmd='path/to/command'"

... I think you understand what I mean.


yep i understand very well wink.gif

2nd option works well, thanx ... but it's a shame to have to add 2 components + parameters to do this, a command in menu usable in script would be easier and more clean ...

i'll give a look to your foo_menu_addons plugin ...

Bye
cybasoul
QUOTE(Falstaff @ Jan 26 2008, 09:16) *

QUOTE(Squeller @ Jan 26 2008, 15:56) *

There are 2 playlist_activation plugins afair: I think foo_menu_addons has such a command and there was one of AlexVallat, not sure though.

So if you can execute a command with panelsUI syntax, you're done.

i.e. like "foobar2000.exe /activate-playlist" or with foo_runcmd "foobar2000.exe /runcmd='path/to/command'"

... I think you understand what I mean.


yep i understand very well wink.gif

2nd option works well, thanx ... but it's a shame to have to add 2 components + parameters to do this, a command in menu usable in script would be easier and more clean ...

i'll give a look to your foo_menu_addons plugin ...

Bye


Hi, I also want to do the same thing, can you give me a step to step walk through of how to do that?

thanks in advanced
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.