I would like to build search urls which search for specific songs, albums etc. As the id navidrome uses is not accessible for me, I would like to construct a search url which searches for ID3 tags, e.g. musicbrainz IDs.

https://navidrome.local/app/#%2Fsong%3FdisplayedFilters={}&filter={"title"%3A"test"}&order=ASC&page=1&perPage=50&sort=title

This url contains a JSON structure where I can define some fields but I couldn’t find a list of fields which are available.

If I could search for any ID3 tag, it would be awesome!

Tags #navidrome