fix(playlist): album/playlist cover falls back to first track cover
PlaylistService.get returned cover= when the playlist had no own cover_url → empty card. Now falls back to the cover of the first track that has one.
Co-Authored-By: Claude <noreply@…>