Commit Graph

49 Commits

Author SHA1 Message Date
Manuel
99cbbf4850 🐛 Fix interaction id in page data map for playlist command 2023-03-14 20:58:35 +01:00
Manuel
2158a72270 ♻️ Rename command params classes 2023-03-08 13:37:57 +01:00
Manuel
e924082af5 🐛 Fix components in playlist command with no event collector 2023-03-08 13:01:18 +01:00
Manuel
916969f07b
Add paged playlist (#106) 2023-03-07 21:22:19 +01:00
Manuel
12065e6c90
♻️ Add autocomplete for search (#100) 2023-03-05 16:58:03 +01:00
Manuel
50a9b15f09 🐛 Fix crash with undefined id in interaction 2023-02-20 22:21:33 +01:00
Manuel
5d5023e91a 🔊 Add debug log for value parts 2023-02-19 21:21:55 +01:00
Manuel
3adec06df7
♻️ Playlist and playback manager (#89) 2023-02-19 21:02:13 +01:00
Manuel
6c75861c49 🚨 Fix compiler errors 2023-02-19 12:57:44 +01:00
Manuel
783bdc144c 🔊 Add logging levels and debug for problem 2023-02-19 12:19:35 +01:00
Manuel
3d220712c4 🐛 Use async and use defer instead of manual message 2023-01-24 21:44:07 +01:00
Manuel
066d27b351 ♻️ Refactor from synchronous replies to asynchronous deferred replies with edits #64 2023-01-22 21:53:50 +01:00
Manuel
aa432c2ab6 🚨 Fix outdated imports 2023-01-21 14:57:01 +01:00
nanako
e150efdc10
🐛 Fix activeTrack being null crashing the bot (#57)
Co-authored-by: kawao <beninthepan@icloud.com>
Co-authored-by: Manuel <30572287+manuel-rw@users.noreply.github.com>
2023-01-16 22:35:51 +01:00
Manuel
ad3519ea8c Add tests for utils 2023-01-16 22:25:50 +01:00
Manuel
80e138900c
Add report capabilities and session api (#40) 2022-12-27 14:22:05 +01:00
Manuel
3d722dbc9c
Remote images api #17 (#22) 2022-12-25 21:57:37 +01:00
Manuel Ruwe
46aa88e9b3 🚨 Fix EsLint errors 2022-12-20 11:03:24 +01:00
Manuel Ruwe
73d36ae1f3 Add update checker #13 2022-12-19 11:57:04 +01:00
Manuel Ruwe
fa9f32fe4a 🎨 Code review 2022-12-18 19:39:03 +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
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
d024b4f714 ♻️ Rename current command to playlist 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
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
3d9ba8ede7 Add playback commands 2022-12-18 12:17:33 +01:00
Manuel Ruwe
f5c1cb71a6 Add status command 2022-12-18 12:17:33 +01:00
Manuel Ruwe
beb34b7d7c Add nestjs discord package 2022-12-18 12:17:33 +01:00
Manuel Ruwe
6c5b282bc0 ♻️ Migrate to NestJS 2022-12-18 12:17:33 +01:00