Hello, we use an attribute in mAirList called YEAR.
With our internetstream we sent ARTIST - TITLE metadat information using %a - %b. Is it possible to sent this attribute YEAR info as well?
Hello, we use an attribute in mAirList called YEAR.
With our internetstream we sent ARTIST - TITLE metadat information using %a - %b. Is it possible to sent this attribute YEAR info as well?
You can read about all possible combinations here:
https://wiki.mairlist.com/reference:logging_variables#information_about_the_item_being_played
I’m using
%a - %b *%u{YEAR}
and it results in this:
Thanks @Stefan_Hillen works like a charm!