mjolnir.lb.spotify

displayCurrentTrack

mjolnir.lb.spotify.displayCurrentTrack() -> nil

Displays information for current track

next

mjolnir.lb.spotify.next() -> nil

Skips to the next Spotify track

pause

mjolnir.lb.spotify.pause() -> nil

Pauses of current Spotify track

play

mjolnir.lb.spotify.play() -> nil

Toggles play/pause of current Spotify track

previous

mjolnir.lb.spotify.previous() -> nil

Skips to previous Spotify track