Did you truncate that log entry? right after "comment" there should be a "files" section, are all your log entries like that?
Here's a sample from my install;
{
"enabled": true,
"start": 1466361000,
"start_extra": 0,
"stop": 1466364600,
"stop_extra": 0,
"channel": "",
"channelname": "ITV HD",
"title": {
"eng": "Coronation Street"
},
"description": {
"eng": "Sarah is tipped over the edge. Alex does Gemma a favour. Luke's suspicions about Caz grow."
},
"pri": 2,
"retention": 0,
"removal": 0,
"config_name": "c5a551a4060ae812e8b936979437760d",
"owner": "admin",
"creator": "admin",
"errorcode": 0,
"errors": 0,
"data_errors": 0,
"dvb_eid": 0,
"noresched": true,
"norerecord": false,
"autorec": "",
"timerec": "",
"parent": "",
"child": "",
"content_type": 1,
"broadcast": 0,
"comment": "Auto recording",
"files": [
{
"filename": "/mnt/recordedtv/Coronation Street/Coronation Street_ITV HD_2016-06-19_19-30.ts",
"info": [
{
"type": "H264",
"width": 1920,
"height": 1080,
"duration": 3600,
"aspect_num": 0,
"aspect_den": 0
},
{
"type": "AAC",
"language": "eng",
"audio_type": 0
},
{
"type": "DVBSUB",
"language": "eng",
"composition_id": 1,
"ancillary_id": 1
}
],
"start": 1466361000,
"stop": 1466364900
}
]
}