Skip to content

Releases: Luuk-Dev/DiscordAudio

Version 3.2.0

19 Jun 14:41
dae5d4f

Choose a tag to compare

Version 3.2.0

  • Support for SoundCloud audio

3.1.6

19 Jan 21:42
12aeacd

Choose a tag to compare

Version 3.1.6

  • Support for FFmpeg if installed
  • Ability to add FFmpeg filters if FFmpeg is installed for the Player and AudioManager classes

3.1.4

22 Nov 09:53
d6a803e

Choose a tag to compare

Version 3.1.4

  • Solves an issue with the starting timestamp not resetting after calling the previous function in the AudioManager class

3.1.3

22 Nov 09:33
4f56e0f

Choose a tag to compare

Version 3.1.3

  • Updated dependencies for stability improvements

3.1.2

04 Nov 10:05
fd3338c

Choose a tag to compare

Version 3.1.2

  • Solves a bug where the previous function sometimes would only play the first played song instead of the last song

3.1.0

21 Oct 14:43
cfbe688

Choose a tag to compare

Version 3.1.0

Changes:

  • New getCurrentSong function for the AudioManager class
  • New getVolume function for the AudioManager class
  • New previous function for the AudioManager class

3.0.6

13 Mar 07:40
2bd42ca

Choose a tag to compare

Version 3.0.6

  • Stability improvements

3.0.5

12 Mar 13:49
aee5105

Choose a tag to compare

Version 3.0.5

  • YT-Stream package got updated

3.0.3

06 Mar 15:37
0b5757e

Choose a tag to compare

Version 3.0.3

  • Solved bug that would stop the broadcast from playing in a Connection after a few seconds ( #6 )

3.0.2

03 Mar 17:05
dcb9349

Choose a tag to compare

3.0.2

  • Stabilitiy improvements for all classes