You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to use sonos-cli to create an Alfred workflow.
What would be great would be for the sonos next command to return the name of the song that has just started playing. This return value could be used in a MacOS notification for example.
The text was updated successfully, but these errors were encountered:
It would rather need to be a separate command, something like: sonos get playbackMetadata. I don't have a time at the moment to implement it but it should be quite easy to do so and I will be happy to accept PR with this change.
I'd like to use
sonos-cli
to create an Alfred workflow.What would be great would be for the
sonos next
command to return the name of the song that has just started playing. This return value could be used in a MacOS notification for example.The text was updated successfully, but these errors were encountered: