Commit Graph

196 Commits

Author SHA1 Message Date
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
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
0e70791284 🚨 Fix eslint warnings and remove old files 2022-12-18 12:17:33 +01:00
Manuel Ruwe
6c5b282bc0 ♻️ Migrate to NestJS 2022-12-18 12:17:33 +01:00
Manuel
cc6fd1e2d4
🔧 Add issue templates 2022-12-17 18:05:19 +01:00
Manuel Ruwe
5f164202a2 fix: compile error 2022-12-15 19:54:59 +01:00
Manuel
17f98a87c7
Documentation: Add spacing between new and old docs 2022-08-07 21:54:52 +02:00
Manuel
765a6fccc2
Add fork information in the Readme 2022-08-07 21:53:30 +02:00
Manuel
d645509aaa Refactor: convert to const exports 2022-08-07 18:26:55 +02:00
Manuel
6c34025dae Refactor cleanup playbackmanager and document code 2022-08-07 17:35:17 +02:00
Manuel
00a66a668f Format code using Prettier 2022-08-07 16:14:24 +02:00
KGT1
8ba7ceb7f4
Update README.md
updated dead link
2022-06-09 13:59:09 +02:00
KGT1
3cb087895f
Merge pull request #23 from WarpWing/master
Fixed spelling recursively
2021-12-04 00:01:54 +01:00
Ty Chermsirivatana
2ebccf904b
Update jellyfinclientmanager.js 2021-10-15 08:06:07 -04:00
Ty Chermsirivatana
2f67447f08
Update config.json 2021-10-15 08:04:48 -04:00
Ty Chermsirivatana
c691a59cf8
Update parseENV.js 2021-10-15 08:04:29 -04:00
KGT1
fe539c384d fix deprecet payload 2021-04-18 02:01:25 +02:00
KGT1
3a9d77868a bumb apiclient version 2021-04-18 01:18:15 +02:00
KGT1
9527241917 fix broken apiclient 2021-04-17 05:10:05 +02:00
KGT1
f005b404ca fix wrong playback payload 2021-04-17 04:13:42 +02:00
KGT1
8363e576af update jellyfin-apiclient 2021-03-17 21:52:36 +01:00
KGT1
5d6a88860c fix lint 2021-01-18 07:31:25 +01:00
KGT1
84ff83ede0 extend logging of playbackstop 2021-01-18 07:30:33 +01:00
KGT1
37e027f357 pacakges for logging prefix 2021-01-18 07:15:47 +01:00