Ok so this is a Navidrome bug.
Required value 'title' missing at $.subsonic-response.searchResult3.song[94]
The title value is missing for that song, while it’s a mandatory field.
{
"id": "zMGZ3Q4ZXZdahBKUomF8rC",
"parent": "wCDQlUzKPNjus5Wbir2YAJ",
"isDir": false,
"album": "Polla Blava",
"artist": "Cecilio G.",
"track": 6,
"year": 2014,
"coverArt": "mf-zMGZ3Q4ZXZdahBKUomF8rC_699cfad6",
"size": 15750000,
"contentType": "audio/flac",
"suffix": "flac",
"duration": 140,
"bitRate": 1411,
"path": "Cecilio G./Polla Blava/01-06 - .flac",
"discNumber": 1,
"created": "2026-02-24T01:11:50Z",
"albumId": "wCDQlUzKPNjus5Wbir2YAJ",
"artistId": "znPleVwWlY71TDCrHi2Q6j",
"type": "music",
"bpm": 0,
"comment": "",
"sortName": "",
"mediaType": "song",
"musicBrainzId": "",
"isrc": [],
"genres": [],
"replayGain": {},
"channelCount": 2,
"samplingRate": 44100,
"bitDepth": 16,
"moods": [],
"artists": [
{
"id": "znPleVwWlY71TDCrHi2Q6j",
"name": "Cecilio G."
}
],
"displayArtist": "Cecilio G.",
"albumArtists": [
{
"id": "znPleVwWlY71TDCrHi2Q6j",
"name": "Cecilio G."
}
],
"displayAlbumArtist": "Cecilio G.",
"contributors": [],
"displayComposer": "",
"explicitStatus": ""
},
@deluan this is on “serverVersion”: “0.60.3 (34c6f12a)”
Jasmine you’ll probably need to provide that file to Deluan so he can repro and fix.