Commit Graph

66 Commits

Author SHA1 Message Date
John Grosh 05e8ec6814 Merge pull request #290 from MichailiK/pr/fix/pausebug
Fix player being paused when it is paused, then the queue being cleared
2019-10-15 13:19:26 -04:00
MichailiK a501b00ab7 Add wrapping of page ends in queue command
This feature wraps both page ends, meaning that users can jump from the
first page to the last page, using the previous page reaction,
while using the next page button on the last page brings you to the
first page.

Resolves #233.
2019-10-15 18:33:32 +02:00
MichailiK 6ae683b749 Fix player being paused when it is paused, then the queue being cleared
This commit fixes #75, where the player doesn't start playing when
it's been previously paused.
This may happen when a user pauses the player, clears the queue or skips
all songs and another user tries to use the player later.
2019-10-15 10:48:04 +02:00
MichailiK 33e4e8e5ce Add copyright and author to ForceRemoveCmd.java 2019-10-12 22:33:53 +02:00
MichailiK d616c1e386 Apply requested changes (Pass 3) 2019-10-05 19:37:19 +02:00
MichailiK e6f2b23ca9 Fix minor oversight 2019-10-05 10:30:59 +02:00
MichailiK fbfea7ab1f Apply requested changes (Pass 2) 2019-10-04 17:19:11 +02:00
MichailiK bc85fb9597 Apply requested changes 2019-09-12 14:44:13 +02:00
Michaili K 75abab2832 Removed redundant code. 2019-06-30 19:09:43 +02:00
Michaili K 13d9fa87d8 Added ForceRemoveCmd 2019-06-30 14:54:42 +02:00
John Grosh b4e83fd3f0 Merge origin/master
also minor edits
Conflicts:
	pom.xml
2019-05-29 22:26:51 -04:00
Rick Fontein 1a0a73ac7c PR feedback pass 2 2019-04-09 20:56:16 +02:00
Rick Fontein eb1fb776a5 PR feedback pass 2019-04-08 20:38:59 +02:00
Rick Fontein 82349d380b Move track command
Adds support for moving a track in queue.
2019-04-07 00:12:21 +02:00
John Grosh 3c5deca55e improved config flow and autowrite full config 2019-03-16 16:29:09 -05:00
John Grosh 43398449c7 more cleanup and update readme 2019-01-13 15:51:26 -05:00
John Grosh 1a9364acae code cleanup and deps update 2019-01-13 15:06:26 -05:00
John Grosh ae07ac2598 lyrics second pass 2018-12-05 02:16:39 -05:00
John Grosh 34bffe0148 first pass of lyrics command
version bump
more code cleanup
2018-12-05 00:30:28 -05:00
John Grosh c0f0d45138 code cleanup 2018-12-04 23:37:45 -05:00
John Grosh c88979a6dd fixed npe during autoplaylists
added playnext command (simple version)
setting dj role to everyone works now
fixed massively wide joptionpanes
version number bump
2018-11-21 23:34:18 -05:00
John Grosh 2aac68b412 formatting 2018-11-21 18:43:27 -05:00
John Grosh e1b07868fd update alerts to owner DMs 2018-11-21 17:46:51 -05:00
John Grosh aaec886b81 massive organization overhaul
dependency updates
config overhaul
2018-11-21 05:31:03 -05:00
John Grosh a7a4b55011 allow owner commands (set avatar, game, and name) to be used in DM 2018-04-02 17:16:18 -05:00
John Grosh bcb7e03aac get version number programmatically and compare to latest version 2018-03-19 17:09:50 -05:00
John Grosh c49a559e34 play command accepts file uploads 2018-03-15 18:09:29 -05:00
John Grosh af98eb5e01 more minor updates 2018-03-13 05:46:31 -05:00
John Grosh e47c3efc58 dependency updates 2018-02-16 21:14:58 -05:00
John Grosh 38ae19cbec little bugfixes 2018-02-07 16:33:26 -05:00
John Grosh 2eeffb374f dependency updates
more emojis
2018-02-07 11:07:37 -05:00
John Grosh e478fa43c8 perm and id fix 2017-12-18 11:48:30 -05:00
John Grosh 6148dc6a89 updated deps
updated logger
added repeat mode
added loading playlist from video
added more game types
stop command improved
2017-12-18 10:33:08 -05:00
John Grosh fe62e03367 updated lib versions
fixed config loading format
filtered more output
longer yt playlists supported
2017-09-10 23:38:59 -04:00
John Grosh 5deb41c651 updated libs
fixed internal bugs
lots of other things (see 0.0.9 release)
2017-09-02 16:39:08 -04:00
John Grosh 6b454c299d fixed NONE for game 2017-08-18 16:42:32 -04:00
John Grosh dddf4c8e38 added altprefix, songinstatus, and setstatus features
slight change to internals to reduce some bugs
2017-08-18 15:43:20 -04:00
John Grosh 434749a250 fixed playlist shuffling 2017-07-04 02:19:08 -04:00
John Grosh cb9644d694 playlist load faster and queue command shows np 2017-07-04 01:41:42 -04:00
John Grosh 8f7e53a37c updated config for staying in voice 2017-06-22 02:47:54 -04:00
John Grosh b158e70495 added pause command
use embed for nowplaying
2017-06-22 01:45:11 -04:00
John Grosh ebed4f972a shuffle playlists when a single commented line contains 'shuffle'
fixed role bug
2017-06-22 00:54:51 -04:00
John Grosh f8b15d9591 updated readme
bumped license year
removed unnecessary import
2017-05-21 10:17:44 -04:00
John Grosh 9da577aa60 updated versions
local file support
less topic spam for the audit log conscious
2017-05-18 19:59:25 -04:00
John Grosh 0f52bbd170 updated package name
fixed soundcloud search url bug
fixed playlist permission bug
added info to playlists command
bumped versions
2017-04-24 23:49:57 -04:00
John Grosh 61c62032f2 graphics checks 2017-03-26 04:00:27 -04:00
John Grosh eb6be6b589 lib updates
basic playlist support
config updates
2017-03-25 21:35:00 -04:00
John Grosh 6c9a497725 removed guildlist 2017-03-19 17:50:49 -04:00
John Grosh 8192f7a0bb fixed author name 2017-01-14 18:37:19 -05:00
John Grosh c0dfabf0f8 shuffe and skipto commands
setgame command for owner
logging fix
2017-01-14 18:33:59 -05:00