Yes... Here in Germany it's necessary because of the webcasting regulations that apply the government. I have to send a logfile with all played songs (length, time, etc..).
> **
> Yes... Here in Germany it's necessary because of the webcasting
> regulations that apply the government. I have to send a logfile with all
> played songs (length, time, etc..).
>
Posts: 389Member, Administrator, Sourcefabric Team
Yes, all of that info is stored in the cc_schedule and cc_file tables in the
database.
The cc_schedule table keeps track of what was played when, and cc+files
table keeps track of the details of the file played. If you link those two
together, you should be able to get all the details you need.
Hallo
Could be possible to have the postgreSQL query that show the songs of the list "now playing -> day view"?
I want to modify for extract the all songs played in a month.