Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
turbosmurfen committed Dec 5, 2022
2 parents b7a579d + 411b3cb commit 758577a
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# Spoton - Spotify Now Playing for mIRC

**Version 1.1.5 fixes a memory leak, updating is highly recommended.**
**Version 1.1.5 and newer fixes a memory leak, updating is highly recommended.**

![Spoton on mIRC 7.67](https://github.com/turbosmurfen/spoton/blob/main/img/spoton_example.png)

Expand All @@ -16,7 +16,7 @@ Spoton running on mIRC 7.67

* **Supported Operating System**: Windows Vista, 7, 8.1, 10 and 11.
* **Visual C++ Redistributable 2015-2022 (x86)**
* **Tested mIRC version**: 7.61 - 7.72
* **Tested mIRC version**: 7.61 >= 7.72
* **Tested Spotify Version**: 1.1.91 >= 1.1.99
* **Harddrive Space**: 17,5 KB.

Expand Down Expand Up @@ -54,14 +54,13 @@ Use: _/dll pathtospoton\spoton.dll control **command**_

| Command |Description |
| --- | --- |
| play | Plays current song in Spotify (If paused). |
| playpause | Plays or Pause a song, no limit. |
| rplay | Play the song from the beginning. |
| pause | Pauses Spotify (If playing). |
| playpause | Plays or Pause a song. |
| stop | Stops the playing song. |
| replay | Play the song from the beginning. |
| next | Play next Spotify song. |
| prev | Play previous Spotify song. |
| forward | Play forward 3 seconds forward in the song. |
| backward | Play backward 3 seconds back in the song. |
| previous | Play previous Spotify song. |
| forward | Forward the current track. |
| rewind | Rewind the current track. |
| volup | Increase the volume in Spotify. |
| voldown | Decrease the volume in Spotify. |
| volmute | Mute or Unmute Spotify volume. |
Expand Down

0 comments on commit 758577a

Please sign in to comment.