@ -428,7 +428,6 @@ def tracks_filtered(filter: Filter) -> list[TrackDTO]:
last_played = record.playdates[0].lastplayed
else:
last_played = None
last_played
dto = TrackDTO(
artist=record.artist,
bitrate=record.bitrate,
The note is not visible to the blocked user.