musicdb/musicdb-lib/src/data
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
..
album.rs albums must have an artist + some client gui_edit changes 2023-09-11 18:50:22 +02:00
artist.rs init 2023-08-13 23:58:53 +02:00
cache_manager.rs add more modes to client and change server cli 2024-05-28 13:20:43 +02:00
database.rs fix playback position being lost when moving 2024-10-11 21:57:32 +02:00
mod.rs improve song caching. can be optionally enabled using --advanced-caching in the server. see --help for help. 2024-01-17 22:16:06 +01:00
queue.rs fix playback position being lost when moving 2024-10-11 21:57:32 +02:00
song.rs fix inconsistency in song Display impl 2024-08-26 21:05:51 +02:00