radio-browser-api icon indicating copy to clipboard operation
radio-browser-api copied to clipboard

bitrateMax Does not work

Open Jerick120 opened this issue 2 years ago • 1 comments

This options seems to not do anything heres my query : const stations = await api.searchStations({tagList: ['bass'], bitrateMax: '200', order: "votes", language : ['english'], limit: 100, hideBroken: true, removeDuplicates: true})

Jerick120 avatar Oct 30 '22 16:10 Jerick120

Have you tried running the query on the source server? https://api.radio-browser.info/

ivandotv avatar Oct 16 '23 09:10 ivandotv