slskd
slskd copied to clipboard
[Feature - Implemented] Add sample rate filter to search
I've implemented and tested a sample rate filter for search results:
- Adds "Min Sample Rate" input field in search options
- Filters files by minimum sample rate (in kHz)
- Supports common rates (44.1, 48, 88.2, 96, 192 kHz)
- can use minsamplerate or minsr (similar to the already existing filter minbitrate and minbr)
Would you be interested in a pull request for this feature?
Before
After