Skip to content

Releases: NachoToast/Jukebot

Release 3.2.0

16 Dec 05:55
da4907b
Compare
Choose a tag to compare

Large behind-the-scenes refactor to fix playback not working. Spotify and Soundcloud are temporarily no longer supported but YouTube links should work as they did before.

Release 3.1.0

13 Apr 04:56
5a618c7
Compare
Choose a tag to compare

Small updates to packages that fixes a long-lasting and annoying bug.

Release 3.0.1

07 May 08:05
316d8a1
Compare
Choose a tag to compare

Overhaul of underlying systems, fixing of bugs and pre-existing issues (and inevitable introduction of some new ones).

Full Changelog: 2.1.1...3.0.1

Release 2.1.1

01 Apr 01:49
d367406
Compare
Choose a tag to compare
  • Fixed a bug where text searches would prioritize the 1 hour version of videos, thanks @designateddolt for fixing this bug.
  • Minor preparatory updates.

Full Changelog: 2.1.0...2.1.1

Release 2.1.0

05 Dec 03:30
76e03cc
Compare
Choose a tag to compare
  • Fixed a bug where some YouTube URLs would give unknown errors.

Release 2.0.3

07 Nov 15:51
1ec2869
Compare
Choose a tag to compare
  • Minor dependency update.
  • Fixed an issue where the "time till play" included the duration of the song that was just queued, fix by @Biscuitmunch.

Release 2.0.2

17 Aug 13:48
c21b949
Compare
Choose a tag to compare
  • Queueing a song onto an empty queue while Jukebot is currently playing something no longer incorrectly shows queue time as being 0:00.
  • YouTube playlists are now able to be queued again.
  • Playlist error logging no longer shows errors for hidden videos in a YouTube playlist.
  • Improved the error message sent when a YouTube playlist cannot be found via URL.
  • Age-restricted YouTube videos can be played again.

Full Changelog: 2.0.1...2.0.2

Release 2.0.1

03 Aug 07:52
f93e39e
Compare
Choose a tag to compare

Hotfix for a bug in the smart resource preparation of queues.

Full Changelog: 2.0.0...2.0.1

Release 2.0

02 Aug 16:01
1b99d77
Compare
Choose a tag to compare

Jukebot version 2.0 is now officially released!

Commands Added

  • /pause Along with /resume (alias /unpause).
  • /remove Removes a song from a specific position in the queue.
  • /previous See the last 5 songs played.
  • /patchnotes More information below.

Announcer System
The old announcer system has been removed, this means Jukebot will no longer try to send announcements of it's latest version in servers.
Instead, the /patchnotes command has been added, which allows you to page through releases and view their respective patch notes.

Status Command
The /status command now gives a lot more info, like memory usage, server statuses, and running version.

Other Tweaks

  • Enabled inline volume, so Jukebot no longer plays songs painfully loud at 100% volume.
  • Increased timeout threholds for generateResource, connect, and play to 10 seconds.
  • Jukebot now waits 5 minutes before leaving a VC due to inactivity.
  • Queues are no longer destroyed when Jukebot leaves a VC, instead they get destroyed after 5 minutes of inactivity, or reused.

Full Changelog: 1.0.6...2.0.0

Release 1.0.6

22 Jun 04:56
9007f41
Compare
Choose a tag to compare

Jukebot now explicitly requires Embed Links permissions when inviting it. This is so it can display those neat 'now playing' and 'added to queue' embeds.

Please make sure the Jukebot role on your server has the Embed Links permission (or simply kick and re-invite it to the server).

Generate resource timeout has also been increased from 3 to 5 seconds.