eb612e1761
Updated license information
Locusworks Team/eight-track/pipeline/head This commit looks good
2021-09-14 23:26:42 -05:00
a24810a53a
Updated libraries
Locusworks Team/eight-track/pipeline/head This commit looks good
2021-09-14 23:17:06 -05:00
599052a235
Added license header info
Locusworks Team/eight-track/pipeline/head This commit looks good
2020-10-23 22:47:12 -05:00
2305b314cb
Changed music file metadata reader library
Locusworks Team/eight-track/pipeline/head This commit looks good
2020-10-23 21:35:42 -05:00
4c40d33050
Rework
Locusworks Team/eight-track/pipeline/head This commit looks good
2020-10-23 11:56:48 -05:00
f051e98768
Updated files to work properly with applogger. Reworking how commands are called?
Locusworks Team/eight-track/pipeline/head This commit looks good
2020-05-30 21:58:46 -05:00
bbddcb93ba
Updated file headers
Locusworks Team/eight-track/pipeline/head This commit looks good
2020-05-30 17:48:48 -05:00
f4805fd8b5
Switched to using HikariCP for connection pool
Locusworks Team/eight-track/pipeline/head This commit looks good
2020-05-24 00:32:07 -05:00
2f89362a8b
Refactored how the music handler was being referenced
Locusworks Team/eight-track/pipeline/head There was a failure building this commit
2020-01-06 21:22:54 -06:00
4c68e6bf09
Fixed an issue with the reaction handler
2020-01-01 14:46:23 -06:00
bc2edd70fe
refactored admin actions and updated licenses
2020-01-01 14:35:52 -06:00
431b93d5b8
updated license plugin
2020-01-01 14:11:00 -06:00
c85bea52a2
Refactored how commands are handled
2020-01-01 13:36:33 -06:00
c8260444bb
Restructured how events were being handled to clean up the mess
2020-01-01 00:22:02 -06:00
52c8253aa0
Fixed issue with displaying song list
2019-12-30 23:59:30 -06:00
6ec37452f9
switched from dbcp2 to c3p0 pooling. updating libraries
2019-12-30 21:32:32 -06:00
fd3c942164
Added more functionality for admins
2019-12-30 20:22:20 -06:00
75c3892e61
Added ability to list all playlists
2019-10-24 21:33:54 -05:00
232fd1746d
Reworked how mp3s are being read and loaded int player
2019-10-15 00:19:48 -05:00
68a472d804
Changed to use local database and started adding admin rights
2019-10-13 16:00:05 -05:00
c169061b07
started implement admin rights
...
#16 admin rights
2019-10-12 23:33:28 -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
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
4ee4a87835
updated functionality
...
#13 Added functionality to allow players to play a song by id
2019-10-08 21:34:42 -05:00
2ac25f64aa
Feature Major updates and bug fixes
...
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
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
Locusworks Team/eight-track/pipeline/head There was a failure building this commit
2019-10-06 14:29:14 -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
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