Files
Semyon c4413651e7 Fixed multiple artists
Tracks with multiple artists used to cause rendering issues and crashes
because then `artist` field was a list of strings while miniplayer
incorrectly assumed it to be a single string. The issue is fixed by
compiling multiple artists into a single string, separating them with
commas.
2022-03-27 00:16:50 +03:00
..
2022-03-27 00:16:50 +03:00