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
[Audio] Child folders within playlist folder #270
Comments
I think that it would be useful what @Dommage says. |
I mean if you put a folder inside one of those... |
Currently there is no way to do that. |
it'd be as simple as using walk() instead of listdir() iirc, thoughts @Twentysix26 ? |
Moving to #623 |
EmmaSimon
added a commit
to EmmaSimon/Red-DiscordBot
that referenced
this issue
May 29, 2017
Adresses issue Cog-Creators#270 Now that this works, there should probably also be the option to start nested playlists on their own, ie. [p]local start playlist/subdir
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
is there a way to have the bot to play local playlist even if there's folder inside.
Actually if I copy a folder to Red-DiscordBot/data/audio/localtracks it won't work if there's folder inside the folder
Thanks
The text was updated successfully, but these errors were encountered: