* There are actually 3 items on the main list, not 2.

This commit is contained in:
Justin Maggard 2010-09-29 07:46:10 +00:00
parent 88750450b2
commit 237a3303f5

View File

@ -46,7 +46,7 @@ SendRootContainer(struct upnphttp * h)
"<Title>%s</Title>" "<Title>%s</Title>"
"</Details>" "</Details>"
"<ItemStart>0</ItemStart>" "<ItemStart>0</ItemStart>"
"<ItemCount>2</ItemCount>" "<ItemCount>3</ItemCount>"
"<Item>" "<Item>"
"<Details>" "<Details>"
"<ContentType>x-container/tivo-photos</ContentType>" "<ContentType>x-container/tivo-photos</ContentType>"