Reply to thread

Hi, I wanted to try this rederer plugin. They idea is great. Finally some good control from a mobile device.

I am using a Windows Phone Nokia Lumnia with Play to to send the commands.

I tested with windows media player and it works fine. It can send music and pictures without any trouble.

This plugin does start music but I am unabe to make it show a picture.

Also the music ocntrol are only working partially. I have to stop the music using media portal first for it to start a new song.

 

The picture thing is the greatest problem I think, here are some entries from the log file:

2012-06-30 09:44:42.374939 [Debug][(10)]: [MP Upnp Renderer:] Reading XML TrackMetaData : <DIDL-Lite xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/"><item id="4049870675" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title>m11-01-Zittend spelen met Barba pappa-05.jpg</dc:title><res size="218077" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" resolution="1600x1071" >http://192.168.2.106:5120/MediaSharing/media.jpeg?ID=4049870675</res><res size="218077" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" resolution="1600x1071" >http://192.168.2.106:5120/MediaSharing/media.jpeg?ID=4049870675,ProfileID=1</res></item></DIDL-Lite>

2012-06-30 09:44:42.379939 [Info.][(10)]: [MP Upnp Renderer:] Metadata read successful : Title: m11-01-Zittend spelen met Barba pappa-05.jpg, Interpret: -,  Album: -, AlbumInterpret: -, Genre: -, Date: -, bitrate: 0, Rating 0

2012-06-30 09:44:42.903969 [Debug][(10)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00

2012-06-30 09:44:42.905969 [Debug][(10)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : CurrentURIMetaData = <DIDL-Lite xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/"><item id="4049870675" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title>m11-01-Zittend spelen met Barba pappa-05.jpg</dc:title><res size="218077" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" resolution="1600x1071" >http://192.168.2.106:5120/MediaSharing/media.jpeg?ID=4049870675</res><res size="218077" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" resolution="1600x1071" >http://192.168.2.106:5120/MediaSharing/media.jpeg?ID=4049870675,ProfileID=1</res></item></DIDL-Lite>

2012-06-30 09:44:42.922970 [Debug][(10)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK

2012-06-30 09:44:42.938971 [Debug][(10)]: [MP Upnp Renderer:] AVTransport_Play, InstanceID: 0, Speed: _1

2012-06-30 09:44:42.944971 [Debug][MPMain(1)]: [MP Upnp Renderer:] Start playing track: http://192.168.2.106:5120/MediaSharing/media.jpeg?ID=4049870675, trackType: Recording

2012-06-30 09:44:42.948971 [Debug][MPMain(1)]: [MP Upnp Renderer:] StateChanged by ?: send player status changes: TRANSITIONING

2012-06-30 09:44:42.950971 [Info.][MPMain(1)]: [MP Upnp Renderer:] StateChanged : TRANSITIONING, track: m11-01-Zittend spelen met Barba pappa-05.jpg

2012-06-30 09:44:43.021976 [Debug][MPMain(1)]: [MP Upnp Renderer:] start DownloadAndCache: http://192.168.2.106:5120/MediaSharing/media.jpeg

2012-06-30 09:44:43.049977 [Debug][MPMain(1)]: [MP Upnp Renderer:] DownloadAndCache: Download file 'http://192.168.2.106:5120/MediaSharing/media.jpeg' to 'C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Pictures\m11-01-Zittend spelen met Barba pappa-05.jpgL.jpg'

2012-06-30 09:44:43.120981 [Info.][MPMain(1)]: [MP Upnp Renderer:] DownloadAndCache: The remote server returned an error: (400) Bad Request.

2012-06-30 09:44:43.123981 [Debug][MPMain(1)]: [MP Upnp Renderer:] StateChanged by ?: send player status changes: STOPPED

2012-06-30 09:44:43.125981 [Info.][MPMain(1)]: [MP Upnp Renderer:] StateChanged : STOPPED, track: m11-01-Zittend spelen met Barba pappa-05.jpg

The specified download location does not contain the image either. So the file really just never gets downloaded.


Top Bottom