IamMusicPlayer icon indicating copy to clipboard operation
IamMusicPlayer copied to clipboard

Packet Limit

Open RubberDuckyDJ opened this issue 2 months ago • 0 comments

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

RubberDuckyDJ avatar Apr 27 '24 02:04 RubberDuckyDJ