Skip to content

Releases: jagrosh/MusicBot

Version 0.4.1

11 May 21:38
6a5a9c7
Compare
Choose a tag to compare

This release fixes some YouTube playback issues and adds the seek feature, alongside some other minor improvements.

  • Switched to a new YouTube source handler internally that should be more stable
  • Added the seek command and the ability to request songs starting at a specific timestamp
    • Starting a song from a specific timestamp is done with the same format that YouTube uses, a &t=123 bit on the end of a URL. Copying a YouTube url that starts from a timestamp should work in JMusicBot now.
    • Seeking within a song can be to an exact timestamp, or forwards/backwards using a + or - and then an amount of time.
  • Allow setting the log level and eval engine in the config (mainly for advanced users)
  • Allow setting the maximum number of YouTube playlist pages that can be loaded (in the config)
  • Reverted the change to make the bot self-deafen because self-deafening doesn't actually reduce bandwidth (see #1554 for details)
  • Minor changes to some log messages

Setup

https://jmusicbot.com/setup
https://jmusicbot.com/config

Download: JMusicBot-0.4.1.jar

Version 0.4.0

08 Mar 23:30
49c3ec7
Compare
Choose a tag to compare

This release improves the performance of the bot and the warnings provided by it.

  • Updates to internal libraries to improve reliability of loading music, and add some new music sources
    • mixcloud, reddit, tiktok (experimental), tts
  • Slight improvements to formatting in a few places
  • Configurable default skip ratio in the config file (defaults to 0.55)
  • Add more warnings when trying to run in an unsupported manner
  • Remove outdated channel topic feature that caused unnecessary rate limits
  • Fix eval command usage in DMs
  • Switch to Java 11

If you don't have Java 11 installed, you can download an installer from Adoptium or Oracle


Setup

https://jmusicbot.com/setup
https://jmusicbot.com/config

Download: JMusicBot-0.4.0.jar

Version 0.3.9

01 Mar 19:59
Compare
Choose a tag to compare

Fixes JMusicBot not playing any tracks


Setup

https://jmusicbot.com/setup
https://jmusicbot.com/config

Download: JMusicBot-0.3.9.jar

Version 0.3.8

06 Apr 22:39
Compare
Choose a tag to compare

Fixes youtube playlist error


Setup

https://jmusicbot.com/setup
https://jmusicbot.com/config

Download only the .jar file below!

Version 0.3.7

05 Apr 23:10
85aebe8
Compare
Choose a tag to compare

Version 0.3.6

03 Oct 22:23
e08c149
Compare
Choose a tag to compare

This version:

  • updates dependencies to fix SoundCloud
  • small voice channel name formatting change
  • allows the lyrics command to be used while no music is playing
  • adds "single" repeat mode (play the same song repeatedly), renaming the previous repeat mode to "all"
  • fix update alerts
  • add "leave" alias to stop command
  • added per-server skip percentage (% of people needed to skip a song)
  • fixed a path issue on some windows systems

Setup

https://jmusicbot.com/setup
https://jmusicbot.com/config

Download only the .jar file below!

Version 0.3.5

31 Aug 01:13
Compare
Choose a tag to compare

This version:

  • internal updates to fix some SoundCloud issues
  • internal updates to fix some Discord connection warnings
  • update JLyrics to fix Genius
  • added transforms (for advanced users)

Setup

https://github.com/jagrosh/MusicBot/wiki/Setup
https://github.com/jagrosh/MusicBot/wiki/Example-Config

Version 0.3.4

02 Apr 18:22
Compare
Choose a tag to compare

This version:

  • internal updates to fix some youtube issues
  • adds a -Dnoprompt=true flag to prevent hanging when running in the background
  • adds alonetimeuntilstop in config to automatically leave voice when nobody is listening

Setup

https://github.com/jagrosh/MusicBot/wiki/Setup
https://github.com/jagrosh/MusicBot/wiki/Example-Config

Version 0.3.3

07 Feb 01:22
Compare
Choose a tag to compare

Version 0.3.2

04 Nov 23:15
Compare
Choose a tag to compare

This version:

  • fixes recent breaking changes from YouTube
  • fixes some other minor bugs that originated in the migration of underlying libs

Setup

https://github.com/jagrosh/MusicBot/wiki/Setup
https://github.com/jagrosh/MusicBot/wiki/Example-Config