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
Just a small step of standardizing metadata by printing it as json, in this implementation I
print artist/title but as output is json we can easily add more tags without breaking stdout parsing in integrations.
Issue by frafall
Thursday Nov 30, 2017 at 10:30 GMT
Originally opened as plietar/librespot#267
Just a small step of standardizing metadata by printing it as json, in this implementation I
print artist/title but as output is json we can easily add more tags without breaking stdout parsing in integrations.
ex:
metadata:{"ARTIST":"Pink Floyd","TITLE":"Money"}
frafall included the following code: https://github.com/plietar/librespot/pull/267/commits
The text was updated successfully, but these errors were encountered: