next track

You have a question or need an advice about how to do something? Ask it here!
Post Reply
bschelst
Posts: 16
Joined: 13 Dec 2013 14:06
next track

Post by bschelst »

Hello all,

I wonder if it is possible to write the 'next' track to be played to a file?
The current track, and of course previous track also is already fine. Im only missing a way to get the next tracks in a file.
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: next track

Post by radio42 »

Are you looking for e.g. ${cpltracknamenext}, ${cpltracktitlenext}, ${cpltrackartistnext}... macros?
If yes, those do exists and can e.g. be used with the Streaming.OnSongTitleChanged event and the EXEC_WRITE_FILE command, like explained here:
viewtopic.php?f=9&t=1107

Else, please explain what you try to do exactly.
bschelst
Posts: 16
Joined: 13 Dec 2013 14:06
Re: next track

Post by bschelst »

cpltracknamenext was the macro that I was looking for :) tnx

Post Reply