segler-alex / radiobrowser-api-rust

radio-browser API implementation in rust
GNU Affero General Public License v3.0
227 stars 97 forks source link

Requesting new advanced search parameter: excludetags #196

Closed short-y closed 10 months ago

short-y commented 1 year ago

While I can filter them myself for request types json xml, ttl, and csv, I cannot filter the results of m3u nor pls without doing multiple queries (e.g. json then m3u) and filtering the latter by what I've found in the former. It would be very helpful if the server could do that filtering across all output formats. Use case? I want jazz but not funk. I want classical but not contemporary. It would facilitate easily building a playlist.