SvDvorak/CampExplorer

Remove ampersands from search input

SvDvorak opened this issue · 0 comments

Bandcamp doesn't support ampersands in their tags but the tool does which will return no results when searching for example for Drum & Bass. The actual result we want is https://bandcamp.com/tag/drum-bass

So we should remove ampersands from input to get the correct result.