musicdb/musicdb-client
Mark aa657382fa change player backend from rodio to playback-rs
because rodio struggled to load some
(possibly broken, but still playable) audio files.
this is not perfect and sometimes suffers from
small lags, and it uses song_finished_polling
instead of being event-driven.
2024-07-14 18:01:01 +02:00
..
mers add some more functions to -mers and add hooks 2024-01-20 01:19:19 +01:00
src change player backend from rodio to playback-rs 2024-07-14 18:01:01 +02:00
.gitignore init 2023-08-13 23:58:53 +02:00
Cargo.toml add more modes to client and change server cli 2024-05-28 13:20:43 +02:00
rust-toolchain.toml change player backend from rodio to playback-rs 2024-07-14 18:01:01 +02:00
test.mers add musicdb-mers and test file for run-mers mode (which adds a 'random' song every 5 seconds) 2024-01-16 20:18:27 +01:00