Definite:
Not so definite:
!queue willow --> [SEARCH:]willow has been put into the queue by irdumb#1229!queue --> Videos in queue: 1. Jasmine Thompson - Willow (Lyrics)[ ] Make the bot display the file name of local tracks, instead of the path
[x] Means accepted for merge
!audioset volume by itself displays the current volumefor non-streaming radio solutions, hope to integrate it with queue
just some notes. I'm thinking..
playing_playlists = [pl1,pl2]
current_songlist = [copy of contents of playling_playlists]
current_song = index to ^
when song added as a queue song, put into current_songlist after current_song
when !shuffle, shuffle all songs after queue and current_song
when current_songlist is done, copy playing_playlists as current_songlist
had a reason for doing it that way as apposed to a priority queue, but now I forgot what it was....
maybe so that I can do !prev?
You guys planning on modifying the current audio module or rewriting it?
@tekulvw both, if necessary
Okay I vote for a rewrite, leave your reactions as votes. I am also going to close all the audio related issues that are now encompassed by this
Have you guys considered making it so we can run multiple bots using the same local audio directory? Maybe I'm missing something and you can already do this? I'm running 4 bots basically for music for the users.
@DomGrieco this can be avoided as soon as Discord.py updates there way of handling audio so that bot accounts can support that behaviour. So far there is no ETA on that subject from Discord.py's end
@DomGrieco can't you use symlinks\binds to accomplish that?
@hjri For what I can gather the bot will run local tracks from data/audio/playlists/folder. It sure is a solution but it might be unstable. (Not that I see any way that it could be unstable)

heya franny ( ͡° ͜ʖ ͡°)
heya dumb @irdumbs .
prettified the list
Closed due to #225
Most helpful comment
Okay I vote for a rewrite, leave your reactions as votes. I am also going to close all the audio related issues that are now encompassed by this