how to use string_of_metadata to change title of song? #4112
-
https://www.liquidsoap.info/doc-dev/reference.html#string_of_metadata |
Beta Was this translation helpful? Give feedback.
Answered by
vitoyucepi
Aug 25, 2024
Replies: 1 comment
-
Hi @ttodua, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ttodua
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @ttodua,
You should use
map_metadata
to change the title of the song.Here's an article about it https://www.liquidsoap.info/doc-2.2.5/metadata.html.