iamdb / hifi.rs

a high resolution Qobuz streamer built in Rust
GNU General Public License v3.0
69 stars 10 forks source link

Que item, add to playlist #208

Open lassegs opened 11 months ago

lassegs commented 11 months ago

Would love the ability to que up song/album/playlist, adding it to the Now Playing list. For instance by moving selection to an item and pressing Q. Adding as playlist could be a similarly implemented.

iamdb commented 10 months ago

Sorry for responding so late to this. It's something that's possible but goes against some goals I have for the app. I find those kinds of queues frustrating to work with in other players and I think part of that reason is the complexity with making it work well.

It's something I'll consider if I can find the time, though.