Hi Everyone,
I have 2 playlists of music, "Rock" and "Sci Fi". I have a command "Play Rock" that launches VLC and plays the Rock playlist, and a "Play Sci Fi" command to play the Sci Fi playlist. It works fine unless I am already playing one of the playlists. For example, if I'm listening to the Rock Playlist and decide I'm in more of a mood for Sci Fi soundtracks. I'll say "Play Sci Fi", Voice Attack executes the command, and all of the tracks in the Sci Fi playlist are added to the rock tracks already playing. So I end up still hearing 2 Rock Tracks for every Sci Fi one.
What I need it to do is if I'm listening to one playlist, and use the command to launch another one, it should ditch the currently playing playlist and replace it with the new one. So, using the example above, I no longer hear Rock tracks and only hear Sci Fi tracks moving forward.
Does anyone know how to set this up in VLC? Thanks!