-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug Report] 💡 All entries in this playlist were longer than the allowed maximum (00:00) #1145
Comments
There are two problems here:
|
the playlist works fine and is not empty,, its the same play list we have been using for months. additionally no other playlists will load, they all display the same error |
I know the playlist isn't empty, youtube made a change today (which is why the playlist is failing to load its entries) |
When will YouTube solve this problem? |
Youtube isn't going to solve the problem; I'm trying to debug it and come up with a fix |
I hope that you will get this problem fixed and that we will soon be able to use the bot again as usual. |
There's no need to post more screenshots, all playlists are broken and will display this (incorrect) error message. |
I have found the cause of this bug & made a fix. A new version of JMusicBot containing this fix should release soon. |
That's awesome, thank you very much for all your efforts. |
Thanks, will look out for update. |
Fixed as of v0.3.8 |
Amazing! TY for your hard work, this bots awesome and my community loves it! |
Bug Description
0.3.7 solved this issue with YT not playing back (single song), but trying to load up a YT playlist still errors
"💡 All entries in this playlist were longer than the allowed maximum (00:00)"
Seems like a separate issue but this began happening at the same time as the YT play back error that prompted 0.3.7 fix. Changing the config time length has no effect
Steps to Reproduce
que up any yt playlist (not individual song) example : (>> being my bots prefix)
returns:
💡 All entries in this playlist were longer than the allowed maximum (00:00)
Expected Result
YT playlist queing worked fine until todays other YT issue.
Debug Output
System Properties:
java.version = 11.0.7
java.vm.name = OpenJDK Server VM
java.vm.specification.version = 11
java.runtime.name = OpenJDK Runtime Environment
java.runtime.version = 11.0.7+10-post-Raspbian-3deb10u1
java.specification.version = 11
os.arch = arm
os.name = Linux
JMusicBot Information:
Version = 0.3.7
Owner = 85318783345913856
Prefix = >>
AltPrefix = null
MaxSeconds = 0
NPImages = false
SongInStatus = false
StayInChannel = true
UseEval = false
UpdateAlerts = true
Dependency Information:
JDA Version = 4.3.0_324
JDA-Utilities Version = 3.0.5
Lavaplayer Version = 1.3.78
Runtime Information:
Total Memory = 66
Used Memory = 33
Discord Information:
ID = 937538375622226000
Guilds = 1
Users = 6
Additional Info
No response
Checklist
The text was updated successfully, but these errors were encountered: