Manuel
|
569143bb3c
|
🐛 Fix env transformation
|
2023-05-22 21:32:25 +02:00 |
|
Manuel
|
1b61349027
|
🔖 Upgrade version in package and constants
|
2023-05-22 20:31:06 +02:00 |
|
Manuel
|
182459f401
|
Env for default member permissions (#185)
* ✨ Add env variable for default member permissions
* 🐛 Config loading in environment loader
|
2023-05-16 08:34:16 +02:00 |
|
Manuel
|
24cfcb9369
|
🔀 Merge branch 'master' of https://github.com/manuel-rw/jellyfin-discord-music-bot
|
2023-04-10 10:38:40 +02:00 |
|
Manuel
|
ec553c8be3
|
🔖 Tag version
|
2023-04-10 10:38:20 +02:00 |
|
Manuel
|
b81145208b
|
🔀 Merge branch 'master' into dev
|
2023-04-10 10:34:18 +02:00 |
|
Manuel
|
d1fc61c6fe
|
✨ Add time tracking
|
2023-04-03 20:40:43 +02:00 |
|
Manuel
|
831e03a77f
|
✨ Add websocket playback control for next and previous
|
2023-04-02 20:43:12 +02:00 |
|
Manuel
|
606c10ec6d
|
🚨 Fix build errors
|
2023-04-02 16:54:24 +02:00 |
|
Manuel
|
49312412fb
|
🔀 Merge branch 'dev' into refactor/strict-typescript
|
2023-04-02 15:54:20 +02:00 |
|
Manuel
|
1ac7a741a5
|
Merge branch 'dev' into refactor/strict-typescript
|
2023-04-02 15:53:18 +02:00 |
|
Manuel
|
128cf2fd3d
|
🚨 Fix deepsource warnings
|
2023-04-01 13:23:28 +02:00 |
|
deepsource-autofix[bot]
|
f033790420
|
refactor: Replace template strings with regular string literals
Template literals are useful when you need: 1. [Interpolated strings](https://en.wikipedia.org/wiki/String_interpolation).
|
2023-04-01 13:23:15 +02:00 |
|
Manuel
|
621f3c5118
|
♻️ Strict Typescript
|
2023-03-31 23:22:54 +02:00 |
|
Manuel
|
fc74d1b4f3
|
✨ Reimplement websocket controls
|
2023-03-29 21:53:46 +02:00 |
|
Manuel
|
8c5739a9e5
|
🐛 Items in album reversed order
|
2023-03-29 21:21:12 +02:00 |
|
Manuel
|
b940ca98e2
|
🐛 Fix track state on finishing track
|
2023-03-29 20:59:17 +02:00 |
|
Manuel
|
42590a38f3
|
🔀 Merge branch 'dev' of https://github.com/manuel-rw/jellyfin-discord-music-bot into dev
|
2023-03-28 21:04:40 +02:00 |
|
Manuel
|
28a32033c4
|
✨ Add playing attribute for track
|
2023-03-28 21:04:10 +02:00 |
|
Manuel
|
acf4cf19f6
|
✨ Add playback reporting at Jellyfin (#139)
|
2023-03-28 20:58:58 +02:00 |
|
Manuel
|
091ca0b65f
|
🐛 Fix case sensitive validation for LOGLEVEL
|
2023-03-27 22:41:15 +02:00 |
|
Manuel
|
80f2b6e061
|
🚨 Fix warnings
|
2023-03-26 16:11:25 +02:00 |
|
Manuel
|
956b8f1338
|
✅ Fix faulty test
|
2023-03-26 16:07:31 +02:00 |
|
Manuel
|
a51abebd06
|
🔖 Set tag to 0.0.6
|
2023-03-26 14:15:35 +02:00 |
|
Manuel
|
ea64f16661
|
✨ Add volume command (#132)
|
2023-03-26 01:29:42 +01:00 |
|
Manuel
|
0130115be8
|
🐛 Fix missing remote images for albums (#131)
|
2023-03-26 00:59:20 +01:00 |
|
Manuel
|
2c15e38b94
|
✨ Add enqueue random items command (#130)
|
2023-03-26 00:02:57 +01:00 |
|
Manuel
|
2141880b44
|
🐛 Fix crash with empty playlists (#128)
|
2023-03-25 22:03:06 +01:00 |
|
Manuel
|
9104e52de4
|
🐛 Track change announcement after play
|
2023-03-14 21:03:47 +01:00 |
|
Manuel
|
99cbbf4850
|
🐛 Fix interaction id in page data map for playlist command
|
2023-03-14 20:58:35 +01:00 |
|
Manuel
|
9c26ff6ba3
|
⚰️ Removed dead code
|
2023-03-14 20:35:16 +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
|
aac7a2c628
|
✨ Add web client (#108)
|
2023-03-08 09:41:55 +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
|
54c62f240a
|
🚑 Fix voice connection being stuck in signaling
|
2023-03-02 21:50:03 +01:00 |
|
Manuel
|
09a67b087a
|
♻️ Audio player events
|
2023-03-01 19:32:23 +01:00 |
|
Manuel
|
50a9b15f09
|
🐛 Fix crash with undefined id in interaction
|
2023-02-20 22:21:33 +01:00 |
|
Manuel
|
8d8681e4d9
|
✅ Fix test
|
2023-02-19 21:27:00 +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
|
66a0253c27
|
🔖 Tag version
|
2023-02-14 21:56:42 +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
|
38d48ec708
|
🦺 Add validation for jellyfin server address
|
2023-01-21 15:04:33 +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 |
|