Commit Graph

27 Commits

Author SHA1 Message Date
ebb66e21cc use Track::new_with_data
Some checks failed
tests / fmt (push) Successful in 1m31s
tests / clippy (push) Successful in 1m42s
tests / pre-commit (push) Successful in 1m42s
tests / test (push) Successful in 1m55s
tests / build (push) Successful in 1m58s
renovate / renovate (push) Successful in 27s
deploy / release-image (push) Has been cancelled
2025-03-05 03:51:02 +01:00
b1d6069d81 update twilight, songbird and reqwest 2025-03-05 03:27:43 +01:00
687f110416 add query logging 2024-11-27 12:35:24 +01:00
f0337050c1 add error context
All checks were successful
tests / fmt (push) Successful in 36s
tests / build (push) Successful in 2m3s
tests / test (push) Successful in 57s
tests / clippy (push) Successful in 39s
tests / pre-commit (push) Successful in 44s
deploy / release-image (push) Successful in 4m46s
2024-08-09 14:02:42 +02:00
440201e153 fix warning while persisting tracks
All checks were successful
tests / fmt (push) Successful in 36s
tests / build (push) Successful in 2m3s
tests / test (push) Successful in 55s
tests / clippy (push) Successful in 41s
tests / pre-commit (push) Successful in 2m40s
deploy / release-image (push) Successful in 7m2s
2024-08-09 11:18:38 +02:00
f7dca8ff65 improve error handling on play command
All checks were successful
tests / fmt (push) Successful in 1m56s
tests / test (push) Successful in 2m51s
tests / clippy (push) Successful in 2m39s
tests / build (push) Successful in 3m25s
tests / pre-commit (push) Successful in 3m55s
deploy / release-image (push) Successful in 8m5s
2024-08-08 18:04:36 +02:00
1e523502eb add timeouts to http requests
All checks were successful
tests / fmt (push) Successful in 2m5s
tests / clippy (push) Successful in 2m29s
tests / pre-commit (push) Successful in 2m33s
tests / test (push) Successful in 2m44s
tests / build (push) Successful in 2m54s
deploy / release-image (push) Successful in 9m8s
2024-07-04 21:31:40 +02:00
dfd0f9c8c8 cleanup
All checks were successful
tests / build (push) Successful in 1m15s
tests / fmt (push) Successful in 1m44s
tests / clippy (push) Successful in 1m57s
tests / pre-commit (push) Successful in 2m8s
tests / test (push) Successful in 2m19s
deploy / release-image (push) Successful in 5m6s
2024-06-30 11:16:12 +02:00
3242f23f84 play around with input types
All checks were successful
tests / fmt (push) Successful in 1m11s
tests / clippy (push) Successful in 2m24s
tests / pre-commit (push) Successful in 2m23s
tests / build (push) Successful in 2m36s
tests / test (push) Successful in 2m40s
2024-06-27 19:59:15 +02:00
8985945659 add database
All checks were successful
tests / fmt (push) Successful in 1m46s
tests / clippy (push) Successful in 1m48s
tests / test (push) Successful in 1m50s
tests / pre-commit (push) Successful in 2m5s
tests / build (push) Successful in 2m31s
deploy / release-image (push) Successful in 5m44s
2024-06-20 20:16:19 +02:00
9f0e934f92 use original_url returned by yt-dlp
All checks were successful
tests / build (push) Successful in 56s
tests / test (push) Successful in 3m4s
tests / fmt (push) Successful in 3m28s
tests / clippy (push) Successful in 3m55s
tests / pre-commit (push) Successful in 3m58s
deploy / release-image (push) Successful in 6m0s
2024-06-18 23:38:37 +02:00
92be6c26a6 fix pagination + add refresh button
All checks were successful
tests / fmt (push) Successful in 1m57s
tests / test (push) Successful in 2m7s
tests / clippy (push) Successful in 2m5s
tests / build (push) Successful in 2m11s
tests / pre-commit (push) Successful in 2m5s
deploy / release-image (push) Successful in 5m3s
2024-06-18 23:27:47 +02:00
c5d9c49452 improve message format
All checks were successful
tests / fmt (push) Successful in 1m50s
tests / test (push) Successful in 2m1s
tests / clippy (push) Successful in 1m59s
tests / pre-commit (push) Successful in 1m58s
tests / build (push) Successful in 2m7s
deploy / release-image (push) Successful in 5m22s
2024-06-18 17:06:33 +02:00
1aa0efc4a6 collect all youtube errors
All checks were successful
tests / fmt (push) Successful in 33s
tests / build (push) Successful in 45s
tests / test (push) Successful in 2m20s
tests / clippy (push) Successful in 51s
tests / pre-commit (push) Successful in 53s
deploy / release-image (push) Successful in 4m48s
2024-06-18 11:26:52 +02:00
feccbebd4d add error message for playlists that do not exist
Some checks failed
tests / fmt (push) Successful in 2m7s
tests / pre-commit (push) Successful in 2m24s
tests / clippy (push) Successful in 2m25s
tests / test (push) Successful in 2m29s
tests / build (push) Successful in 2m45s
deploy / release-image (push) Has been cancelled
2024-06-18 11:03:45 +02:00
fa17ed75f6 add error message for premium tracks
All checks were successful
tests / fmt (push) Successful in 1m23s
tests / clippy (push) Successful in 2m13s
tests / pre-commit (push) Successful in 2m11s
tests / build (push) Successful in 2m29s
tests / test (push) Successful in 2m28s
2024-06-18 10:12:48 +02:00
0bee437e53 save media source in metadata typemap
All checks were successful
tests / fmt (push) Successful in 1m12s
tests / clippy (push) Successful in 1m12s
tests / pre-commit (push) Successful in 1m14s
tests / build (push) Successful in 1m30s
tests / test (push) Successful in 1m44s
2024-06-17 17:06:59 +02:00
54c36688b7 add loop command
All checks were successful
tests / fmt (push) Successful in 57s
tests / clippy (push) Successful in 1m16s
tests / pre-commit (push) Successful in 1m14s
tests / build (push) Successful in 1m30s
tests / test (push) Successful in 1m36s
2024-06-17 15:14:22 +02:00
a0ac87959b paginate /queue
All checks were successful
tests / fmt (push) Successful in 2m15s
tests / fmt (pull_request) Successful in 1m35s
tests / test (push) Successful in 2m39s
tests / pre-commit (push) Successful in 2m37s
tests / clippy (push) Successful in 2m44s
tests / build (push) Successful in 3m4s
tests / clippy (pull_request) Successful in 2m49s
tests / build (pull_request) Successful in 2m53s
tests / test (pull_request) Successful in 2m51s
tests / pre-commit (pull_request) Successful in 1m34s
2024-06-13 00:49:11 +02:00
e831ede37c use discord embeds in messages
All checks were successful
tests / fmt (push) Successful in 3m17s
tests / fmt (pull_request) Successful in 2m35s
tests / test (push) Successful in 3m17s
tests / test (pull_request) Successful in 2m39s
tests / build (push) Successful in 3m26s
tests / clippy (push) Successful in 3m33s
tests / clippy (pull_request) Successful in 2m57s
tests / build (pull_request) Successful in 3m5s
tests / pre-commit (push) Successful in 4m16s
tests / pre-commit (pull_request) Successful in 1m29s
2024-06-10 23:41:29 +02:00
af4abf8ade fix clippy warnings
Some checks failed
Rust / build (push) Successful in 1m17s
Rust / test (push) Successful in 1m11s
Rust / fmt (push) Successful in 34s
Rust / pre-commit (push) Successful in 39s
Rust / clippy (push) Failing after 11m36s
2024-06-06 16:52:12 +02:00
9ed774c44e improve message formatting
Some checks failed
continuous-integration/drone/push Build is passing
Rust / pre-commit (push) Failing after 6m53s
Rust / build (push) Failing after 3s
2024-06-06 15:13:11 +02:00
6a3aba1ca4 limit number of tracks shown
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-05 23:40:54 +02:00
1acab1254b improve play messages
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-05 19:10:54 +02:00
47c2c09910 display less songs in queue message 2024-03-23 11:26:31 +01:00
872464bd31 use interactions instead of chat commands
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-17 14:34:55 +01:00
8a8a807547 split main.rs into files 2024-02-16 14:23:20 +01:00