Skip to content

Commit

Permalink
only changed spotify song into track
Browse files Browse the repository at this point in the history
  • Loading branch information
turbosmurfen authored Feb 23, 2023
1 parent f35997b commit e9d2627
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@ Use: _/dll pathtospoton\spoton.dll control **command**_

| Command |Description |
| --- | --- |
| playpause | Plays or Pause a song. |
| stop | Stops the playing song. |
| replay | Play the song from the beginning. |
| next | Play next Spotify song. |
| previous | Play previous Spotify song. |
| playpause | Plays or Pause the track. |
| stop | Stops the playing track. |
| replay | Play the track from the beginning. |
| next | Play next track. |
| previous | Play previous track. |
| forward | Forward the current track. |
| rewind | Rewind the current track. |
| volup | Increase the volume in Spotify. |
Expand Down

0 comments on commit e9d2627

Please sign in to comment.