Max Isom
dd140b50fb
Fix caching ( #941 )
2023-05-13 20:34:29 -05:00
Max Isom
f54d7caa72
Normalize playback volume across tracks ( #939 )
2023-05-13 20:16:21 -05:00
Christian Schuhmann
5de8b036cb
Remove package youtube.ts ( #902 )
...
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2023-03-18 20:51:16 -05:00
Federico Rapetti
02611f2ae1
Fix all lint errors ( #909 )
...
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2023-03-04 15:40:26 -06:00
Federico Rapetti
02ee8aefc8
Create guild settings if not found ( #911 )
...
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2023-03-04 15:39:33 -06:00
Federico Rapetti
6926e39c56
Temporary workaround for VoiceConnection stuck in signalling state ( #907 )
2023-03-04 15:38:36 -06:00
Max Isom
c8414f2714
Fix infinite loop
...
Resolves https://github.com/codetheweb/muse/issues/884
2023-02-14 19:13:35 -08:00
Max Isom
0879c97ff4
Fix cache condition ( #767 )
2022-08-08 20:42:55 -05:00
Max Isom
89bd6206af
Bump dependencies & fix bot status ( #753 )
2022-08-04 22:06:54 -05:00
Max Isom
e489b10565
Retry Spotify token refresh
2022-07-16 13:59:32 -05:00
Cleo
6cdfefe174
Add /loop support for individual songs ( #707 )
2022-06-25 19:20:45 -05:00
Max Isom
499028a6b9
Fix spotify-uri import
...
Closes https://github.com/codetheweb/muse/issues/660
2022-05-16 17:50:22 -04:00
Kevin Kendzia
eb2885b206
fix command permission handling and push discord to v10 ( #640 )
...
Co-authored-by: Max Isom <hi@maxisom.me>
2022-05-13 19:44:14 -05:00
Pierluigi Zagaria
7a190a526b
Fix case-sensitive import warning ( #616 )
...
Co-authored-by: Max Isom <hi@maxisom.me>
2022-04-07 19:31:43 -05:00
Rithwik Rayani
bd749d95a9
/move command now shows the track that was moved and its position ( #610 )
2022-03-29 17:38:24 -05:00
Zagrthos
2f9382f517
Add customizable Bot status ( #599 )
...
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
Co-authored-by: Max Isom <hi@maxisom.me>
2022-03-24 18:19:48 -05:00
Max Isom
bd0e37e0b8
Fix lint issue
2022-03-19 11:04:20 -04:00
Rithwik Rayani
46df0875d5
added move command ( #585 )
...
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2022-03-19 10:03:08 -05:00
Max Isom
b206254c77
Kill FFMPEG after stream is closed ( #582 )
2022-03-17 18:17:22 -05:00
Max Isom
df803b8c76
Fix YouTube track live attribute ( #574 )
2022-03-15 17:58:39 -05:00
Max Isom
6c00727a4a
Parse duration strings for /fseek and /seek ( #565 )
2022-03-13 17:30:36 -05:00
Thongrapee Panyapatiphan
6c118dc965
Support for web streaming audio files ( #550 )
...
Co-authored-by: Max Isom <hi@maxisom.me>
2022-03-12 09:50:29 -06:00
Hellyson Rodrigo Parteka
3dd1f21945
Add split
command ( #363 )
...
Co-authored-by: Max Isom <hi@maxisom.me>
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2022-03-09 20:47:52 -06:00
Max Isom
3dfd16860b
Merge branch 'master' of github.com:codetheweb/muse
2022-02-24 18:24:56 -05:00
Thongrapee Panyapatiphan
4f0db62170
Add stop command ( #540 )
...
Co-authored-by: Max Isom <hi@maxisom.me>
2022-02-24 17:24:45 -06:00
Max Isom
edc95ad5db
Remove unnecessary console.log
2022-02-24 18:19:26 -05:00
Johannes Vääräkangas
4dbb55a721
Configurable voice channel leave behavior ( #514 )
...
Co-authored-by: Max Isom <hi@maxisom.me>
2022-02-11 20:05:02 -06:00
Max Isom
56a469a999
Migrate to slash commands ( #431 )
...
Co-authored-by: Federico fuji97 Rapetti <fuji1097@gmail.com>
2022-02-05 16:16:17 -06:00
Max Isom
8ad8e7a9fc
Trim environment variables
2022-02-01 18:22:46 -05:00
Max Isom
c519a43620
Fix livestreams
2022-01-29 22:01:03 -05:00
Thongrapee Panyapatiphan
9daf126680
Fix whole playlist fails when one song is unavailable ( #489 )
...
Co-authored-by: Max Isom <hi@maxisom.me>
2022-01-25 19:18:01 -06:00
Thongrapee Panyapatiphan
59cbc8b474
Announce current song ( #470 )
...
Co-authored-by: Max Isom <hi@maxisom.me>
2022-01-21 12:50:57 -06:00
Max Isom
892c06a110
Bump discord.js
2022-01-07 12:38:07 -06:00
Max Isom
c1f64486e1
Bump youtube.ts
2022-01-07 12:26:17 -06:00
Max Isom
65dd43ac68
Don't silently fail
2022-01-06 16:27:38 -06:00
Peerawas Archavanuntakun
51d378e4cb
Setup and migrate to Prisma ( #456 )
2022-01-05 14:30:32 -06:00
Max Isom
e8e7591730
Merge branch 'master' into playlist-limit-config
2021-12-18 12:13:13 -06:00
Thongrapee Panyapatiphan
5ce3f92023
Revert incorrect changes
2021-12-18 14:53:00 +07:00
Max Isom
d07dc5baf4
Merge branch 'master' into mutex
2021-12-17 18:36:31 -06:00
Max Isom
e4a8dde776
Always resume
2021-12-12 13:20:36 -05:00
Thongrapee Panyapatiphan
d8086be5cf
Merge branch 'master' into playlist-limit-config
2021-12-09 17:55:29 +07:00
Max Isom
0396949b39
Check database direction for orphans
2021-12-07 20:36:37 -05:00
Max Isom
29ec1d0092
Revert back to static property
2021-12-03 11:28:50 -05:00
Max Isom
7ff54b9495
Use loop instead of recursion
2021-12-03 11:06:56 -05:00
Max Isom
4ffd679ddb
Update debug logging
2021-12-03 10:52:30 -05:00
Max Isom
3f0f97f762
Return when queue is empty
2021-12-03 10:45:09 -05:00
Max Isom
70a55e9a2e
Disable @typescript-eslint/no-implicit-any-catch
...
(Strict mode in TS 4.4 enables useUnknownInCatchVariables, so this is redundant.)
2021-12-03 10:36:06 -05:00
Hellyson Rodrigo Parteka
b52f9253c2
add some debug logs
2021-12-03 03:26:36 -03:00
Hellyson Rodrigo Parteka
af82be13f9
fix(file-cache): add queue to handle eviction of old files
...
This commit also removes the `await` from every stream creation. The eviction will be handled totally assyncronously. The only drawback is the possibility of exceeding the cache limit for a moment, until the next execution of `evictOldest`.
This will only be a problem if the cache is set too close to the remaining disk space, which I wouldn't recomend.
I also removed the recursion.
2021-12-03 01:01:35 -03:00
Hellyson Rodrigo Parteka
3b2aa47e95
fix(file-cache): try/catch to prevent concurrency issues
2021-12-03 00:30:00 -03:00