快速登录:  

Forum: VirtualDJ Technical Support

话题: changing comments for multiple songs via script

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

doug9474ControlleristMember since 2019
Say, for example I have ALT-L programmed to:

get_browsed_song 'Comment' & param_contains '#love' ? nothing : get_browsed_song 'Comment' & param_add ' #love' & browsed_song 'Comment'

Then I select 10 songs and type ALT-L

It then modifies the first song's comments, and changes the comments for the other 9 to match the first one. I'm guessing because get_browsed_song only refers to the first song? Not the other nine? Is there any way to make code like this run on each song independently? Anything I can change in the script? Or should get_browsed_song be relative to the song that the tags are being edited for (like a "this" song reference). Seems to make more sense that way. But let me know if I am missing something.

Thanks,
Doug
 

发表时间 Fri 27 Dec 19 @ 6:37 pm


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