Cambridge105 / liquidsoap-playout-machine

LiquidSOAP-based playout system for pre-recorded programmes
1 stars 0 forks source link

Can't check file present for a file starting not at xx:00 #7

Open dnas2 opened 3 years ago

dnas2 commented 3 years ago

checkFilePresent.py compares the schedule from Google Calendar to the files we have available. It assumes all files start at xx:00, and does not check for other minutes in the hour. If fixing this, we need to be aware of the behaviour of the file joining mechanism to stitch two 30 minute files into a single hour.