muzak icon indicating copy to clipboard operation
muzak copied to clipboard

Resume playing current playlist?

Open tmn103 opened this issue 8 years ago • 2 comments

Is there a way to update the code to just play/pause the player (play whatever is on the current playlist), rather than play random tracks?

Even better would be a way of selecting something from the library, e.g. play music by ARTIST.

tmn103 avatar Oct 02 '16 12:10 tmn103

tmn103 - my fork has this implemented now, with the addition to a randomization command and other functionality. I plan to add the ability to search and play by artist, album or track name in the future.

MikeDeSantis avatar Dec 02 '16 16:12 MikeDeSantis

Added support for playing by artist, album, track or playlist to my branch. This also dynamically creates the utterance text based on your library.

GeoffAtHome avatar Jan 29 '18 09:01 GeoffAtHome