快速登录:  

Forum: General Discussion

话题: Two scripts needed.

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

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
 

发表时间 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
 

发表时间 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"

 

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

发表时间 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
 

发表时间 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"
 

发表时间 Fri 27 Mar 20 @ 5:15 pm
Yes, thats it. Worked perfectly. Thanks alot nico.
 

发表时间 Fri 27 Mar 20 @ 5:41 pm


(陈旧帖子或论坛版块会自动关闭)