Releases: svenwiltink/go-MusicBot
Releases · svenwiltink/go-MusicBot
2.0.2
announce who added a song (#39)
2.0.1 Minor fix
music vol set now returns the correct volume
2.0.0 A fresh start
fix archives
v1.6.3
fixes spotify server errors
v1.6.2
- General usage improvements, more feedback
v1.6.1
- 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
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
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
Split off the mpv control from the players
v1.5.1
Merge pull request #18 from vansante/removeOldSpotifyPlayer Remove old spotifyPlayer, rename the new