Commit graph

57 commits

Author SHA1 Message Date
Zagrthos 60376d4f57
Update README and add "Now playing" Command (#589)
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
Co-authored-by: Max Isom <hi@maxisom.me>
2022-03-19 09:55:23 -05:00
Max Isom 346a6c6eee
Release 1.6.2 2022-03-17 19:17:40 -04:00
Max Isom b206254c77
Kill FFMPEG after stream is closed (#582) 2022-03-17 18:17:22 -05:00
Max Isom d5bfae81ae
Release 1.6.1 2022-03-15 21:26:52 -04:00
Max Isom f65cbb3a37
Add connection parameters to database URL (#575) 2022-03-15 20:25:52 -05:00
Max Isom df803b8c76
Fix YouTube track live attribute (#574) 2022-03-15 17:58:39 -05:00
Max Isom 1759b03f06
Release 1.6.0 2022-03-13 18:30:49 -04:00
Max Isom 6c00727a4a
Parse duration strings for /fseek and /seek (#565) 2022-03-13 17:30:36 -05:00
Max Isom a60bde8d5b
Use on-the-fly transpiling with esmo (#562) 2022-03-12 19:38:33 -06:00
Max Isom db88e39c76
Release 1.5.0 2022-03-12 18:42:13 -05:00
Max Isom 20eaed4a16
Allow member who invited Muse to do initial setup (#561) 2022-03-12 17:41:53 -06:00
Max Isom e1589c3013
Release 1.4.1 2022-03-12 11:15:49 -05:00
Max Isom 146cf8399d
Update changelog 2022-03-12 11:15:32 -05:00
Max Isom c2b937a896
Release 1.4.0 2022-03-12 10:51:16 -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
Max Isom cd70e027d8
Release 1.3.0 2022-03-09 21:48:57 -05: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
Hellyson Rodrigo Parteka d438d46c09
Create /resume command; make query required for the /play command (#546) 2022-03-09 20:45:59 -06:00
Max Isom 4eefb7b30d
Release 1.2.0 2022-02-24 18:25:43 -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 237086245b
Release 1.1.2 2022-02-21 18:37:57 -05:00
Max Isom b0cc0a349f
Update changelog 2022-02-21 18:37:30 -05:00
Max Isom a06e96d752
Release 1.1.1 2022-02-12 11:00:36 -05:00
Max Isom f9ab7597c6
Fix typo 2022-02-12 10:59:55 -05:00
Max Isom 3760b36acd
Release 1.1.0 2022-02-11 21:05:27 -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 9ae59a8097
Release 1.0.0 2022-02-05 22:53:24 -05: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 e883275d83
Release 0.5.4 2022-02-01 20:54:43 -05:00
Max Isom 76dd6dd027
Fix Prisma path on Windows? (#499) 2022-02-01 19:54:30 -06:00
Max Isom 1b2781fe6a
Release 0.5.3 2022-02-01 18:22:59 -05:00
Max Isom 8ad8e7a9fc
Trim environment variables 2022-02-01 18:22:46 -05:00
Max Isom d0bb4fde27
Release 0.5.2 2022-01-29 22:01:32 -05:00
Max Isom c519a43620
Fix livestreams 2022-01-29 22:01:03 -05:00
Max Isom 15038c4477
Release 0.5.1 2022-01-25 20:18:27 -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
Max Isom c89bd278d3
Revert "Reduce container image size (#485)"
This reverts commit 1081b1bce7.
2022-01-25 20:16:29 -05:00
Thongrapee Panyapatiphan 1081b1bce7
Reduce container image size (#485)
Co-authored-by: Max Isom <hi@maxisom.me>
2022-01-21 19:20:23 -06:00
Max Isom 8041586c31
Release 0.5.0 2022-01-21 12:51:21 -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 da72cd708b
Release 0.4.0 2022-01-17 13:17:57 -06:00
Koopa 7090ed2a52
Add option to shuffle newly added playlist (#473)
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2022-01-17 13:17:31 -06:00
Max Isom c22722ea0e
Release 0.3.2 2022-01-17 12:43:33 -06:00
Max Isom 21c9dee6f8
Fix database path for Windows 2022-01-09 18:52:05 -06:00
Max Isom 65dd43ac68
Don't silently fail 2022-01-06 16:27:38 -06:00
Max Isom dcdec2d49e
Release 0.3.1 2022-01-06 14:27:07 -06:00
Max Isom 99d7c0978d
Fix Prisma migrations in Docker images 2022-01-06 14:26:37 -06:00
Max Isom 49de1ce0bf
Release 0.3.0 2022-01-05 15:55:29 -06:00
Max Isom 9925298977
Update CHANGELOG 2022-01-05 14:46:07 -06:00
Peerawas Archavanuntakun 51d378e4cb
Setup and migrate to Prisma (#456) 2022-01-05 14:30:32 -06:00