Quick Sign In:  

Forum: General Discussion

Topic: Two scripts needed.

This topic is old and might contain outdated or incorrect information.

First the simple one. Script to map a key that cycles through "browser songs" and "sidelist" ONLY. The script VDJ has cycles through all windows. The Second script is way more challenging. Go to playlist. Lets say you search for a specific song from your library, VDJ has the option go to folder, but i want to be able to go to playlist or atleast able to know what and where playlist or playlists this song is in even if its on another drive. Appreciate any help
 

Posted Fri 27 Mar 20 @ 1:37 pm
locoDogPRO InfinityModeratorMember since 2013
1 read the help for the script you used it explains specific sideviews.
2 not possible with script
 

Posted Fri 27 Mar 20 @ 1:45 pm
DJAY BRAINZ wrote :
First the simple one. Script to map a key that cycles through "browser songs" and "sidelist" ONLY.


browser_window "songs" ? browser_window "sidelist" : browser_window "songs"

 

Posted Fri 27 Mar 20 @ 3:04 pm
NicotuxHome userMember since 2014
or the shortest way : browser_window "songs,sidelist"
 

Posted Fri 27 Mar 20 @ 3:09 pm
Somehow none of the suggestions worked. It only cycles to the one but not back to the other. Thanks much anyway
 

Posted Fri 27 Mar 20 @ 4:43 pm
NicotuxHome userMember since 2014
strange, both are working correctly here
maybe you also want to open the splitpanel and show the sideview with tab sidelist selected ?

browser_window "songs" ? show_splitpanel "sideview" on & browser_window "sidelist" : browser_window "songs"
 

Posted Fri 27 Mar 20 @ 5:15 pm
Yes, thats it. Worked perfectly. Thanks alot nico.
 

Posted Fri 27 Mar 20 @ 5:41 pm


(Old topics and forums are automatically closed)