Commit graph

904 commits

Author SHA1 Message Date
Hazzajenko
8441935865 Add migration for prisma db changes 2024-11-01 17:47:22 +11:00
Hazzajenko
27d20a59d8 Added turnDownVolumeWhenPeopleSpeak and turnDownVolumeWhenPeopleSpeakTarget fields to the Setting model in Prisma 2024-11-01 17:45:55 +11:00
Hazzajenko
fe30673e23 Update README.md to the latest version of muse.
Changed the section to mention the discord commands rather than the env variables.
2024-11-01 17:45:01 +11:00
Hazzajenko
825c9a0c53 Refactor player service to use getGuildSettings instead of passing in the config. 2024-11-01 17:43:39 +11:00
Hazzajenko
ba3f1d60c3 Remove Config injection from PlayerManager as we are getting the values from prisma. 2024-11-01 17:42:09 +11:00
Hazzajenko
27b1a25e56 Remove obsolete TURN_DOWN_VOLUME_WHEN_PEOPLE_SPEAK from .env.example 2024-11-01 17:41:07 +11:00
Hazzajenko
a87bf60fe5 Updated Dockerfile to latest version of muse. 2024-11-01 17:39:42 +11:00
Hazzajenko
53af0074fc Update dotenv line to latest version of muse.
Removed obsolete TURN_DOWN_VOLUME_WHEN_PEOPLE_SPEAK and TURN_DOWN_VOLUME_WHEN_PEOPLE_SPEAK_TARGET environment variables and corresponding class properties as we will use the discord commands instead.
2024-11-01 17:38:23 +11:00
Hazzajenko
b42f27eba9 Added commands to set whether to reduce the volume when people speak and to set the target volume. 2024-11-01 17:36:01 +11:00
Hazzajenko
d6364ac2aa Update CHANGELOG for version 2.9.5 release.
Updated env variables with discord commands.
2024-11-01 17:31:06 +11:00
Yitong Xiao
aae98255b1 feat: automatically turn down volume when people talks 2024-09-15 17:53:05 -04:00
Harry Jenkins
534d8fafaa Release 2.9.4 2024-08-28 16:56:27 +10:00
Harry Jenkins
dede552ddd Merge branch 'TiagoGrosso-configurable-queue-page-size' 2024-08-28 16:44:18 +10:00
Harry Jenkins
a87078c2ad update page-size option description to reflect maximum value of 30 2024-08-28 16:41:12 +10:00
Tiago Grosso
8e7e12c8df fix: limit queue size to 30 2024-08-27 11:11:43 +01:00
Tiago Grosso
0912d95791 feat: add setting for default queue page size 2024-08-24 23:08:05 +01:00
Tiago Grosso
c46153f620 fix: fix page-size option name 2024-08-23 21:38:50 +01:00
Tiago Grosso
6e39c8d09e feat: add optional pageSize to /queue command 2024-08-23 21:22:34 +01:00
Harry Jenkins
1e17b94321 Release 2.9.3 2024-08-19 12:43:37 +10:00
Harry Jenkins
8ef68d2292 Merge branch 'shiftybitshiftr-ytdl-4.14.4' 2024-08-19 11:29:51 +10:00
Harry Jenkins
6c26138c23 Update changelog 2024-08-19 11:03:45 +10:00
Harry Jenkins
ee60a07d23 Merge branch 'ytdl-4.14.4' of https://github.com/shiftybitshiftr/muse into shiftybitshiftr-ytdl-4.14.4 2024-08-19 10:38:01 +10:00
Max Isom
e1dfd192e8
Add release docs 2024-08-18 16:27:39 -07:00
Max Isom
fb4d7885f7
Fix PAT for release comments 2024-08-18 16:27:20 -07:00
Max Isom
069774e709
Release 2.9.2 2024-08-18 16:18:39 -07:00
Max Isom
52df7d42f1
Update readme, changelog, release workflow 2024-08-18 16:14:46 -07:00
Max Isom
4c2f65ff2d
Fix PR publishing (#1068) 2024-08-18 16:12:08 -07:00
Max Isom
de4a9193b6
Update workflow 2024-08-18 16:01:21 -07:00
Max Isom
9751feb778
Update workflow 2024-08-18 15:55:06 -07:00
Max Isom
30c8b13102
Update workflow 2024-08-18 15:48:38 -07:00
Max Isom
0978d40e95
Update workflow 2024-08-18 15:43:55 -07:00
Max Isom
62b569d26b
Update workflow 2024-08-17 23:09:29 -07:00
Max Isom
7f274980b5
Update workflow 2024-08-17 22:51:33 -07:00
Max Isom
de56180036
Update workflow 2024-08-17 22:30:37 -07:00
Max Isom
d5f03c0df7
Update workflow 2024-08-17 22:20:54 -07:00
Max Isom
cb5c035bba
Update workflow 2024-08-17 22:09:55 -07:00
Max Isom
fdbd3cd527
Update workflow 2024-08-17 22:06:01 -07:00
Max Isom
c8fd5cf97e
Update workflow 2024-08-17 21:59:43 -07:00
Max Isom
fbe64036d8
Update workflow 2024-08-17 21:50:19 -07:00
Max Isom
72667bf00e
Update workflow 2024-08-17 21:35:25 -07:00
Max Isom
7e2d79f3fb
Update workflow 2024-08-17 21:22:51 -07:00
Max Isom
2d8f66f8a1
Update workflow 2024-08-17 21:16:35 -07:00
Max Isom
aa4612a45f
Update workflow 2024-08-17 21:08:03 -07:00
Max Isom
20e589f3bd
Update workflow 2024-08-17 21:05:17 -07:00
Max Isom
22be075c81
Update workflow 2024-08-17 20:59:09 -07:00
Max Isom
76236005c6
Update workflow 2024-08-17 20:54:02 -07:00
Max Isom
7f72a74ff8
Update workflow 2024-08-17 20:49:48 -07:00
Max Isom
6d6fc4c09d
Update PR release workflow 2024-08-17 20:42:08 -07:00
Max Isom
e494287d1d
Update Docker builds to publish to ghcr.io & update README (#1067) 2024-08-17 20:22:57 -07:00
Michael
5bf5547cd1 update discordjs/voice 2024-08-16 22:47:48 -07:00