clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.68k stars 670 forks source link

Skip subsonic multi-genre tags #7300

Closed pcppcp closed 8 months ago

pcppcp commented 8 months ago

Subsonic API supports multi-genre and multi-artist tags for an album.

These tags are currently not expected by Clementine Subsonic service parser and will cause abort of the library scan if present.

This patch simply skips them, allowing the scan to continue.