Commit graph

16 commits

Author SHA1 Message Date
ea313bab7b
Pass CancellationTokens where possible
cancellationtokens all 'round
2024-06-15 00:22:38 +05:00
34c39e8491
Update banner link
Signed-off-by: Forgejo <forgejo@mctaylors.ddns.net>
2024-01-28 00:41:58 +05:00
63005eafc9
Change requested track loading behavior
now TrackSearchMode.None will be used only if the local track has been found, otherwise TrackSearchMode.YouTube will be used.

thanks for the great idea @Yahton (even if he stole my project)

Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2024-01-10 16:47:40 +03:00
6e72646e2a
Show "LIVE" in duration if a stream has been requested
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2023-12-30 16:33:00 +03:00
09444e8465
/play: Set TrackSearchMode to None
local file support lets go

Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2023-12-24 13:05:02 +03:00
b0e0d27b8c
/play: Add playlist support
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2023-12-23 19:43:10 +03:00
090d3e426d
Add /shuffle command
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2023-12-21 17:07:49 +03:00
7337bc4024
Kind of "Descriptions" update
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2023-12-19 23:21:52 +03:00
874a43f1cf
Add README.md 2023-12-19 23:07:48 +03:00
2c93147eea
/repeat: Make command publicly available
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2023-12-19 15:38:26 +03:00
6c88ad59e5
/skip: Add queue skipping feature
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2023-12-19 15:36:52 +03:00
4eba6f3b96
Add /repeat command
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2023-12-19 14:56:50 +03:00
a106d19435
Add Rich Presence
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2023-12-18 16:43:02 +03:00
24e3a4badb
/queue: Use AppendLine to show queue properly
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2023-12-17 18:29:35 +03:00
457c5ce744
Fix ReadableDuration
how also did I forget about SeekCommandAsync

Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2023-12-17 05:23:58 +03:00
db55ca7fb1
Initial commit
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2023-12-17 04:10:17 +03:00