TheNerka said:but how to show song name?
Voisses Tech said:# it should look
#your autodj
ref_off_air_meta = ref off_air_meta
if !ref_off_air_meta == "" then
ref_off_air_meta := "Airtime - offline"
end
#default = rewrite_metadata([("title", !ref_off_air_meta)], default)
#with modify to include album info etc
default = rewrite_metadata([(!ref_off_air_meta,"station" ),("#{m['artist']","artist" ),("#{m['title']","title" ),("#{m['album']","album" )], default)
VOISSES
It looks like you're new here. If you want to get involved, click one of these buttons!