Skip to content

v2.3.0 - Web Interface Updates And Lots Of Bug Fixes!

Compare
Choose a tag to compare
@DuckBoss DuckBoss released this 02 May 21:34
· 1281 commits to master since this release
3e56238

Major Updates

Web Interface

  • The web interface has had a visual overhaul!
  • Changed error messages for incorrect command input.

Visual overhaul:

image

image

New Youtube Queue Page:

image

Bug Fixes And Optimizations

  • Fixed an unresolved reference to the web interface causing it to not shutdown properly.
  • The web interface now recognizes when a command isn't entered in the field and gives an appropriate error.
  • Fixed cases where the bot doesn't download a required thumbnail and crashes.
  • Fixed a case where the bot doesn't properly pre-cache the next video thumbnail.
  • Fixed a case where clearing the queue got rid of the thumbnail for the currently playing song.
  • Youtube video thumbnails are now deleted when they are done playing so extremely large playlists won't store more than 1-3 thumbnail images at a time.
  • Any left over youtube video thumbnails are cleared when the audio thread is complete and the queue is empty.
  • Using the !stop command to stop the audio and clear the queue now also clears the thumbnails.