Releases: jagrosh/MusicBot
Version 0.4.3
This release will not resolve the "Sign in to confirm you are not a bot" issue
... but it will resolve a few other issues that people are currently having:
- Updated the YouTube source manager to resolve some script issues
- Fixed issues with certain bitrates in
.wav
files - Fixed a bug where non-DJ users could not seek their own tracks
Setup
https://jmusicbot.com/setup
https://jmusicbot.com/config
Download: JMusicBot-0.4.3.jar
Version 0.4.2
This release fixes a YouTube playback issue (with the error "Not success status code: 403")
Setup
https://jmusicbot.com/setup
https://jmusicbot.com/config
Download: JMusicBot-0.4.2.jar
Version 0.4.1
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.
- Starting a song from a specific timestamp is done with the same format that YouTube uses, a
- 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
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
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
Fixes youtube playlist error
Setup
https://jmusicbot.com/setup
https://jmusicbot.com/config
Download only the .jar
file below!
Version 0.3.7
Version 0.3.6
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
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
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