Anmelden:     


Forum: VirtualDJ Technical Support

Topic: Tracklist metadata details
Hi guys,

i'm drawing a blank when it comes to pulling the correct mp3 metadata tags in the tracklistformat command path; from another post on the German forum apparently this is supposed to work:

%author - %title - 'get loaded_song 'year'' - 'get loaded_song 'genre''

except this is the returned result:

17:26 : Lars Frederiksen & The B*stards - Skunx - 'get loaded_song 'year'' - 'get loaded_song 'genre''

The tags are definitely present for all my music, I'm trying to get the txt file to display like this:

Title - Artist - Album - Label - Year

It's for OBS broadcast and it's a bit of a dealbreaker in order to look legit and ensure viewers are able to find the music themselves and buy it etc. but I flat can't get it to work. I'm using the Pro skin but those tags aren't used for the skin and I am woefully inexperiencing editing XML.

Thanks in advance!



 

geposted Fri 19 Sep 25 @ 4:32 pm
%author - %title - `get loaded_song year` - `get loaded_song genre`