26 Commits

Author SHA1 Message Date
44aaeef061 Fixed issued with pom.xml
All checks were successful
Locusworks Team/eight-track/pipeline/head This commit looks good
2020-05-22 20:41:35 +01:00
275a29a78d updated pom.xml
Some checks failed
Locusworks Team/eight-track/pipeline/head There was a failure building this commit
2020-05-22 20:35:59 +01:00
f8c145efa9 Merge branch 'feature/playlist' of Locusworks/eight-track into develop
Some checks failed
Locusworks Team/eight-track/pipeline/head There was a failure building this commit
2019-10-12 19:49:43 -05:00
26c3b03a2e adjusted display 2019-10-12 19:49:03 -05:00
0426c16c45 More development
#6 Added ability to play a playlist
2019-10-11 23:26:11 -05:00
1fca679a79 Added ability to delete playlists
Some checks failed
Locusworks Team/eight-track/pipeline/head There was a failure building this commit
2019-10-11 20:55:22 -05:00
daf447e839 Playlist updates
#6 Users can now add songs to defined playlist, display their playlists
and display songs within their playlist
2019-10-09 22:52:38 -05:00
af037f7eb7 #6 Initial work on implementing playlists 2019-10-08 22:25:44 -05:00
fd21f39f67 Merge branch 'feature/play_selected_item' of Locusworks/eight-track into develop 2019-10-08 21:36:26 -05:00
4ee4a87835 updated functionality
#13 Added functionality to allow players to play a song by id
2019-10-08 21:34:42 -05:00
a0021abf07 Merge branch 'feature/major_updates' of Locusworks/eight-track into develop 2019-10-07 23:49:41 -05:00
2ac25f64aa Feature Major updates and bug fixes
Some checks failed
Locusworks Team/eight-track/pipeline/head There was a failure building this commit
#4 Added logic to disconnect the bot if no song is playing or no one is
listening

#10 Added functionality to play song from local source and ability to
upload songs

#10 No longer cashes songs in memory but queries the database for random
song

#10 Whatsnext will push a song on the queue if it doesn't exist

#10 Next will get a random song from the database
2019-10-07 23:48:05 -05:00
fe4c25cc4c Rearranged where the uuid was stored.
#5 Added event handlers back
2019-10-06 23:38:15 -05:00
f9b45581e2 #5 Fixed issue with persistence.xml and pom referencing the wrong jpa 2019-10-06 22:17:25 -05:00
4d5ee13616 Merge branch 'feature/database_migration' of Locusworks/eight-track into develop 2019-10-06 22:03:10 -05:00
50b6cea57b Refactored to use database
#5 Switched to use maria database to store song information
#7 Added spring and hibernate support
#8 Added song upload functionality
2019-10-06 22:02:16 -05:00
af8e8fa52a Initial Database Migration 2019-10-06 20:07:47 -05:00
38dbc5bbf5 Merge branch 'feature/refactor' into feature/database_migration 2019-10-06 16:01:47 -05:00
55b38cd184 Updated 2019-10-06 16:00:37 -05:00
ab787900cf started migrating to a database
Some checks failed
Locusworks Team/eight-track/pipeline/head There was a failure building this commit
2019-10-06 14:29:14 -05:00
bdafe17c21 Merge branch 'feature/refactor' of Locusworks/eight-track into develop 2019-10-06 00:21:43 -05:00
7c5f4c6c72 #2 Added logic to have a player for each guild 2019-10-06 00:20:58 -05:00
950d20b137 Updated to guildMessageReceivedEvent 2019-10-05 13:16:46 -05:00
d46b966d26 Merge branch 'feature/refactor' of Locusworks/eight-track into develop 2019-10-04 23:53:41 -05:00
6d03d212a6 Refactored to break out class 2019-10-04 23:52:57 -05:00
62d19faa40 Initial Commit 2019-10-03 00:13:27 -05:00