15 Commits

Author SHA1 Message Date
Mark
c23d487a02 chore: update dependencies 2025-08-23 11:46:47 +02:00
Mark
b8e729d81c add reshuffling and update queue ui in client 2025-03-01 12:06:45 +01:00
Mark
d3a1facba0 aaaaa 2024-12-19 18:52:56 +01:00
Mark
c3622aca30 sequence numbers 2024-12-08 12:03:24 +01:00
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
Mark
81ec0d6668 fix Move impl 2024-04-01 10:58:40 +02:00
Mark
a2d24e780a add QueueMove operation 2024-04-01 00:54:00 +02:00
Mark
0fe2648efe include shuffle functionality in folders, remove shuffle and random elements, change ToFromBytes impls 2024-03-30 22:13:59 +01:00
Mark
3ffd6b6377 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
Mark
8a9ee5c9cf fix shuffle not shuffling away first element
and fix dragging selected song not dragging all selected elements but rather only those that pass current filter/search, which was not intended.
2023-12-31 14:16:18 +01:00
Mark
7cae108ffa Added song duration support 2023-11-04 20:06:54 +01:00
Mark
36da1ab189 queue: shuffle is now usable 2023-09-24 21:29:32 +02:00
Mark
ac16628c31 . 2023-09-07 21:53:05 +02:00
Mark
9fbe67012e small improvements idk i forgot i had a git repo for this project 2023-08-24 16:15:01 +02:00
Mark
922e4fcc00 init 2023-08-13 23:58:53 +02:00