TheStalwart / Theremin

Undead Mac OS X MPD Client.
169 stars 25 forks source link

Double-Click in Library replaces current playlist #10

Closed schnittchen closed 11 years ago

schnittchen commented 11 years ago

...instead of appending to it. I guess most people find this confusing like me.

This could also be configurable.

TheStalwart commented 11 years ago

I'm not interested in implementing this feature myself. If anyone is looking for a feature to contribute, i will happily merge well coded pull request.

schnittchen commented 11 years ago

Too bad I'm not doing any development on MacOS, I'd be happy to jump in here!

perelin commented 11 years ago

I was annoyed with this as well but a look in the Preferences->Misc revealed the option to append on double-click.

schnittchen commented 11 years ago

I have that option enabled. The point is that is replaces the playlist by default, for appending I have to right-click or drag+drop.

perelin commented 11 years ago

Im running Theremin_0.7_experimental (20130331). For me setting the option "Double click in Library" in Preferences->Misc to "Appends" double-clicking a song in the library correctly appends the song to the end of the current playlist. Setting the option back to "Replaces" double-clicking a song in the library replaces the whole current playlist with just that song.

schnittchen commented 11 years ago

Works exactly as @perelin described. Sorry for overlooking that.