Quick Sign In:  

Forum: General Discussion

Topic: Two scripts needed.

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.

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
 

geposted 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
 

geposted 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"

 

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

geposted 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
 

geposted 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"
 

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

geposted Fri 27 Mar 20 @ 5:41 pm


(Alte Themen und Foren werden automatisch geschlossen)