DV8FromTheWorld / JDA-Player

Extension library for JDA (or D4J) that provides an Java wrapping of Youtube-dl, FFmpeg and FFprobe for use as an AudioProvider.
Apache License 2.0
14 stars 5 forks source link

Taking care of the --Frag #22

Closed Fabricio20 closed 7 years ago

Fabricio20 commented 7 years ago

And possible fix for the weird/wrong music bug.

This changes the constructors of RemoteSource, RemoteStream and PlayList (#getPlaylist too) to one that requires the guild id (So a folder can be made on the system for the guild).

This should be rewritten to support calls later on.