﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
10540	Service API Dvr RemoveRecorded does not work	cletus@…		"When calling ServiceAPI::Dvr::RemoveRecorded mythtv's ServiceAPI needs StartTime in MySQL ISO format, e.g.:
curl -d 'ChanId=34006&StartTime=2012-03-30T17:00:00Z' 'http://192.168.1.99:6544/Dvr/RemoveRecorded'

The Service API translates it into an DELETE_RECORDING message and uses the ISO format StartTime as parameter. However, DELETE_RECODRING needs datetime ( http://www.mythtv.org/wiki/DELETE_RECORDING_(Myth_Protocol) ) and thus DELETE_RECORDING fails:

HttpServer43 remoteutil.cpp:132 (RemoteDeleteRecording) - Failed to delete recording 34006:2012-03-30T19:00:00"	Bug Report - General	closed	minor	0.25	MythTV - General	Master Head	medium	Fixed			0
