Skip to content
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.

Releases: matthieugrieger/mumbledj

v2.8.7

20 Dec 05:44
Compare
Choose a tag to compare

December 19, 2015 -- v2.8.7

v2.8.6

17 Dec 03:10
Compare
Choose a tag to compare

December 16, 2015 -- v2.8.6

  • Added !addnext command (thanks @nkhoit).
  • Added argument to !listsongs command to specify how many songs to list (thanks @nkhoit).

v2.8.5

14 Dec 21:03
Compare
Choose a tag to compare

December 14, 2015 -- v2.8.5

  • Added !listsongs command (thanks @nkhoit).

v2.8.4

08 Dec 06:40
Compare
Choose a tag to compare

December 7, 2015 -- v2.8.4

  • YouTube and SoundCloud API keys are now stored in the configuration file instead of environment variables. Existing installations with API keys in environment variables will automatically be migrated to the configuration file (thanks @Gamah).

v2.8.3

16 Oct 21:55
Compare
Choose a tag to compare

October 16, 2015 -- v2.8.3

  • Playlists can now be over 50 songs in length (thanks @GabrielPlassard).
  • Added MaxSongPerPlaylist configuration option.

v2.8.2

15 Oct 01:28
Compare
Choose a tag to compare

October 14, 2015 -- v2.8.2

  • Fixed possible index out of range panic when auto shuffle is on (thanks @GabrielPlassard).

v2.8.1

12 Oct 21:06
Compare
Choose a tag to compare

October 12, 2015 -- v2.8.1

  • Added !shuffle, !shuffleon, and !shuffleoff commands (thanks @GabrielPlassard).

v2.8.0

01 Oct 20:00
Compare
Choose a tag to compare

October 1, 2015 -- v2.8.0

v2.7.5

13 Aug 04:25
Compare
Choose a tag to compare

August 12, 2015 -- v2.7.5

  • Fixed cache clearing earlier than expected (thanks @CMahaff).

v2.7.4

19 May 08:23
Compare
Choose a tag to compare

May 19, 2015 -- v2.7.4

  • Fixed a panic that occurred when certain YouTube playlists were added to the queue.