Twentysix
e319ea4762
[Audio] Hotfix
2016-12-20 19:40:29 +01:00
Twentysix
af9b4d7cec
[Audio] Pagify playlists' lists
2016-12-20 18:51:17 +01:00
palmtree5
09e26b04bf
[Audio] Add server owner check for [p]stop ( #523 )
...
Fixes #522
2016-12-11 22:55:25 +01:00
Twentysix
d349a0cab7
[Audio] Replace settings.json in case of corruption
2016-12-09 02:11:14 +01:00
FrostTheFox
4b032e48b9
[Audio] Added [p]audioset emptydisconnect ( #497 )
...
Toggles autoleave when Red is left alone while playing music
2016-12-07 00:52:38 +01:00
Twentysix
d628bacef5
[Core] Server based prefixes ( #492 )
...
Added `[p]set serverprefix`
`Bot.command_prefix` is now a callable that returns the prefixes set for the server. If none are set, it returns the global ones.
2016-12-01 02:30:51 +01:00
Sentry
fba3a079dd
[Audio] Fix [p]stop error when user is not in the channel ( #480 )
2016-11-20 21:30:48 +01:00
Will
630bee8cb6
[Audio] Fix [p]song with local tracks ( #479 )
2016-11-19 16:49:05 +01:00
Brian Dilks
b5be746783
[Audio] Autoleave after 5 minutes if alone in the v. channel ( #456 )
2016-11-10 23:56:27 +01:00
Twentysix
e11b0a7fbb
[Audio] Better duration in [p]song
...
Fixes #460
2016-11-10 12:27:22 +01:00
Will
69adfa44fd
[Audio] Fix for AttributeError in [p]queue ( #458 )
2016-11-09 23:30:24 +01:00
Twentysix
a3ab4c6fa0
[Audio] Hotfix
2016-11-08 05:51:44 +01:00
Twentysix
3734470e95
[Audio] Verify installation of ffmpeg/avconv at loading
2016-11-08 05:49:30 +01:00
Aioxas
bf4be8a23d
[Audio] fileIO -> dataIO conversion ( #435 )
2016-11-04 14:16:30 +01:00
Will
00fe2730c9
[Audio] Fixed NoneType error ( #440 )
...
Fixes #425
2016-11-04 00:07:20 +01:00
Will
a8cf519b2d
[Audio] Fix local loop, ordered local playlists' list ( #441 )
...
Fix #405 and #413
2016-11-03 23:56:06 +01:00
Twentysix
35fd351b6e
[Audio] Replaced deprecated status functions
2016-10-04 04:03:20 +02:00
Twentysix
9cfabc7772
[Audio] Sanity check in [p]playlist remove
2016-09-29 10:19:27 +02:00
Canule
399734a991
[Audio] Fixed slash character causing issues ( #345 )
...
Example: [p]play back in Black AC/DC
2016-08-30 05:57:11 +02:00
Twentysix
e3815b0264
[Audio] Added [p]local list
...
[p]local is now a command group
[p]local start <playlist_name>
[p]local list
2016-08-28 06:07:08 +02:00
Caleb Johnson
657403c12f
[Audio] Added [p]skip voting and perms to stop ( #340 )
...
Admins / mods are not counted
2016-08-23 01:55:32 +02:00
Twentysix
f3833e94ad
Added source_address in Audio, fixed typo in Trivia
...
source_address should fix the "Too many requests" issue with certain hosts
2016-08-18 13:47:30 +02:00
Caleb Johnson
bab4eb10f8
[Audio] Add playlist create command ( #339 )
2016-08-10 23:02:29 +02:00
Caleb Johnson
ebab92f61d
Allow mid-song volume changes ( #346 )
2016-08-10 22:46:09 +02:00
Kowlin
ec2d166e3e
Fixed says to say.
2016-07-24 18:27:06 +02:00
phantium
a38cdf4a69
[Audio] Fixed docstrings / command help ( #324 )
2016-07-05 01:41:37 +02:00
Will
e1791f5560
Improved !song ( #308 )
2016-07-03 00:31:13 +02:00
Irdumb
9f997ed08b
Added !audioset status ( #312 )
2016-07-03 00:20:23 +02:00
Twentysix
103f3d12c1
Possible fix for ffmpeg zombies
2016-07-02 01:23:50 +02:00
Twentysix
d66bbad957
Disabled/hidden audioset vote
...
No point in it showing up until implemented
2016-06-28 13:41:30 +02:00
Will
6abc92db11
Stop audio zombies ( #317 )
...
Version
2016-06-22 22:18:58 -04:00
Irdumb
292f0a5ee4
I'm just gonna... ( #304 )
2016-06-14 21:44:46 -04:00
Will Tekulve
01bbac480d
Revert "!audioset status"
...
This reverts commit 497b13a0c4f2e0ff139c974d1f75cb3b3969775f.
2016-06-13 22:38:27 -04:00
Will Tekulve
9226c3c915
Revert "!audioset status"
...
This reverts commit a41bc65979f8aceaa1fc3b194246a641d6f29d37.
2016-06-13 22:36:57 -04:00
Will Tekulve
8d01fb46ab
Revert "!audioset status"
...
This reverts commit 686fa98c8de9f66ada345ebc1fbef25e2a34f14b.
2016-06-13 22:36:55 -04:00
Will Tekulve
f003000d8c
Revert "boop"
...
This reverts commit ba1d83737314634f5d938334c162ef6be94162e6.
2016-06-13 22:36:52 -04:00
Will Tekulve
6b4bff6111
Revert "changes"
...
This reverts commit 2b19f3c64883661c77cad68b9712f78c78c0de70.
2016-06-13 22:36:35 -04:00
irdumb
2b19f3c648
changes
2016-06-14 12:20:37 +10:00
Irdumb
ba1d837373
boop
2016-06-14 12:18:47 +10:00
irdumb
686fa98c8d
!audioset status
...
displays song title as bot's status if bot is only playing in 1 server. reverts to previous status when done.
2016-06-14 12:18:47 +10:00
irdumb
a41bc65979
!audioset status
...
something about statuses and songs..
2016-06-14 12:18:47 +10:00
irdumb
497b13a0c4
!audioset status
...
changes bot's status to song title if only one server playing.
2016-06-14 12:18:47 +10:00
Will
aefd7c4984
Added !queue ( #294 )
2016-06-13 23:13:06 +02:00
Twentysix
496b122059
Quick fix for &list/cache issue
...
What could go wrong?
2016-06-05 14:31:46 +02:00
Will
c6f0f1ee1c
Audio patch ( #292 )
...
* PEP8
* deal with duration problem
* Limit output stream to 64k
* stop duration checks over and over for _download_next
* reset state correctly on stop and skip
2016-06-05 14:25:31 +02:00
Twentysix
b3f3500dc7
Silenced both errors
2016-05-20 13:43:57 +02:00
Twentysix
2ef41d6cb6
Silenced process lookup error
2016-05-20 13:34:32 +02:00
Twentysix
23d2ef4d90
Auto queue fix
2016-05-15 23:33:57 +02:00
Twentysix
c7b68a1dcb
Fix search
2016-05-15 23:06:56 +02:00
Twentysix
3859092278
!play can now search and queues by default if something is playing
...
Permission checks for playlist start
2016-05-15 00:08:30 +02:00