Ingreso rápido:  

Forum: General Discussion

Tema: Two scripts needed.

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

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
 

Mensajes 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
 

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

 

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

Mensajes 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
 

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

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

Mensajes Fri 27 Mar 20 @ 5:41 pm


(Los tópicos y foros antiguos son automáticamente cerrados)