You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm processing the track metadata in a bash event script and noticed that the env vars ARTISTS, ALBUM_ARTISTS and COVERS which should be \n delimited according to the wiki don't appear to contain these delimiters but instead are delimited by space.
Hi,
I'm processing the track metadata in a bash event script and noticed that the env vars ARTISTS, ALBUM_ARTISTS and COVERS which should be \n delimited according to the wiki don't appear to contain these delimiters but instead are delimited by space.
Config
pi-5
PiOS bookworm
librespot v0.6.0
moOde 9.1.4 (latest)
Event script
Example Output
The two artists are: "softy" and "Dimension 32" and appear as "softy, Dimension 32" in the IOS app. The album artist is "softy".
Output should be
The text was updated successfully, but these errors were encountered: