ArturSierzant / OMPD

O!MPD is free, opensource MPD client based on PHP and mySQL.
http://ompd.pl
GNU General Public License v3.0
40 stars 13 forks source link

Initial idea for audio filters #132

Open paradix opened 4 years ago

paradix commented 4 years ago

For now it filters only based on the audio_dataformat present in the local database. The idea would be to filter by bits_per_sample, sample_rate and act as a filter for the current view, so that you can narrow down your selection.

I would like them to be selectable buttons and not just plain links. So that still todo, but first let me know what you think.