musicdb/musicdb-lib
Mark 4bc3d0b147 fix playback position being lost when moving
when moving a folder, loop, or any other
queue element containing the currently playing
song (unless the song was the first song in
the element), the player would reset the element
and jump to playing its first song again.
this is now fixed.
2024-10-11 21:57:32 +02:00
..
src fix playback position being lost when moving 2024-10-11 21:57:32 +02:00
.gitignore init 2023-08-13 23:58:53 +02:00
Cargo.toml fix lib default dependencies (should have been []) 2024-08-09 14:46:54 +02:00
rust-toolchain.toml change player backend from rodio to playback-rs 2024-07-14 18:01:01 +02:00