Hello.

You have a question or need an advice about how to do something? Ask it here!
Post Reply
djanji
Posts: 67
Joined: 13 Dec 2013 09:06
Hello.

Post by djanji »

Hello,
I was wondering how you can export to xls all played tracks, which would require the agency to copyright which I have to attach each month.

Thanks for your reply,
Jani
User avatar
radio42
Site Admin
Posts: 8330
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Hello.

Post by radio42 »

By default all played tracks are logged to a comma-separated file per playlist (program).
The files are by default written to the ProppFrexx AppUserData folder in a 'log' sub-folder.
The files can directly be imported into MS Excel and further be processed.

All log format settings can be adjusted in the general settings, section 'Logging' - see Playlist Logging, 'Log File Entry'.
The entries itself are written by the 'Playlist.OnTrackPlay' event, see general settings, section 'Events/Commands'; 'Playlist.OnTrackPlay': EXEC_WRITE_PLAYLIST_LOG ${yyyy}${MM}${dd}_${plsname}

Post Reply