Skip to content
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

Packet Limit #79

Open
RubberDuckyDJ opened this issue Apr 27, 2024 · 0 comments
Open

Packet Limit #79

RubberDuckyDJ opened this issue Apr 27, 2024 · 0 comments

Comments

@RubberDuckyDJ
Copy link

When you import a Youtube playlist with a large amount of songs, the client sends and oversized packet to the server kicking the client. I was wondering if you could make it so the playlists are imported server side with the client just sending a packet with the link instead of the whole playlist. alternatively you could make sure the client splits up the packet into multiple smaller ones before sending it to avoid this issue.

Example of playlist that causes this to happen.
https://music.youtube.com/playlist?list=PLC583980D7806298E

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant