I've created a keyboard short cut with one action key to command both rating and colour at the same time.
isrepeat ? browsed_song 'rating' "nothing" & browsed_file_color "nothing" : browsed_song 'rating' 2 & browsed_file_color 'blue'
However, if I select more than one tracks and run the command the color would change for all of them but the rating would only change one. How can I fix the rating to also change all at the same time?
isrepeat ? browsed_song 'rating' "nothing" & browsed_file_color "nothing" : browsed_song 'rating' 2 & browsed_file_color 'blue'
However, if I select more than one tracks and run the command the color would change for all of them but the rating would only change one. How can I fix the rating to also change all at the same time?
发表时间 Fri 08 Mar 19 @ 6:19 pm