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.
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.