Manuel Ruwe
|
d577c6975e
|
🚧 Testing with Docker Image
|
2022-12-21 22:59:10 +01:00 |
|
Manuel
|
097db297a6
|
Create codeql.yml
|
2022-12-21 20:04:50 +01:00 |
|
Manuel
|
4fc81e2b7c
|
✨ Add port env variable (#19)
|
2022-12-21 08:35:48 +01:00 |
|
Manuel Ruwe
|
46aa88e9b3
|
🚨 Fix EsLint errors
|
2022-12-20 11:03:24 +01:00 |
|
Manuel Ruwe
|
4cf961f2df
|
🚀 Fix typo in deployment action workflow
|
2022-12-19 22:17:16 +01:00 |
|
Manuel
|
2f6de52f7b
|
🚀 Adjust docker files (#16)
|
2022-12-19 21:21:04 +01:00 |
|
Manuel Ruwe
|
73d36ae1f3
|
✨ Add update checker #13
|
2022-12-19 11:57:04 +01:00 |
|
Manuel Ruwe
|
cadb67e291
|
🥅 Add logger for command execution exception filter
|
2022-12-19 09:52:30 +01:00 |
|
Manuel Ruwe
|
1dae9a8644
|
🥅 Add error filter for catching command errors
|
2022-12-19 09:47:27 +01:00 |
|
Manuel
|
8f8b8a5b9f
|
📝 Update Readme
|
2022-12-19 00:20:18 +01:00 |
|
Manuel
|
f867ca7cfb
|
📝 Update Readme
|
2022-12-18 23:27:49 +01:00 |
|
Manuel
|
acd8018207
|
✨ Migration to NestJS framework #6
|
2022-12-18 20:07:52 +01:00 |
|
Manuel Ruwe
|
24fc01e70b
|
📝 Update Readme
|
2022-12-18 19:58:14 +01:00 |
|
Manuel Ruwe
|
799f99e261
|
Merge branch 'nestjs-migration' of https://github.com/manuel-rw/jellyfin-discord-music-bot into nestjs-migration
|
2022-12-18 19:39:07 +01:00 |
|
Manuel Ruwe
|
fa9f32fe4a
|
🎨 Code review
|
2022-12-18 19:39:03 +01:00 |
|
Manuel
|
d9b399d253
|
📝 Code review
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
|
2022-12-18 19:25:11 +01:00 |
|
Manuel Ruwe
|
152e603742
|
🐛 Crash with unknown description
|
2022-12-18 19:23:56 +01:00 |
|
Manuel Ruwe
|
fdf190c2b5
|
Merge branch 'nestjs-migration' of https://github.com/manuel-rw/jellyfin-discord-music-bot into nestjs-migration
|
2022-12-18 19:21:36 +01:00 |
|
Manuel Ruwe
|
a63a2c6dc5
|
🎨 Code review
|
2022-12-18 19:21:33 +01:00 |
|
Manuel
|
576d97ed82
|
🎨 Code review
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
|
2022-12-18 19:21:21 +01:00 |
|
Manuel Ruwe
|
3fd94e590d
|
🔥 Remove console log debug
|
2022-12-18 17:54:36 +01:00 |
|
Manuel Ruwe
|
1a1e12506f
|
✨ Add album playback
|
2022-12-18 17:46:31 +01:00 |
|
Manuel Ruwe
|
c218c1273d
|
✨ Add playlists playback
|
2022-12-18 16:34:06 +01:00 |
|
Manuel Ruwe
|
3f2b1a7b5f
|
📝 Add example discord bot icon
|
2022-12-18 14:10:24 +01:00 |
|
Manuel Ruwe
|
fb60efde67
|
✨ Add artists to the play selection and dropdown component
|
2022-12-18 12:37:33 +01:00 |
|
Manuel Ruwe
|
a7eb89d0e4
|
✏️ Rename skip command to next
|
2022-12-18 12:30:42 +01:00 |
|
Manuel Ruwe
|
94e23f6280
|
🔧 Update GitHub Issue templates
|
2022-12-18 12:20:19 +01:00 |
|
Manuel Ruwe
|
fda415262a
|
🙈 Ignore .vscode configuration files
|
2022-12-18 12:17:34 +01:00 |
|
Manuel Ruwe
|
d024b4f714
|
♻️ Rename current command to playlist
|
2022-12-18 12:17:34 +01:00 |
|
Manuel Ruwe
|
d8ce16d7d8
|
🔧 Ignore development files in Docker build
|
2022-12-18 12:17:34 +01:00 |
|
Manuel Ruwe
|
4be0ca1537
|
✨ Implement stop command
|
2022-12-18 12:17:34 +01:00 |
|
Manuel Ruwe
|
7d8dc888c3
|
🐛 Fix invalid try state when client already owns a voice connection
|
2022-12-18 12:17:34 +01:00 |
|
Manuel Ruwe
|
86ffb19c9a
|
🐛 Inverted pause states for pause command
|
2022-12-18 12:17:34 +01:00 |
|
Manuel Ruwe
|
a31928ab15
|
🐛 Unused try dto from try join in play command
|
2022-12-18 12:17:34 +01:00 |
|
Manuel Ruwe
|
f9a376495b
|
🐛 Duplicated singleton services and playlist ending
|
2022-12-18 12:17:34 +01:00 |
|
Manuel Ruwe
|
ef01e80890
|
🎨 Use new embed builder method instead for status and help
|
2022-12-18 12:17:34 +01:00 |
|
Manuel Ruwe
|
2571c71184
|
🐛 Crash with nextTrack and previousTrack
|
2022-12-18 12:17:34 +01:00 |
|
Manuel Ruwe
|
60df58959a
|
✨ Add on track change event and automatic track waterfall
|
2022-12-18 12:17:34 +01:00 |
|
Manuel Ruwe
|
feeb09a17d
|
✨ Add embed to display playlist
|
2022-12-18 12:17:33 +01:00 |
|
Manuel Ruwe
|
9c23ef293f
|
🐛 Crash when no items from API are present
|
2022-12-18 12:17:33 +01:00 |
|
Manuel Ruwe
|
c2c2a9d091
|
🎨 Code cleanup, remove old api package
|
2022-12-18 12:17:33 +01:00 |
|
Manuel Ruwe
|
fe5096acf7
|
✨ Add universal audio streaming endpoint
|
2022-12-18 12:17:33 +01:00 |
|
Manuel Ruwe
|
2aa2d16e40
|
✨ Add search result embed
|
2022-12-18 12:17:33 +01:00 |
|
Manuel Ruwe
|
4693b2f75f
|
✨ Add search command and service
|
2022-12-18 12:17:33 +01:00 |
|
Manuel Ruwe
|
17eee92404
|
✨ Add playback manager
|
2022-12-18 12:17:33 +01:00 |
|
Manuel Ruwe
|
ca10c0fd6d
|
✨ Add play track command
|
2022-12-18 12:17:33 +01:00 |
|
Manuel Ruwe
|
73f2f0eb5f
|
✨ Implement Summon and Disconnect
|
2022-12-18 12:17:33 +01:00 |
|
Manuel Ruwe
|
c581ef748a
|
💄 Color icons
|
2022-12-18 12:17:33 +01:00 |
|
Manuel Ruwe
|
2b88511951
|
✨ Add icons
|
2022-12-18 12:17:33 +01:00 |
|
Manuel Ruwe
|
3d9ba8ede7
|
✨ Add playback commands
|
2022-12-18 12:17:33 +01:00 |
|