Skip to content

Releases: svenwiltink/go-MusicBot

2.0.2

29 May 07:46
bc88deb
Compare
Choose a tag to compare
announce who added a song (#39)

2.0.1 Minor fix

28 May 10:41
69787ca
Compare
Choose a tag to compare

music vol set now returns the correct volume

2.0.0 A fresh start

28 May 08:30
Compare
Choose a tag to compare
fix archives

v1.6.3

30 Oct 09:16
Compare
Choose a tag to compare

fixes spotify server errors

v1.6.2

24 Oct 13:24
Compare
Choose a tag to compare
  • General usage improvements, more feedback

v1.6.1

21 Aug 08:30
Compare
Choose a tag to compare
  • Add insert and remove commands
  • Fix shuffle not dragging songs up from the history
  • Fix up the spotify transfer playback feature a bit

v1.6.0

18 Jul 10:56
Compare
Choose a tag to compare
Add playback device setting for spotify (#22)

* Add reading of multiple pages for youtube&spotify playlists

* Fix error shadowing

* Fix panic while getting youtube items

* Now actually stop listing when the next page token is empty

* Linting..

* Add debug event capturer

* Add ability to set logging level

* Improve event debugging

* Refactor playlistPosition handling

* Change insert and add behaviour

* Fix insertions (maybe)

* Fix open to always restart playing

* Add setting to set the playback device in config

v1.5.3

03 Jul 12:46
Compare
Choose a tag to compare
Fix versioning + load queue (again) (#20)

* Simplify inserting of queue
* Move the duplicate song at end of playlist check to a place where it will do less harm :')

v1.5.2

30 Jun 11:44
Compare
Choose a tag to compare

Split off the mpv control from the players

v1.5.1

30 Jun 11:33
Compare
Choose a tag to compare
Merge pull request #18 from vansante/removeOldSpotifyPlayer

Remove old spotifyPlayer, rename the new