notandy / ympd

Standalone MPD Web GUI written in C, utilizing Websockets and Bootstrap/JS
http://www.ympd.org
GNU General Public License v2.0
515 stars 143 forks source link

Add "Add all" button in the Browse section #84

Closed ghost closed 8 years ago

ghost commented 8 years ago

It adds all items in the currently browsed directory. It's equivalent to clicking on "+" on that same directory we decided to browse.

It happens to me quite often that I want to add a whole directory, but I want to look at what it contains first. With my root folder being quite large, it's really cumbersome to go back one level and scroll down to that directory again. Hence, this handy shortcut.

ghost commented 8 years ago

@notandy are you still around? Do you need help with maintainership? PRs are piling up and it's been quite a while since your last github activity.

notandy commented 8 years ago

sry, I'am quite busy. thanks for the pr!