working on new MP Upnp Renderer process plugin (2 Viewers)

Kaoh

Portal Pro
September 11, 2006
244
28
Home Country
Netherlands Netherlands
Hello,

I found the problem. It is because of the "?" in the image url. I have cut the URL at ?, because some controllers send the ?scale url of the small image.
Now I solved the problem, by only cutting the url at ?, if there is ?scale included.

I will release new version next days...

bye.
Thats great news :D
Cant wait to try it !
 

hierl_w

Portal Member
February 15, 2010
30
34
Home Country
Germany Germany
New Version is released now, for Downloadlink see first thread.

Releasenotes:

04.07.2012, V2.2.0.4
-added compatibility for V2.3 Alpha
-some code optimations:
-added some error handling for track position
-added sender in all StateChanged calls

05.07.2012, V2.2.0.5
-problem solved with picture-urls which included char "?"

Bye.
 

Kaoh

Portal Pro
September 11, 2006
244
28
Home Country
Netherlands Netherlands
Confirmed, showing pictures works for my controller now also. Great!
Still some minor issues playing music but the main purpose is now working I can push any song or picture from my phone to my TV using Mediaportal. Very great :D thanks for this.

The problem I still have with music:

Scenario:
I share a mp3 to the renderer and it nicely starts playing.
I can pause the song and it pauses.
I can press next and the info of the next song is presented, but it keeps playing the sounds of the previous song.
This does work with WMP. I also see that the controller also keeps sending the old song, the time continues without starting back at 00:00
Then I stop sharing and the song stops (MP jumps back to a black screen). Then I start sharing again (now while still on the new song) and the new song starts to play nicely. I tried to go back and forth a couple of times without any of those songs being played. Again their meta data is being shown.
I also see that the WMP shows the app icon of my controller while yours is obviously generating error reading thumbnail data. Maybe thats the only problem and is that exception keeping the next lines (start playing new track ;)) from being reached.

Here is the relevant log:
Code:
2012-07-08 23:31:22.823085 [Debug][MPMain(1)]: GUIMusicPlayingNow: g_Player_PlayBackStarted for http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828794
2012-07-08 23:31:23.446120 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 0:06:14.
2012-07-08 23:31:23.449121 [Debug][(18)]: [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="4049828794" parentID="ROOT" restricted="1"><upnp:class>object.item.audioItem.musicTrack</upnp:class><dc:title>Travellin&apos; Blues</dc:title><upnp:albumArtURI dlnarofileID="JPEG_SM" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828794</upnp:albumArtURI><upnp:albumArtURI dlnarofileID="JPEG_TN" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828794</upnp:albumArtURI><upnp:artist>Dave Brubeck</upnp:artist><upnp:album>Time In</upnp:album><res size="10240128" protocolInfo="http-get:*:audio/mpegLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:06:14.929" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828794</res><res size="10240128" protocolInfo="http-get:*:audio/mpegLNA.ORG_PN=MP3;DLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:06:14.929" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828794,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:23.567127 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState PLAYING / CurrentTransportStatus OK
2012-07-08 23:31:23.635131 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetPositionInfo : RelTime = 00:00:00 / 0:06:14.
2012-07-08 23:31:24.857201 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetPositionInfo : RelTime = 00:00:02 / 0:06:14.
2012-07-08 23:31:24.932205 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetPositionInfo : RelTime = 00:00:02 / 0:06:14.
2012-07-08 23:31:26.317285 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_SetAVTransportURI, currentURI: http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828794
2012-07-08 23:31:26.319285 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_SetAVTransportURI, CurrentURIMetaData (raw): <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="4049828795" parentID="ROOT" restricted="1"><upnp:class>object.item.audioItem.musicTrack</upnp:class><dc:title>He Done Her Wrong</dc:title><upnp:albumArtURI dlnarofileID="JPEG_SM" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828795</upnp:albumArtURI><upnp:albumArtURI dlnarofileID="JPEG_TN" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828795</upnp:albumArtURI><upnp:artist>Dave Brubeck</upnp:artist><upnp:album>Time In</upnp:album><res size="4030592" protocolInfo="http-get:*:audio/mpegLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:02:23.219" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795</res><res size="4030592" protocolInfo="http-get:*:audio/mpegLNA.ORG_PN=MP3;DLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:02:23.219" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:26.322285 [Debug][(18)]: [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="4049828795" parentID="ROOT" restricted="1"><upnp:class>object.item.audioItem.musicTrack</upnp:class><dc:title>He Done Her Wrong</dc:title><upnp:albumArtURI dlnarofileID="JPEG_SM" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828795</upnp:albumArtURI><upnp:albumArtURI dlnarofileID="JPEG_TN" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828795</upnp:albumArtURI><upnp:artist>Dave Brubeck</upnp:artist><upnp:album>Time In</upnp:album><res size="4030592" protocolInfo="http-get:*:audio/mpegLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:02:23.219" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795</res><res size="4030592" protocolInfo="http-get:*:audio/mpegLNA.ORG_PN=MP3;DLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:02:23.219" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:26.324285 [Info.][(18)]: [MP Upnp Renderer:] Metadata read successful : Title: He Done Her Wrong, Interpret: Dave Brubeck, Album: Time In, AlbumInterpret: -, Genre: -, Date: -, bitrate: 0, Rating 0
2012-07-08 23:31:26.326285 [Debug][(18)]: [MP Upnp Renderer:] updateMediaInfo : Thumbnail found for current track: http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828795
2012-07-08 23:31:26.330285 [Debug][(18)]: [MP Upnp Renderer:] updateMediaInfo : He Done Her Wrong, Time In, -, Dave Brubeck, -, 0 kBit/s, Rating: 0, Duration: 0:02:23.
2012-07-08 23:31:26.345286 [Info.][MPMain(1)]: download failed:The remote server returned an error: (500) Internal Server Error.
2012-07-08 23:31:26.353287 [Warn.][MPMain(1)]: TextureManager: Fast loading texture C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MPTemp0.gif failed using safer fallback
2012-07-08 23:31:26.355287 [Info.][MPMain(1)]: TextureManager: exception loading texture C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MPTemp0.gif - C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MPTemp0.gif
2012-07-08 23:31:26.371288 [Info.][MPMain(1)]: download failed:The remote server returned an error: (500) Internal Server Error.
2012-07-08 23:31:26.373288 [Warn.][MPMain(1)]: TextureManager: Fast loading texture C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MPTemp0.gif failed using safer fallback
2012-07-08 23:31:26.375288 [Info.][MPMain(1)]: TextureManager: exception loading texture C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MPTemp0.gif - C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MPTemp0.gif
2012-07-08 23:31:26.867316 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 0:02:23.
2012-07-08 23:31:26.869316 [Debug][(18)]: [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="4049828795" parentID="ROOT" restricted="1"><upnp:class>object.item.audioItem.musicTrack</upnp:class><dc:title>He Done Her Wrong</dc:title><upnp:albumArtURI dlnarofileID="JPEG_SM" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828795</upnp:albumArtURI><upnp:albumArtURI dlnarofileID="JPEG_TN" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828795</upnp:albumArtURI><upnp:artist>Dave Brubeck</upnp:artist><upnp:album>Time In</upnp:album><res size="4030592" protocolInfo="http-get:*:audio/mpegLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:02:23.219" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795</res><res size="4030592" protocolInfo="http-get:*:audio/mpegLNA.ORG_PN=MP3;DLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:02:23.219" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:26.881317 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState PLAYING / CurrentTransportStatus OK
2012-07-08 23:31:26.897318 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetPositionInfo : RelTime = 00:00:04 / 0:02:23.
2012-07-08 23:31:28.006381 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetPositionInfo : RelTime = 00:00:05 / 0:02:23.
2012-07-08 23:31:28.018382 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetPositionInfo : RelTime = 00:00:05 / 0:02:23.
2012-07-08 23:31:29.027440 [Debug][MPMain(1)]: g_Player.doStop() keepTimeShifting = False keepExclusiveModeOn = False
2012-07-08 23:31:29.029440 [Info.][MPMain(1)]: g_Player.OnStopped()
2012-07-08 23:31:29.031440 [Info.][MPMain(1)]: RadioRecorded:OnPlayRecordingBackStopped Radio http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828794
2012-07-08 23:31:29.033440 [Info.][MPMain(1)]: RadioRecorded:OnPlayRecordingBackStopped no recording found with filename http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828794
2012-07-08 23:31:29.035440 [Info.][MPMain(1)]: TvRecorded:OnPlayRecordingBackStopped Radio http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828794
2012-07-08 23:31:29.036440 [Debug][MPMain(1)]: [MP Upnp Renderer:] StateChanged by playbackStoppedHandler: send player status changes: STOPPED
2012-07-08 23:31:29.038440 [Info.][MPMain(1)]: [MP Upnp Renderer:] StateChanged : STOPPED, track: He Done Her Wrong
2012-07-08 23:31:29.040440 [Debug][MPMain(1)]: [MP Upnp Renderer:] playbackStoppedHandler : mediatype= Radio, stoptime=6, filename= http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828794
2012-07-08 23:31:29.042441 [Debug][MPMain(1)]: g_Player.doStop() - stop
2012-07-08 23:31:29.043441 [Debug][MPMain(1)]: BASS: Stop of stream -1342177274. File: http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828794
2012-07-08 23:31:29.046441 [Debug][MPMain(1)]: BASS: HandleSongEnded - manualStop: True, CrossFading: False
2012-07-08 23:31:29.048441 [Debug][MPMain(1)]: [MP Upnp Renderer:] Stopped playing track: Released g_Player and stopped event handling.
2012-07-08 23:31:29.572471 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 0:02:23.
2012-07-08 23:31:29.575471 [Debug][(18)]: [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="4049828795" parentID="ROOT" restricted="1"><upnp:class>object.item.audioItem.musicTrack</upnp:class><dc:title>He Done Her Wrong</dc:title><upnp:albumArtURI dlnarofileID="JPEG_SM" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828795</upnp:albumArtURI><upnp:albumArtURI dlnarofileID="JPEG_TN" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828795</upnp:albumArtURI><upnp:artist>Dave Brubeck</upnp:artist><upnp:album>Time In</upnp:album><res size="4030592" protocolInfo="http-get:*:audio/mpegLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:02:23.219" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795</res><res size="4030592" protocolInfo="http-get:*:audio/mpegLNA.ORG_PN=MP3;DLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:02:23.219" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:29.607473 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:31.062556 [Debug][(6)]: Window: MediaPortal.GUI.Music.GUIMusicPlayingNow deinit
2012-07-08 23:31:31.066556 [Debug][(6)]: TextureManager: CleanupThumbs()
2012-07-08 23:31:31.239566 [Debug][(6)]: Window: MediaPortal.GUI.Pictures.GUISlideShow init
2012-07-08 23:31:34.648761 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 0:02:23.
2012-07-08 23:31:34.650761 [Debug][(18)]: [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="4049828795" parentID="ROOT" restricted="1"><upnp:class>object.item.audioItem.musicTrack</upnp:class><dc:title>He Done Her Wrong</dc:title><upnp:albumArtURI dlnarofileID="JPEG_SM" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828795</upnp:albumArtURI><upnp:albumArtURI dlnarofileID="JPEG_TN" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828795</upnp:albumArtURI><upnp:artist>Dave Brubeck</upnp:artist><upnp:album>Time In</upnp:album><res size="4030592" protocolInfo="http-get:*:audio/mpegLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:02:23.219" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795</res><res size="4030592" protocolInfo="http-get:*:audio/mpegLNA.ORG_PN=MP3;DLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:02:23.219" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:34.673763 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:35.894833 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_SetAVTransportURI, currentURI: http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795
2012-07-08 23:31:35.897833 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_SetAVTransportURI, CurrentURIMetaData (raw): <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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:35.900833 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:35.901833 [Info.][(18)]: [MP Upnp Renderer:] Metadata read successful : Title: , Interpret: -, Album: -, AlbumInterpret: -, Genre: -, Date: -, bitrate: 0, Rating 0
2012-07-08 23:31:35.904833 [Debug][(18)]: [MP Upnp Renderer:] updateMediaInfo : no Thumb found for current track.
2012-07-08 23:31:35.905833 [Debug][(18)]: [MP Upnp Renderer:] updateMediaInfo : , -, -, -, -, 0 kBit/s, Rating: 0, Duration: 00:00:00
2012-07-08 23:31:36.447864 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00
2012-07-08 23:31:36.449864 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:36.462865 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:36.472866 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_Play, InstanceID: 0, Speed: _1
2012-07-08 23:31:36.484866 [Debug][MPMain(1)]: [MP Upnp Renderer:] Start playing track: http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796, trackType: Recording
2012-07-08 23:31:36.486866 [Debug][MPMain(1)]: [MP Upnp Renderer:] StateChanged by showPicture: send player status changes: TRANSITIONING
2012-07-08 23:31:36.489867 [Info.][MPMain(1)]: [MP Upnp Renderer:] StateChanged : TRANSITIONING, track:
2012-07-08 23:31:36.490867 [Debug][MPMain(1)]: [MP Upnp Renderer:] start DownloadAndCache: http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796
2012-07-08 23:31:36.492867 [Debug][MPMain(1)]: [MP Upnp Renderer:] DownloadAndCache: Download file 'http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796' to ''
2012-07-08 23:31:36.494867 [Info.][MPMain(1)]: [MP Upnp Renderer:] DownloadAndCache: An exception occurred during a WebClient request.
2012-07-08 23:31:36.498867 [Debug][MPMain(1)]: [MP Upnp Renderer:] StateChanged by showPicture: send player status changes: STOPPED
2012-07-08 23:31:36.500867 [Info.][MPMain(1)]: [MP Upnp Renderer:] StateChanged : STOPPED, track:
2012-07-08 23:31:37.025897 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00
2012-07-08 23:31:37.027897 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:37.045898 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:38.063957 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00
2012-07-08 23:31:38.065957 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:38.076957 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:39.113017 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00
2012-07-08 23:31:39.115017 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:39.126017 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:40.151076 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00
2012-07-08 23:31:40.153076 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:40.166077 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:41.198136 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00
2012-07-08 23:31:41.200136 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:41.211137 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:42.240195 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00
2012-07-08 23:31:42.242196 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:42.256196 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:43.215251 [Debug][MPMain(1)]: Windowmanager: Goto previous window
2012-07-08 23:31:43.217251 [Debug][MPMain(1)]: Windowmanager: Goto previous window
2012-07-08 23:31:43.280255 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00
2012-07-08 23:31:43.282255 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:43.294256 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:44.315314 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00
2012-07-08 23:31:44.318314 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:44.330315 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:45.359374 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00
2012-07-08 23:31:45.361374 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:45.374375 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:46.402434 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00
2012-07-08 23:31:46.404434 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:46.417434 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
 
Last edited by a moderator:

hierl_w

Portal Member
February 15, 2010
30
34
Home Country
Germany Germany
Confirmed, showing pictures works for my controller now also. Great!
Still some minor issues playing music but the main purpose is now working I can push any song or picture from my phone to my TV using Mediaportal. Very great :D thanks for this.

The problem I still have with music:

Scenario:
I share a mp3 to the renderer and it nicely starts playing.
I can pause the song and it pauses.
I can press next and the info of the next song is presented, but it keeps playing the sounds of the previous song.
This does work with WMP. I also see that the controller also keeps sending the old song, the time continues without starting back at 00:00
Then I stop sharing and the song stops (MP jumps back to a black screen). Then I start sharing again (now while still on the new song) and the new song starts to play nicely. I tried to go back and forth a couple of times without any of those songs being played. Again their meta data is being shown.
I also see that the WMP shows the app icon of my controller while yours is obviously generating error reading thumbnail data. Maybe thats the only problem and is that exception keeping the next lines (start playing new track ;)) from being reached.

Here is the relevant log:
Code:
2012-07-08 23:31:22.823085 [Debug][MPMain(1)]: GUIMusicPlayingNow: g_Player_PlayBackStarted for http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828794
2012-07-08 23:31:23.446120 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 0:06:14.
2012-07-08 23:31:23.449121 [Debug][(18)]: [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="4049828794" parentID="ROOT" restricted="1"><upnp:class>object.item.audioItem.musicTrack</upnp:class><dc:title>Travellin&apos; Blues</dc:title><upnp:albumArtURI dlnarofileID="JPEG_SM" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828794</upnp:albumArtURI><upnp:albumArtURI dlnarofileID="JPEG_TN" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828794</upnp:albumArtURI><upnp:artist>Dave Brubeck</upnp:artist><upnp:album>Time In</upnp:album><res size="10240128" protocolInfo="http-get:*:audio/mpegLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:06:14.929" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828794</res><res size="10240128" protocolInfo="http-get:*:audio/mpegLNA.ORG_PN=MP3;DLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:06:14.929" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828794,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:23.567127 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState PLAYING / CurrentTransportStatus OK
2012-07-08 23:31:23.635131 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetPositionInfo : RelTime = 00:00:00 / 0:06:14.
2012-07-08 23:31:24.857201 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetPositionInfo : RelTime = 00:00:02 / 0:06:14.
2012-07-08 23:31:24.932205 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetPositionInfo : RelTime = 00:00:02 / 0:06:14.
2012-07-08 23:31:26.317285 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_SetAVTransportURI, currentURI: http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828794
2012-07-08 23:31:26.319285 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_SetAVTransportURI, CurrentURIMetaData (raw): <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="4049828795" parentID="ROOT" restricted="1"><upnp:class>object.item.audioItem.musicTrack</upnp:class><dc:title>He Done Her Wrong</dc:title><upnp:albumArtURI dlnarofileID="JPEG_SM" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828795</upnp:albumArtURI><upnp:albumArtURI dlnarofileID="JPEG_TN" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828795</upnp:albumArtURI><upnp:artist>Dave Brubeck</upnp:artist><upnp:album>Time In</upnp:album><res size="4030592" protocolInfo="http-get:*:audio/mpegLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:02:23.219" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795</res><res size="4030592" protocolInfo="http-get:*:audio/mpegLNA.ORG_PN=MP3;DLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:02:23.219" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:26.322285 [Debug][(18)]: [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="4049828795" parentID="ROOT" restricted="1"><upnp:class>object.item.audioItem.musicTrack</upnp:class><dc:title>He Done Her Wrong</dc:title><upnp:albumArtURI dlnarofileID="JPEG_SM" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828795</upnp:albumArtURI><upnp:albumArtURI dlnarofileID="JPEG_TN" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828795</upnp:albumArtURI><upnp:artist>Dave Brubeck</upnp:artist><upnp:album>Time In</upnp:album><res size="4030592" protocolInfo="http-get:*:audio/mpegLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:02:23.219" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795</res><res size="4030592" protocolInfo="http-get:*:audio/mpegLNA.ORG_PN=MP3;DLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:02:23.219" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:26.324285 [Info.][(18)]: [MP Upnp Renderer:] Metadata read successful : Title: He Done Her Wrong, Interpret: Dave Brubeck, Album: Time In, AlbumInterpret: -, Genre: -, Date: -, bitrate: 0, Rating 0
2012-07-08 23:31:26.326285 [Debug][(18)]: [MP Upnp Renderer:] updateMediaInfo : Thumbnail found for current track: http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828795
2012-07-08 23:31:26.330285 [Debug][(18)]: [MP Upnp Renderer:] updateMediaInfo : He Done Her Wrong, Time In, -, Dave Brubeck, -, 0 kBit/s, Rating: 0, Duration: 0:02:23.
2012-07-08 23:31:26.345286 [Info.][MPMain(1)]: download failed:The remote server returned an error: (500) Internal Server Error.
2012-07-08 23:31:26.353287 [Warn.][MPMain(1)]: TextureManager: Fast loading texture C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MPTemp0.gif failed using safer fallback
2012-07-08 23:31:26.355287 [Info.][MPMain(1)]: TextureManager: exception loading texture C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MPTemp0.gif - C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MPTemp0.gif
2012-07-08 23:31:26.371288 [Info.][MPMain(1)]: download failed:The remote server returned an error: (500) Internal Server Error.
2012-07-08 23:31:26.373288 [Warn.][MPMain(1)]: TextureManager: Fast loading texture C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MPTemp0.gif failed using safer fallback
2012-07-08 23:31:26.375288 [Info.][MPMain(1)]: TextureManager: exception loading texture C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MPTemp0.gif - C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\MPTemp0.gif
2012-07-08 23:31:26.867316 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 0:02:23.
2012-07-08 23:31:26.869316 [Debug][(18)]: [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="4049828795" parentID="ROOT" restricted="1"><upnp:class>object.item.audioItem.musicTrack</upnp:class><dc:title>He Done Her Wrong</dc:title><upnp:albumArtURI dlnarofileID="JPEG_SM" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828795</upnp:albumArtURI><upnp:albumArtURI dlnarofileID="JPEG_TN" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828795</upnp:albumArtURI><upnp:artist>Dave Brubeck</upnp:artist><upnp:album>Time In</upnp:album><res size="4030592" protocolInfo="http-get:*:audio/mpegLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:02:23.219" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795</res><res size="4030592" protocolInfo="http-get:*:audio/mpegLNA.ORG_PN=MP3;DLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:02:23.219" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:26.881317 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState PLAYING / CurrentTransportStatus OK
2012-07-08 23:31:26.897318 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetPositionInfo : RelTime = 00:00:04 / 0:02:23.
2012-07-08 23:31:28.006381 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetPositionInfo : RelTime = 00:00:05 / 0:02:23.
2012-07-08 23:31:28.018382 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetPositionInfo : RelTime = 00:00:05 / 0:02:23.
2012-07-08 23:31:29.027440 [Debug][MPMain(1)]: g_Player.doStop() keepTimeShifting = False keepExclusiveModeOn = False
2012-07-08 23:31:29.029440 [Info.][MPMain(1)]: g_Player.OnStopped()
2012-07-08 23:31:29.031440 [Info.][MPMain(1)]: RadioRecorded:OnPlayRecordingBackStopped Radio http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828794
2012-07-08 23:31:29.033440 [Info.][MPMain(1)]: RadioRecorded:OnPlayRecordingBackStopped no recording found with filename http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828794
2012-07-08 23:31:29.035440 [Info.][MPMain(1)]: TvRecorded:OnPlayRecordingBackStopped Radio http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828794
2012-07-08 23:31:29.036440 [Debug][MPMain(1)]: [MP Upnp Renderer:] StateChanged by playbackStoppedHandler: send player status changes: STOPPED
2012-07-08 23:31:29.038440 [Info.][MPMain(1)]: [MP Upnp Renderer:] StateChanged : STOPPED, track: He Done Her Wrong
2012-07-08 23:31:29.040440 [Debug][MPMain(1)]: [MP Upnp Renderer:] playbackStoppedHandler : mediatype= Radio, stoptime=6, filename= http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828794
2012-07-08 23:31:29.042441 [Debug][MPMain(1)]: g_Player.doStop() - stop
2012-07-08 23:31:29.043441 [Debug][MPMain(1)]: BASS: Stop of stream -1342177274. File: http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828794
2012-07-08 23:31:29.046441 [Debug][MPMain(1)]: BASS: HandleSongEnded - manualStop: True, CrossFading: False
2012-07-08 23:31:29.048441 [Debug][MPMain(1)]: [MP Upnp Renderer:] Stopped playing track: Released g_Player and stopped event handling.
2012-07-08 23:31:29.572471 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 0:02:23.
2012-07-08 23:31:29.575471 [Debug][(18)]: [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="4049828795" parentID="ROOT" restricted="1"><upnp:class>object.item.audioItem.musicTrack</upnp:class><dc:title>He Done Her Wrong</dc:title><upnp:albumArtURI dlnarofileID="JPEG_SM" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828795</upnp:albumArtURI><upnp:albumArtURI dlnarofileID="JPEG_TN" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828795</upnp:albumArtURI><upnp:artist>Dave Brubeck</upnp:artist><upnp:album>Time In</upnp:album><res size="4030592" protocolInfo="http-get:*:audio/mpegLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:02:23.219" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795</res><res size="4030592" protocolInfo="http-get:*:audio/mpegLNA.ORG_PN=MP3;DLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:02:23.219" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:29.607473 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:31.062556 [Debug][(6)]: Window: MediaPortal.GUI.Music.GUIMusicPlayingNow deinit
2012-07-08 23:31:31.066556 [Debug][(6)]: TextureManager: CleanupThumbs()
2012-07-08 23:31:31.239566 [Debug][(6)]: Window: MediaPortal.GUI.Pictures.GUISlideShow init
2012-07-08 23:31:34.648761 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 0:02:23.
2012-07-08 23:31:34.650761 [Debug][(18)]: [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="4049828795" parentID="ROOT" restricted="1"><upnp:class>object.item.audioItem.musicTrack</upnp:class><dc:title>He Done Her Wrong</dc:title><upnp:albumArtURI dlnarofileID="JPEG_SM" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828795</upnp:albumArtURI><upnp:albumArtURI dlnarofileID="JPEG_TN" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">http://192.168.2.104:5120/MediaSharing/art.jpg?ID=4049828795</upnp:albumArtURI><upnp:artist>Dave Brubeck</upnp:artist><upnp:album>Time In</upnp:album><res size="4030592" protocolInfo="http-get:*:audio/mpegLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:02:23.219" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795</res><res size="4030592" protocolInfo="http-get:*:audio/mpegLNA.ORG_PN=MP3;DLNA.ORG_OP=11;DLNA.ORG_FLAGS=01100000000000000000000000000000" duration="0:02:23.219" >http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:34.673763 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:35.894833 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_SetAVTransportURI, currentURI: http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795
2012-07-08 23:31:35.897833 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_SetAVTransportURI, CurrentURIMetaData (raw): <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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:35.900833 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:35.901833 [Info.][(18)]: [MP Upnp Renderer:] Metadata read successful : Title: , Interpret: -, Album: -, AlbumInterpret: -, Genre: -, Date: -, bitrate: 0, Rating 0
2012-07-08 23:31:35.904833 [Debug][(18)]: [MP Upnp Renderer:] updateMediaInfo : no Thumb found for current track.
2012-07-08 23:31:35.905833 [Debug][(18)]: [MP Upnp Renderer:] updateMediaInfo : , -, -, -, -, 0 kBit/s, Rating: 0, Duration: 00:00:00
2012-07-08 23:31:36.447864 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00
2012-07-08 23:31:36.449864 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:36.462865 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:36.472866 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_Play, InstanceID: 0, Speed: _1
2012-07-08 23:31:36.484866 [Debug][MPMain(1)]: [MP Upnp Renderer:] Start playing track: http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796, trackType: Recording
2012-07-08 23:31:36.486866 [Debug][MPMain(1)]: [MP Upnp Renderer:] StateChanged by showPicture: send player status changes: TRANSITIONING
2012-07-08 23:31:36.489867 [Info.][MPMain(1)]: [MP Upnp Renderer:] StateChanged : TRANSITIONING, track:
2012-07-08 23:31:36.490867 [Debug][MPMain(1)]: [MP Upnp Renderer:] start DownloadAndCache: http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796
2012-07-08 23:31:36.492867 [Debug][MPMain(1)]: [MP Upnp Renderer:] DownloadAndCache: Download file 'http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796' to ''
2012-07-08 23:31:36.494867 [Info.][MPMain(1)]: [MP Upnp Renderer:] DownloadAndCache: An exception occurred during a WebClient request.
2012-07-08 23:31:36.498867 [Debug][MPMain(1)]: [MP Upnp Renderer:] StateChanged by showPicture: send player status changes: STOPPED
2012-07-08 23:31:36.500867 [Info.][MPMain(1)]: [MP Upnp Renderer:] StateChanged : STOPPED, track:
2012-07-08 23:31:37.025897 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00
2012-07-08 23:31:37.027897 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:37.045898 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:38.063957 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00
2012-07-08 23:31:38.065957 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:38.076957 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:39.113017 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00
2012-07-08 23:31:39.115017 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:39.126017 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:40.151076 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00
2012-07-08 23:31:40.153076 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:40.166077 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:41.198136 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00
2012-07-08 23:31:41.200136 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:41.211137 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:42.240195 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00
2012-07-08 23:31:42.242196 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:42.256196 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:43.215251 [Debug][MPMain(1)]: Windowmanager: Goto previous window
2012-07-08 23:31:43.217251 [Debug][MPMain(1)]: Windowmanager: Goto previous window
2012-07-08 23:31:43.280255 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00
2012-07-08 23:31:43.282255 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:43.294256 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:44.315314 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00
2012-07-08 23:31:44.318314 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:44.330315 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:45.359374 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00
2012-07-08 23:31:45.361374 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:45.374375 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK
2012-07-08 23:31:46.402434 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetMediaInfo : Mediaduration = 00:00:00
2012-07-08 23:31:46.404434 [Debug][(18)]: [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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><res size="17927" protocolInfo="http-get:*:image/jpegLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796,ProfileID=1</res></item></DIDL-Lite>
2012-07-08 23:31:46.417434 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_GetTransportInfo : CurrentTransportState STOPPED / CurrentTransportStatus OK

Hello,

I have some questions before I can analyse your problem.
Strange is, that there is no pause command in your log.
And the is send a picture and a mp3 in same moment:

2012-07-08 23:31:35.894833 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_SetAVTransportURI, currentURI: http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795
2012-07-08 23:31:35.897833 [Debug][(18)]: [MP Upnp Renderer:] AVTransport_SetAVTransportURI, CurrentURIMetaData (raw): <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="4049828796" parentID="ROOT" restricted="1"><upnp:class>object.item.imageItem.photo</upnp:class><dc:title></dc:title><res size="17927" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00900000000000000000000000000000" >http://192.168.2.104:5120/MediaSharing/media.jpeg?ID=4049828796</res><

Which Controller did you use, only wmp?
Do you have write access to "C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\"
Can you access the mp3-Url in browser e.g. http://192.168.2.104:5120/MediaSharing/media.mp3?ID=4049828795

No other problems, except the behaviour after pause?

bye.
 
Last edited by a moderator:

djcla

Portal Member
October 13, 2009
18
1
Ive installed this plugin but its not showing up on my network which is odd as other upnp progs do no problem, its enabled in MP is there anything else i need to do? I camt even see it listed in win 7 network search?
 

zaxxa

Portal Member
December 17, 2011
48
0
46
Home Country
Italy Italy
Hi Hierl_w,
Good plugin. Now next plugin the Server upnp also with ISO support!
KISS!
 

hierl_w

Portal Member
February 15, 2010
30
34
Home Country
Germany Germany
Hi Hierl_w,
Good plugin. Now next plugin the Server upnp also with ISO support!
KISS!
hello zaxxa,
I'm not so informed about mp2, but i think there will come much upnp functions including server.
Because of this, I was waiting ,what will happen with mp2.
Perhaps you can check out, if your needed features will come in mp2 (and when)?
If there is no solution for the next year(s), we can speak about the needed upnp server features in a new forum discussion.

also kiss ;-)
 
Last edited:

chefkoch

Retired Team Member
  • Premium Supporter
  • October 5, 2004
    3,129
    1,634
    Dresden / Munich / Maastricht
    Home Country
    Germany Germany
    In MediaPortal 2 we are using UPnP for all communication between client and server by using our own UPnP services, i.e. for distributing fanarts to clients (#1, #2, #3), which are downloaded by the server.
    Daniel (Albert) wrote our own UPnP library (#1, #2), because all the existing ones had some disadvantages.

    Regarding UPnP/AV: McGoober started already a plugin development of a MediaRenderer / DLNA plugin. Unfortunately he is busy with real life and had to stop development.

    We are happy to get people on board, who would like to continue the work on the MP2 UPnP/AV plugins...
     
    Last edited:

    powermarcel10

    Retired Team Member
  • Premium Supporter
  • November 30, 2010
    2,839
    898
    35
    Groningen
    Home Country
    Netherlands Netherlands
    Hi hierl_w,

    really an awesome plugin!!!! Was watching something like this for a long time.. So thanks a lot for sharing this..

    Music and pictures are working very good! I only can't play video's yet, and I don't know why..

    I'm using:

    -Samsung Galaxy SIII with BubbleUPnP (trial version for now)
    -MP 1.3.A with latest version of this plugin.

    I'm always getting the message: can't play ....MP4 and when I enable the option: "chache MP4_Files (workaround)" then Mediaportal is freezing.. And the screen goes black.. On my Phone I'm getting the message; "Action time-out"

    The system is able to play MP4 files in by example OnlineVideos just fine..

    Do you have any idea what to do??

    EDIT: I have tested an .avi file and that was is working fine.. I only can't pause it, don't know if that should be?
     
    Last edited:

    Users who are viewing this thread

    Top Bottom