Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: foo_upnp (Read 1646914 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

foo_upnp

Reply #1250
@mpuckett: not possible without rewriting foo_upnp, foobar2000 media library handling, and facets

Sounds simple! When can we have it? 

Not that I would pretend to know any of the details about this but.... does foo_upnp use a default tree renderer in fb2k to display the browsed content or did you have to write your own for rendering the browsed content instead of the library content? I'm guessing that facets can't be used then as a general tree renderer and it is hard coupled to rendering the library only?

foo_upnp

Reply #1251
bubblegumm
this is by far the best thing for foobar since foobar was conceived.  i have been using this to stream to people around my workplace successfully for a few years now.  i have just recently installed a NAS running a compact Lenny installation with miniDLNA as a DLNA server.  i have shifted all audio to it and would like to have everyone connect using foobar and start streaming from there.  i upnp automatically detects the DLNA server and streams ok on my VLAN, but when i get to other computers on a different VLAN (same workplace different LAN) i punch in the IP and port of the minidlna server but it keeps prompting me for a password.  there is no password (that i know of) for the server but the plugin will not let me continue without entering a username and password.  any ideas out there???  i would really like to get it working and shift the load off my pc to the NAS.
Stev-io

foo_upnp

Reply #1252
Praises be to foo_upnp!  Now there is hope for those with Onkyo networked AV Receivers:

I have the Onkyo TX-NR808 and it sees the foo_upnp server and I can play Media Library (all in flac) and Playlists ( some streaming radio, some podcasts) just fine with the standard remote controller as long as I am in the same room.

However I wanted to control the receiver over the ethernet and nothing seemed to work, not Upnp controller, not PlugPlayer, nor  several others on the iPad or Android.

Low and Behold - oRemote for iPad and iPhone to the rescue!  On the App Store.

I bought this for $4.99 for iPad and it exceeded my expectations.  I use Zone 2 in the Onkyo to drive outdoor speakers.  oRemote lets me select my foo_upnp material and it also has built in protocols for Pandora, Sirius, Slacker, etc. . .

I can sit outside and turn the Zone 2 on or off and select the streaming content.  What is interesting is that the Onkyo manual says you can only select analog inputs for Zone 2, but this little iPad app gets around that constraint.


foo_upnp

Reply #1253
bubblegumm,

foo_upnp has been a revelation and in the 1 week since I bought my DLNA TV I have disciovered a new world! I have it working fine as a server but now I want to explore the controller and streaming playback capabilities but am having issues with Foobar hanging for around 20 seconds when I try this. My TV supports LPCM (16), mp3 and WMA. foo_upnp has been working fine as a server playing my Flac files (both transcoding to mp3 and decoding to LPCM work fine). However, when I use foobar as a controller it only works when playing mp3 files without any decoding - if I try a flac file with transcoding or decoding or an mp3 with decoding then foobar hangs for a while and then comes back an nothing plays. foobar also hangs whenever I try streaming playback and no matter what settings I use. I have had streaming working using JamCast so I know it works with my TV, but I would much prefer to do eveything out of foobar. The controller issue isn't big issue because I generally control playback via the TV, but I would really like to get streaming working.

Any ideas what the issue is here?

Thanks,

Jon

foo_upnp

Reply #1254
Hi, any idea what Stop Error: Action failed (501) means and how to fix it?

I'm getting it quite regularly and the whole thing freezes. Even if i close FB2k and reopen it, the error message remains and nothing works until i reboot.

trying to play to a LaCie MiniHD...



It means  that this device didn't like being stopped by the Controller. Record a log so I can have a look (first post for instruction on how to log).


Hi! I'm having similar problems here with my WD TV LIVE (=> The "LaCie MiniHD" does not seem to be the only device having problems to interact with foo_upnp):

### Configuration:
  - Foobar v1.1.7
  - foo_upnp v0.99.34
  - WD TV LIVE ( Firmware: v1.05.04_V ), connected to my Win7 (64 bit) machine via ethernet cable (no WLAN).

### Symptom:
  - Regular 'Stop Error: Action failed (501)'s while playing MP3s via the UPnP Controller. Restarting Foobar2000 does not help. I have to restart the WDTVLIVE for the symptom to disappear.
 

I enabled logging with "FINER" log level. @bubblegumm: I'll send you a link to the zipped log file (20110625_WDTVLIVE_StopError_ActionFailed_501_foo_upnp.log.zip) by PM.

If there is anything I can do to further help isolating the problem cause, it would be an honour for me to do so. Feel free to ask.

Great plugin! Thank you very much :-)

Johannes

foo_upnp

Reply #1255
Got the miniDLNA foobar upnp issue sorted out.  Seems that if the SSDP broadcasts do not transcend networks in question (VLAN to VLAN) then there is no way for foo upnp to respond (as it does not hear the broadcast).  so specifying an IP address in the browser window forces foo upnp to try to connect to the dlna server.  problem here is that when foo upnp tries to connect, it requests a file called DeviceDescription.xml (default file for foo upnp to foo upnp connection?) and miniDLNA doesn't have that file, it only has rootDesc.xml and therefore the system will not connect to each other (thankyou wireshark).  luckily i was able to recompile miniDLNA to substitute the config file definition from rootDesc.xml to DeviceDescription.xml.  this sorted the problems out and now the 2 can connect (BTW just for clarity, this problem doesn't exist with miniDLNA and foo upnp  on the local network, only if you try to connect from outside the local network).
I was thinking that it might be a good idea to have the flexibility to specify the description file rather than have it default to DeviceDescription.  im sure this has been an issue with other people using streaming servers. 

BubbleGuuum, would you be able to add the ability to specify the xml file?  maybe under the <browser> tags of the foo_upnp.xml file?  i think this would add a huge benefit to this plug in as it will make it more compatible with other servers out there.
Thanks for the awesome plugin

Stev-io

foo_upnp

Reply #1256
When using a WMC shared library, I am able to browse and select Albums under Artists. With the foobar plugin I am only presented a list of the songs for that particular Artist, with the "View albums" button greyed out.

Do I have something misconfigured or is this functionality not supported?

If I start first by going in to Albums instead of Artists I can select an individual album, so I do have a workaround to select an album.

foo_upnp

Reply #1257
Hi, I've been using foo_upnp for quite some time now with a Sony KDL W5500 LCD TV. It has DLNA support and music plays just fine.
The thing that bugs me a little is that there is no album art. If I stream with WMP the album arts work fine.
Is it just a compatibility issue or did I configure something wrong?

foo_upnp

Reply #1258
For transcoding, I found that the mp3 stream sent is not tagged. This causes some problems when downloading the stream for later use. Is there any way these streams can be tagged? Thanks.

foo_upnp

Reply #1259
Hi to the community!

I recently, like many, decided to forget about Itunes to manage everything with music from Foobar.
I have a huge collection of album converted in ALAC, stored on a MyBookLive, and try with the foo_UPnP component to stream them thru my HDX1000, using latest Popcorn Firmware.

Having spend a week in configuring stuffs such as acces from my laptop (Wifi) throu router (freebox) and XP firewall, I'm stuck with some troubles:
- I just can play one file and then so can't play anymore track.
If I decide to stop the played track or to select an other track (<<; >>), same result: I have to reboot my media tank each time to reinitialise everything.
I have also been frustratting not to be able to play ALAC Tracks.

I'm sure the core problem is the UPnP setting (streaming profile), where I don't clearly understand what I have to parameter, in order to enjoy this pluggin.

I know we are alredy page 51 in this forum, and then so be sure somebody has probably faced same trouble shouting, but please if someone knows where I can find all answer, I already thanks him a lot!
I'm filling nervus not being able to tune it properly by myself!! 

Please Help! (or send me his config!)

foo_upnp

Reply #1260
Is there a way to use command line encoders with foo_upnp?

foo_upnp

Reply #1261
So, I've made some other trial this evening with same results as last post.
 tried to set user agent with what I could read as advices and explanations from bubblegum.

If someone , or himself could have a look in my log file, and return what's wrong, it will be great! 

[code]0.000: foo_upnp::on_init(136)/4008: INFO: foo_upnp: version 0.99.34
0.016: PLT_UPnP::Start(211)/4008: INFO: Starting UPnP...
0.047: standard_media_tree_root_node_t::load_ml_filters(553)/4008: INFO: loaded Media Library filters from C:\Program Files\foobar2000\foo_upnp_ml_tree.xml
0.063: PLT_UPnP::AddDevice(343)/4008: INFO: Starting Device...
0.078: PLT_HttpServer::Start(109)/4008: INFO: HttpServer listening on 0.0.0.0:56923
0.094: PLT_UPnP::AddDevice(343)/4008: INFO: Starting Device...
0.110: PLT_HttpServer::Start(109)/4008: INFO: HttpServer listening on 0.0.0.0:51321
initialized in 0.141s
created 12590 path registry entries in 0.375s
2.063: FbMediaServer::ProcessHttpRequest(330)/668: INFO: received LAN request: http://192.168.0.10:56923/DeviceDescription.xml (User-Agent: SMP8634, UPnP/1.0, DLNADOC/1.00 INTEL_NMPR/2.1)
2.141: FbMediaServer::ProcessGetDescription(414)/668: INFO: ProcessGetDescription: user-agent: SMP8634, UPnP/1.0, DLNADOC/1.00 INTEL_NMPR/2.1
3.563: FbMediaServer::ProcessHttpRequest(330)/668: INFO: received LAN request: http://192.168.0.10:56923/X_MS_MediaReceiv...61db1/event.xml (User-Agent: SMP8634, UPnP/1.0, DLNADOC/1.00 INTEL_NMPR/2.1)
3.563: PLT_Service::ProcessNewSubscription(534)/668: INFO: New subscription for X_MS_MediaReceiverRegistrar/9759ce9c-4dcc-9794-88b2-9b3d32961db1/event.xml, sid=uuid:4fa802cf-30ab-ce59-33a2-f97da6d62b6d
3.891: FbMediaServer::ProcessHttpRequest(330)/552: INFO: received LAN request: http://192.168.0.10:56923/X_MS_MediaReceiv...db1/control.xml (User-Agent: SMP8634, UPnP/1.0, DLNADOC/1.00 INTEL_NMPR/2.1)
4.063: FbMediaServer::OnAction(261)/552: INFO: received action 'IsAuthorized', args = { DeviceID= }
4.063: FbMediaServer::OnAction(284)/552: INFO: action 'IsAuthorized' response: args = { DeviceID=,  }
4.610: FbMediaServer::ProcessHttpRequest(330)/2784: INFO: received LAN request: http://192.168.0.10:56923/ContentDirectory...db1/control.xml (User-Agent: SMP8634, UPnP/1.0, DLNADOC/1.00 INTEL_NMPR/2.1)
4.641: FbMediaServer::OnAction(261)/2784: INFO: received action 'Browse', args = { ObjectID=0, BrowseFlag=BrowseMetadata, Filter=dc:title,dc:creator,upnp:class,res,res@duration,res@protection,res@resolution,upnp:albumArtUR
I,upnp:artist,upnp:album,upnp:originalTrackNumber, StartingIndex=0, RequestedCount=0, SortCriteria= }
4.641: PLT_MediaServer::OnBrowse(380)/2784: INFO: Received BrowseMetadata from 192.168.0.12 for id = 0 with filter = dc:title,dc:creator,upnp:class,res,res@duration,res@protection,res@resolution,upnp:albumArtURI,upnp:
artist,upnp:album,upnp:originalTrackNumber, start = 0, count = 0
4.641: FbMediaServer::OnBrowseMetadata(957)/2784: INFO: Server not ready
4.641: FbMediaServer::OnAction(284)/2784: INFO: action 'Browse' response: args = { ObjectID=0, BrowseFlag=BrowseMetadata, Filter=dc:title,dc:creator,upnp:class,res,res@duration,res@protection,res@resolution,upnp:albumArtUR
I,upnp:artist,upnp:album,upnp:originalTrackNumber, StartingIndex=0, RequestedCount=0, SortCriteria= }
loaded Media Library tree in 5.031s
5.094: FbMediaServer::ProcessHttpRequest(330)/3848: INFO: received LAN request: http://192.168.0.10:56923/X_MS_MediaReceiv...db1/control.xml (User-Agent: SMP8634, UPnP/1.0, DLNADOC/1.00 INTEL_NMPR/2.1)
5.094: FbMediaServer::OnAction(261)/3848: INFO: received action 'IsAuthorized', args = { DeviceID= }
5.094: FbMediaServer::OnAction(284)/3848: INFO: action 'IsAuthorized' response: args = { DeviceID=,  }
5.297: FbMediaServer::ProcessHttpRequest(330)/3496: INFO: received LAN request: http://192.168.0.10:56923/X_MS_MediaReceiv...db1/control.xml (User-Agent: SMP8634, UPnP/1.0, DLNADOC/1.00 INTEL_NMPR/2.1)
5.297: FbMediaServer::OnAction(261)/3496: INFO: received action 'IsValidated', args = { DeviceID= }
5.297: FbMediaServer::OnAction(284)/3496: INFO: action 'IsValidated' response: args = { DeviceID=,  }
5.500: FbMediaServer::ProcessHttpRequest(330)/4052: INFO: received LAN request: http://192.168.0.10:56923/ContentDirectory...db1/control.xml (User-Agent: SMP8634, UPnP/1.0, DLNADOC/1.00 INTEL_NMPR/2.1)
5.516: FbMediaServer::OnAction(261)/4052: INFO: received action 'GetSearchCapabilities', args = {  }
5.516: FbMediaServer::OnAction(284)/4052: INFO: action 'GetSearchCapabilities' response: args = { SearchCaps=upnp:class,dc:title,upnp:artist }
5.703: FbMediaServer::ProcessHttpRequest(330)/2364: INFO: received LAN request: http://192.168.0.10:56923/ContentDirectory...db1/control.xml (User-Agent: SMP8634, UPnP/1.0, DLNADOC/1.00 INTEL_NMPR/2.1)
5.703: FbMediaServer::OnAction(261)/2364: INFO: received action 'GetSortCapabilities', args = {  }
5.703: FbMediaServer::OnAction(284)/2364: INFO: action 'GetSortCapabilities' response: args = { SortCaps= }
5.797: FbMediaServer::ProcessHttpRequest(330)/2008: INFO: received LAN request: http://192.168.0.10:56923/ContentDirectory...db1/control.xml (User-Agent: SMP8634, UPnP/1.0, DLNADOC/1.00 INTEL_NMPR/2.1)
5.797: FbMediaServer::OnAction(261)/2008: INFO: received action 'Browse', args = { ObjectID=0, BrowseFlag=BrowseMetadata, Filter=dc:title,dc:creator,upnp:class,res,res@duration,res@protection,res@resolution,upnp:albumArtUR
I,upnp:artist,upnp:album,upnp:originalTrackNumber, StartingIndex=0, RequestedCount=0, SortCriteria= }
5.797: PLT_MediaServer::OnBrowse(380)/2008: INFO: Received BrowseMetadata from 192.168.0.12 for id = 0 with filter = dc:title,dc:creator,upnp:class,res,res@duration,res@protection,res@resolution,upnp:albumArtURI,upnp:
artist,upnp:album,upnp:originalTrackNumber, start = 0, count = 0
5.797: FbMediaServer::OnAction(284)/2008: INFO: action 'Browse' response: args = { ObjectID=0, BrowseFlag=BrowseMetadata, Filter=dc:title,dc:creator,upnp:class,res,res@duration,res@protection,res@resolution,upnp:albumArtUR
I,upnp:artist,upnp:album,upnp:originalTrackNumber, StartingIndex=0, RequestedCount=0, SortCriteria=, NumberReturned=1, TotalMatches=1, UpdateID=0 }
8.000: controller_window::set_track_info_string(1030)/4008: INFO: track info display:
8.000: PLT_UPnP::AddCtrlPoint(384)/4008: INFO: Starting Ctrlpoint...
8.000: PLT_HttpServer::Start(109)/4008: INFO: HttpServer listening on 0.0.0.0:52396
8.016: PLT_CtrlPoint::InspectDevice(1104)/2176: INFO: New device "7076436f-6e65-1063-8074-0090a9b0b0ca" detected @ http://192.168.0.11:9000/DeviceDescription.xml
8.016: PLT_CtrlPoint::InspectDevice(1104)/3612: INFO: New device "73656761-7465-7375-636b-0090a9b0b0ca" detected @ http://192.168.0.11:49152/nasdevice.xml
8.032: PLT_CtrlPoint::InspectDevice(1104)/2176: INFO: New device "00-06-DC-44-8E-66" detected @ http://192.168.0.12:6357/
8.032: PLT_CtrlPoint::InspectDevice(1104)/3612: INFO: New device "757569643a003a063adc3a443a8e3a66" detected @ http://192.168.0.12:8888/
8.032: PLT_CtrlPoint::InspectDevice(1104)/2176: INFO: New device "f6edff09-71a4-47df-8088-192.168.0.12" detected @ http://192.168.0.12:61387/
8.782: FbMediaServer::ProcessHttpRequest(330)/3340: INFO: received LAN request: http://127.0.0.1:56923/DeviceDescription.xml (User-Agent: Mozilla/4.0 (compatible; UPnP/1.0; Windows NT/5.1))
8.782: FbMediaServer::ProcessGetDescription(414)/3340: INFO: ProcessGetDescription: user-agent: Mozilla/4.0 (compatible; UPnP/1.0; Windows NT/5.1)
9.078: PLT_CtrlPoint::ProcessGetDescriptionResponse(1179)/1312: INFO: Received device description for 7076436f-6e65-1063-8074-0090a9b0b0ca (result = 0)
9.078: PLT_CtrlPoint::ProcessGetDescriptionResponse(1179)/3468: INFO: Received device description for 757569643a003a063adc3a443a8e3a66 (result = 0)
9.078: PLT_CtrlPoint::ProcessGetDescriptionResponse(1234)/1312: INFO: Device "7076436f-6e65-1063-8074-0090a9b0b0ca" is now known as "MyBookLive-Twonky"
9.078: PLT_AddGetSCPDRequestIterator::operator ()(142)/1312: INFO: Queueing SCPD request for service "urn:upnp-org:serviceId:ConnectionManager" of device "MyBookLive-Twonky" @ http://192.168.0.11:9000/ConnectionManager.xml
9.078: PLT_AddGetSCPDRequestIterator::operator ()(142)/1312: INFO: Queueing SCPD request for service "urn:upnp-org:serviceId:ContentDirectory" of device "MyBookLive-Twonky" @ http://192.168.0.11:9000/ContentDirectory.xml
9.078: PLT_AddGetSCPDRequestIterator::operator ()(142)/1312: INFO: Queueing SCPD request for service "urn:microsoft.com:serviceId:X_MS_MediaReceiverRegistrar" of device "MyBookLive-Twonky" @ http://192.168.0.11:9000/MediaReceiverRegistrar.xml
9.078: PLT_CtrlPoint::ProcessGetDescriptionResponse(1234)/3468: INFO: Device "757569643a003a063adc3a443a8e3a66" is now known as "SMP8634: UPnP AV Server"
9.078: PLT_AddGetSCPDRequestIterator::operator ()(142)/3468: INFO: Queueing SCPD request for service "urn:upnp-org:serviceId:ConnectionManager" of device "SMP8634: UPnP AV Server" @ http://192.168.0.12:8888/ConnectionManager/scpd.xml
9.078: PLT_AddGetSCPDRequestIterator::operator ()(142)/3468: INFO: Queueing SCPD request for service "urn:upnp-org:serviceId:ContentDirectory" of device "SMP8634: UPnP AV Server" @ http://192.168.0.12:8888/ContentDirectory/scpd.xml
9.078: PLT_CtrlPoint::ProcessGetDescriptionResponse(1179)/1580: INFO: Received device description for f6edff09-71a4-47df-8088-192.168.0.12 (result = 0)
9.078: PLT_CtrlPoint::ProcessGetDescriptionResponse(1234)/1580: INFO: Device "f6edff09-71a4-47df-8088-192.168.0.12" is now known as "SMP8634 (myiHome Lite)"
9.078: PLT_AddGetSCPDRequestIterator::operator ()(142)/1580: INFO: Queueing SCPD request for service "urn:upnp-org:serviceId:WANCommonInterfaceConfig" of device "SMP8634 (myiHome Lite)" @ http://192.168.0.12:61387/MediaService/scpd.xml
9.078: PLT_CtrlPoint::ProcessGetDescriptionResponse(1179)/2360: INFO: Received device description for 73656761-7465-7375-636b-0090a9b0b0ca (result = 0)
9.078: PLT_CtrlPoint::ProcessGetDescriptionResponse(1234)/2360: INFO: Device "73656761-7465-7375-636b-0090a9b0b0ca" is now known as "MyBookLive"
9.078: PLT_AddGetSCPDRequestIterator::operator ()(142)/2360: INFO: Queueing SCPD request for service "urn:microsoft-com:serviceId:NULL" of device "MyBookLive" @ http://192.168.0.11:49152/XD/NULL.xml
9.078: PLT_CtrlPoint::ProcessGetDescriptionResponse(1179)/4032: INFO: Received device description for 00-06-DC-44-8E-66 (result = 0)
9.094: PLT_CtrlPoint::ProcessGetDescriptionResponse(1234)/4032: INFO: Device "00-06-DC-44-8E-66" is now known as "SMP8634 (00-06-DC-44-8E-66)"
9.094: PLT_AddGetSCPDRequestIterator::operator ()(142)/4032: INFO: Queueing SCPD request for service "urn:upnp-org:serviceId:urn:schemas-upnp-org:service:AVTransport" of device "SMP8634 (00-06-DC-44-8E-66)" @ http://192.168.0.12:6357/MediaRenderer_AVTransport/scpd.xml
9.094: PLT_AddGetSCPDRequestIterator::operator ()(142)/4032: INFO: Queueing SCPD request for service "urn:upnp-org:serviceId:urn:schemas-upnp-org:service:ConnectionManager" of device "SMP8634 (00-06-DC-44-8E-66)" @ http://192.168.0.12:6357/MediaRenderer_Con...anager/scpd.xml
9.094: PLT_AddGetSCPDRequestIterator::operator ()(142)/4032: INFO: Queueing SCPD request for service "urn:upnp-org:serviceId:urn:schemas-upnp-org:service:RenderingControl" of device "SMP8634 (00-06-DC-44-8E-66)" @ http://192.168.0.12:6357/MediaRenderer_Ren...ontrol/scpd.xml
9.203: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/1620: INFO: Received SCPD response for a service of device "SMP8634 (myiHome Lite)" @ http://192.168.0.12:61387/MediaService/scpd.xml (result = 0)
9.203: PLT_Service::SetSCPDXML(197)/1620: SEVERE: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(NPT_ERROR_INVALID_SYNTAX)]
9.203: PLT_Service::SetSCPDXML(335)/1620: FATAL: Failed to parse scpd: <?xml version="1.0" encoding="utf-8"?><scpd xmlns="urn:schemas-upnp-org:service-1-0"><specVersion><major>1</major><minor>0</minor></specVersion><actionList /><serviceStateTable /></scpd>
9.203: PLT_CtrlPoint::ProcessGetSCPDResponse(1324)/1620: SEVERE: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
9.203: PLT_CtrlPoint::ProcessGetSCPDResponse(1336)/1620: SEVERE: Bad SCPD response for device "SMP8634 (myiHome Lite)":<?xml version="1.0" encoding="utf-8"?><scpd xmlns="urn:schemas-upnp-org:service-1-0"><specVersion><major>1</major><minor>0</minor></specVersion><actionList /><serviceStateTable /></scpd>
9.203: PLT_CtrlPoint::CleanupDevice(1004)/1620: INFO: Removing f6edff09-71a4-47df-8088-192.168.0.12 from device list

9.203: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/3520: INFO: Received SCPD response for a service of device "MyBookLive" @ http://192.168.0.11:49152/XD/NULL.xml (result = 0)
9.203: PLT_Service::SetSCPDXML(191)/3520: SEVERE: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(NPT_ERROR_INVALID_SYNTAX)]
9.203: PLT_Service::SetSCPDXML(335)/3520: FATAL: Failed to parse scpd: <html><body><h1>404 Not Found</h1></body></html>
9.203: PLT_CtrlPoint::ProcessGetSCPDResponse(1324)/3520: SEVERE: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
9.203: PLT_CtrlPoint::ProcessGetSCPDResponse(1336)/3520: SEVERE: Bad SCPD response for device "MyBookLive":<html><body><h1>404 Not Found</h1></body></html>
9.203: PLT_CtrlPoint::CleanupDevice(1004)/3520: INFO: Removing 73656761-7465-7375-636b-0090a9b0b0ca from device list

9.297: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/3504: INFO: Received SCPD response for a service of device "SMP8634: UPnP AV Server" @ http://192.168.0.12:8888/ConnectionManager/scpd.xml (result = 0)
9.313: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/2916: INFO: Received SCPD response for a service of device "MyBookLive-Twonky" @ http://192.168.0.11:9000/ConnectionManager.xml (result = 0)
9.328: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/2536: INFO: Received SCPD response for a service of device "SMP8634 (00-06-DC-44-8E-66)" @ http://192.168.0.12:6357/MediaRenderer_AVTransport/scpd.xml (result = 0)
9.328: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/3504: INFO: Received SCPD response for a service of device "SMP8634: UPnP AV Server" @ http://192.168.0.12:8888/ContentDirectory/scpd.xml (result = 0)
9.328: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/2916: INFO: Received SCPD response for a service of device "MyBookLive-Twonky" @ http://192.168.0.11:9000/ContentDirectory.xml (result = 0)
9.328: LinnDsRendererController::Create(117)/4008: INFO: couldn't find urn:av-openhome-org:service:Product:1 service
9.344: PLT_CtrlPoint::InspectDevice(1104)/2176: INFO: New device "73656761-7465-7375-636b-0090a9b0b0ca" detected @ http://192.168.0.11:49152/nasdevice.xml
9.360: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/2916: INFO: Received SCPD response for a service of device "MyBookLive-Twonky" @ http://192.168.0.11:9000/MediaReceiverRegistrar.xml (result = 0)
9.360: LinnDsRendererController::Create(117)/4008: INFO: couldn't find urn:av-openhome-org:service:Product:1 service
9.360: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/2536: INFO: Received SCPD response for a service of device "SMP8634 (00-06-DC-44-8E-66)" @ http://192.168.0.12:6357/MediaRenderer_Con...anager/scpd.xml (result = 0)
9.360: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/2536: INFO: Received SCPD response for a service of device "SMP8634 (00-06-DC-44-8E-66)" @ http://192.168.0.12:6357/MediaRenderer_Ren...ontrol/scpd.xml (result = 0)
9.360: LinnDsRendererController::Create(117)/4008: INFO: couldn't find urn:av-openhome-org:service:Product:1 service
9.360: RendererController::Create(53)/4008: INFO: Created UPnPAv Controller for device: SMP8634 (00-06-DC-44-8E-66)
9.360: controller_window::set_track_info_string(1030)/4008: INFO: track info display: Stopped
9.360: PLT_CtrlPoint::Subscribe(1441)/4008: INFO: Subscribing to service "urn:upnp-org:serviceId:urn:schemas-upnp-org:service:RenderingControl" of device "SMP8634 (00-06-DC-44-8E-66)"
9.375: RendererController::InvokeAction(88)/4008: INFO: >>>> CALL GetProtocolInfo
9.391: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
9.407: PLT_CtrlPoint::ProcessSubscribeResponse(1517)/3172: INFO: Received subscription response for service "urn:upnp-org:serviceId:urn:schemas-upnp-org:service:RenderingControl" (result = 0)
9.407: PLT_CtrlPoint::ProcessSubscribeResponse(1540)/3172: INFO: Creating new subscriber "uuid:b18fbcc3-cf5f-19f0-43d7-6aea3e7c8f44" for service "urn:upnp-org:serviceId:urn:schemas-upnp-org:service:RenderingControl" of device "SMP8634 (00-06-DC-44-8E-66)"
9.407: RendererController::OnActionResponse(127)/3624: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetProtocolInfo: res = 0
9.407: UPnPAVRendererController::OnEventNotifyCallback(394)/4008: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): EVENT Volume=15
9.407: RendererController::OnActionResponse(127)/1840: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
9.407: UPnPAVRendererController::set_transport_state(215)/4008: INFO: No local playing item
9.407: controller_window::set_track_info_string(1030)/4008: INFO: track info display: Stopped
10.032: PLT_CtrlPoint::InspectDevice(1104)/2140: INFO: New device "f6edff09-71a4-47df-8088-192.168.0.12" detected @ http://192.168.0.12:61387/
10.391: PLT_CtrlPoint::ProcessGetDescriptionResponse(1179)/3600: INFO: Received device description for 73656761-7465-7375-636b-0090a9b0b0ca (result = 0)
10.391: PLT_CtrlPoint::ProcessGetDescriptionResponse(1234)/3600: INFO: Device "73656761-7465-7375-636b-0090a9b0b0ca" is now known as "MyBookLive"
10.391: PLT_AddGetSCPDRequestIterator::operator ()(142)/3600: INFO: Queueing SCPD request for service "urn:microsoft-com:serviceId:NULL" of device "MyBookLive" @ http://192.168.0.11:49152/XD/NULL.xml
10.407: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
10.438: RendererController::OnActionResponse(127)/3124: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
10.610: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/2688: INFO: Received SCPD response for a service of device "MyBookLive" @ http://192.168.0.11:49152/XD/NULL.xml (result = 0)
10.610: PLT_Service::SetSCPDXML(191)/2688: SEVERE: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(NPT_ERROR_INVALID_SYNTAX)]
10.610: PLT_Service::SetSCPDXML(335)/2688: FATAL: Failed to parse scpd: <html><body><h1>404 Not Found</h1></body></html>
10.610: PLT_CtrlPoint::ProcessGetSCPDResponse(1324)/2688: SEVERE: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
10.610: PLT_CtrlPoint::ProcessGetSCPDResponse(1336)/2688: SEVERE: Bad SCPD response for device "MyBookLive":<html><body><h1>404 Not Found</h1></body></html>
10.610: PLT_CtrlPoint::CleanupDevice(1004)/2688: INFO: Removing 73656761-7465-7375-636b-0090a9b0b0ca from device list

10.953: PLT_CtrlPoint::InspectDevice(1104)/3532: INFO: New device "73656761-7465-7375-636b-0090a9b0b0ca" detected @ http://192.168.0.11:49152/nasdevice.xml
11.063: PLT_CtrlPoint::ProcessGetDescriptionResponse(1179)/4060: INFO: Received device description for f6edff09-71a4-47df-8088-192.168.0.12 (result = 0)
11.063: PLT_CtrlPoint::ProcessGetDescriptionResponse(1234)/4060: INFO: Device "f6edff09-71a4-47df-8088-192.168.0.12" is now known as "SMP8634 (myiHome Lite)"
11.063: PLT_AddGetSCPDRequestIterator::operator ()(142)/4060: INFO: Queueing SCPD request for service "urn:upnp-org:serviceId:WANCommonInterfaceConfig" of device "SMP8634 (myiHome Lite)" @ http://192.168.0.12:61387/MediaService/scpd.xml
11.297: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/1916: INFO: Received SCPD response for a service of device "SMP8634 (myiHome Lite)" @ http://192.168.0.12:61387/MediaService/scpd.xml (result = 0)
11.297: PLT_Service::SetSCPDXML(197)/1916: SEVERE: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(NPT_ERROR_INVALID_SYNTAX)]
11.297: PLT_Service::SetSCPDXML(335)/1916: FATAL: Failed to parse scpd: <?xml version="1.0" encoding="utf-8"?><scpd xmlns="urn:schemas-upnp-org:service-1-0"><specVersion><major>1</major><minor>0</minor></specVersion><actionList /><serviceStateTable /></scpd>
11.297: PLT_CtrlPoint::ProcessGetSCPDResponse(1324)/1916: SEVERE: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
11.297: PLT_CtrlPoint::ProcessGetSCPDResponse(1336)/1916: SEVERE: Bad SCPD response for device "SMP8634 (myiHome Lite)":<?xml version="1.0" encoding="utf-8"?><scpd xmlns="urn:schemas-upnp-org:service-1-0"><specVersion><major>1</major><minor>0</minor></specVersion><actionList /><serviceStateTable /></scpd>
11.297: PLT_CtrlPoint::CleanupDevice(1004)/1916: INFO: Removing f6edff09-71a4-47df-8088-192.168.0.12 from device list

11.438: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
11.453: RendererController::OnActionResponse(127)/3220: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
11.985: PLT_CtrlPoint::ProcessGetDescriptionResponse(1179)/2372: INFO: Received device description for 73656761-7465-7375-636b-0090a9b0b0ca (result = 0)
11.985: PLT_CtrlPoint::ProcessGetDescriptionResponse(1234)/2372: INFO: Device "73656761-7465-7375-636b-0090a9b0b0ca" is now known as "MyBookLive"
11.985: PLT_AddGetSCPDRequestIterator::operator ()(142)/2372: INFO: Queueing SCPD request for service "urn:microsoft-com:serviceId:NULL" of device "MyBookLive" @ http://192.168.0.11:49152/XD/NULL.xml
12.016: PLT_CtrlPoint::InspectDevice(1104)/2176: INFO: New device "f6edff09-71a4-47df-8088-192.168.0.12" detected @ http://192.168.0.12:61387/
12.094: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/3284: INFO: Received SCPD response for a service of device "MyBookLive" @ http://192.168.0.11:49152/XD/NULL.xml (result = 0)
12.094: PLT_Service::SetSCPDXML(191)/3284: SEVERE: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(NPT_ERROR_INVALID_SYNTAX)]
12.094: PLT_Service::SetSCPDXML(335)/3284: FATAL: Failed to parse scpd: <html><body><h1>404 Not Found</h1></body></html>
12.094: PLT_CtrlPoint::ProcessGetSCPDResponse(1324)/3284: SEVERE: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
12.094: PLT_CtrlPoint::ProcessGetSCPDResponse(1336)/3284: SEVERE: Bad SCPD response for device "MyBookLive":<html><body><h1>404 Not Found</h1></body></html>
12.094: PLT_CtrlPoint::CleanupDevice(1004)/3284: INFO: Removing 73656761-7465-7375-636b-0090a9b0b0ca from device list

12.453: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
12.485: RendererController::OnActionResponse(127)/3888: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
13.047: PLT_CtrlPoint::ProcessGetDescriptionResponse(1179)/740: INFO: Received device description for f6edff09-71a4-47df-8088-192.168.0.12 (result = 0)
13.047: PLT_CtrlPoint::ProcessGetDescriptionResponse(1234)/740: INFO: Device "f6edff09-71a4-47df-8088-192.168.0.12" is now known as "SMP8634 (myiHome Lite)"
13.047: PLT_AddGetSCPDRequestIterator::operator ()(142)/740: INFO: Queueing SCPD request for service "urn:upnp-org:serviceId:WANCommonInterfaceConfig" of device "SMP8634 (myiHome Lite)" @ http://192.168.0.12:61387/MediaService/scpd.xml
13.172: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/1588: INFO: Received SCPD response for a service of device "SMP8634 (myiHome Lite)" @ http://192.168.0.12:61387/MediaService/scpd.xml (result = 0)
13.172: PLT_Service::SetSCPDXML(197)/1588: SEVERE: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(NPT_ERROR_INVALID_SYNTAX)]
13.172: PLT_Service::SetSCPDXML(335)/1588: FATAL: Failed to parse scpd: <?xml version="1.0" encoding="utf-8"?><scpd xmlns="urn:schemas-upnp-org:service-1-0"><specVersion><major>1</major><minor>0</minor></specVersion><actionList /><serviceStateTable /></scpd>
13.172: PLT_CtrlPoint::ProcessGetSCPDResponse(1324)/1588: SEVERE: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
13.172: PLT_CtrlPoint::ProcessGetSCPDResponse(1336)/1588: SEVERE: Bad SCPD response for device "SMP8634 (myiHome Lite)":<?xml version="1.0" encoding="utf-8"?><scpd xmlns="urn:schemas-upnp-org:service-1-0"><specVersion><major>1</major><minor>0</minor></specVersion><actionList /><serviceStateTable /></scpd>
13.172: PLT_CtrlPoint::CleanupDevice(1004)/1588: INFO: Removing f6edff09-71a4-47df-8088-192.168.0.12 from device list

13.485: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
13.500: RendererController::OnActionResponse(127)/380: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
14.078: PLT_UPnP::AddCtrlPoint(384)/4008: INFO: Starting Ctrlpoint...
14.078: PLT_HttpServer::Start(109)/4008: INFO: HttpServer listening on 0.0.0.0:54782
14.094: PLT_CtrlPoint::InspectDevice(1104)/1792: INFO: New device "757569643a003a063adc3a443a8e3a66" detected @ http://192.168.0.12:8888/
14.110: PLT_CtrlPoint::InspectDevice(1104)/2536: INFO: New device "73656761-7465-7375-636b-0090a9b0b0ca" detected @ http://192.168.0.11:49152/nasdevice.xml
14.125: PLT_CtrlPoint::InspectDevice(1104)/2536: INFO: New device "00-06-DC-44-8E-66" detected @ http://192.168.0.12:6357/
14.125: PLT_CtrlPoint::InspectDevice(1104)/2536: INFO: New device "f6edff09-71a4-47df-8088-192.168.0.12" detected @ http://192.168.0.12:61387/
14.125: PLT_CtrlPoint::InspectDevice(1104)/3820: INFO: New device "7076436f-6e65-1063-8074-0090a9b0b0ca" detected @ http://192.168.0.11:9000/DeviceDescription.xml
14.500: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
14.532: RendererController::OnActionResponse(127)/3696: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
15.157: PLT_CtrlPoint::ProcessGetDescriptionResponse(1179)/3788: INFO: Received device description for 73656761-7465-7375-636b-0090a9b0b0ca (result = 0)
15.157: PLT_CtrlPoint::ProcessGetDescriptionResponse(1179)/3988: INFO: Received device description for 757569643a003a063adc3a443a8e3a66 (result = 0)
15.157: PLT_CtrlPoint::ProcessGetDescriptionResponse(1234)/3788: INFO: Device "73656761-7465-7375-636b-0090a9b0b0ca" is now known as "MyBookLive"
15.157: PLT_AddGetSCPDRequestIterator::operator ()(142)/3788: INFO: Queueing SCPD request for service "urn:microsoft-com:serviceId:NULL" of device "MyBookLive" @ http://192.168.0.11:49152/XD/NULL.xml
15.157: PLT_CtrlPoint::ProcessGetDescriptionResponse(1234)/3988: INFO: Device "757569643a003a063adc3a443a8e3a66" is now known as "SMP8634: UPnP AV Server"
15.157: PLT_AddGetSCPDRequestIterator::operator ()(142)/3988: INFO: Queueing SCPD request for service "urn:upnp-org:serviceId:ConnectionManager" of device "SMP8634: UPnP AV Server" @ http://192.168.0.12:8888/ConnectionManager/scpd.xml
15.157: PLT_AddGetSCPDRequestIterator::operator ()(142)/3988: INFO: Queueing SCPD request for service "urn:upnp-org:serviceId:ContentDirectory" of device "SMP8634: UPnP AV Server" @ http://192.168.0.12:8888/ContentDirectory/scpd.xml
15.172: PLT_CtrlPoint::ProcessGetDescriptionResponse(1179)/2844: INFO: Received device description for f6edff09-71a4-47df-8088-192.168.0.12 (result = 0)
15.172: PLT_CtrlPoint::ProcessGetDescriptionResponse(1234)/2844: INFO: Device "f6edff09-71a4-47df-8088-192.168.0.12" is now known as "SMP8634 (myiHome Lite)"
15.172: PLT_AddGetSCPDRequestIterator::operator ()(142)/2844: INFO: Queueing SCPD request for service "urn:upnp-org:serviceId:WANCommonInterfaceConfig" of device "SMP8634 (myiHome Lite)" @ http://192.168.0.12:61387/MediaService/scpd.xml
15.172: PLT_CtrlPoint::ProcessGetDescriptionResponse(1179)/2480: INFO: Received device description for 7076436f-6e65-1063-8074-0090a9b0b0ca (result = 0)
15.172: PLT_CtrlPoint::ProcessGetDescriptionResponse(1234)/2480: INFO: Device "7076436f-6e65-1063-8074-0090a9b0b0ca" is now known as "MyBookLive-Twonky"
15.172: PLT_AddGetSCPDRequestIterator::operator ()(142)/2480: INFO: Queueing SCPD request for service "urn:upnp-org:serviceId:ConnectionManager" of device "MyBookLive-Twonky" @ http://192.168.0.11:9000/ConnectionManager.xml
15.172: PLT_AddGetSCPDRequestIterator::operator ()(142)/2480: INFO: Queueing SCPD request for service "urn:upnp-org:serviceId:ContentDirectory" of device "MyBookLive-Twonky" @ http://192.168.0.11:9000/ContentDirectory.xml
15.172: PLT_AddGetSCPDRequestIterator::operator ()(142)/2480: INFO: Queueing SCPD request for service "urn:microsoft.com:serviceId:X_MS_MediaReceiverRegistrar" of device "MyBookLive-Twonky" @ http://192.168.0.11:9000/MediaReceiverRegistrar.xml
15.172: PLT_CtrlPoint::ProcessGetDescriptionResponse(1179)/3796: INFO: Received device description for 00-06-DC-44-8E-66 (result = 0)
15.172: PLT_CtrlPoint::ProcessGetDescriptionResponse(1234)/3796: INFO: Device "00-06-DC-44-8E-66" is now known as "SMP8634 (00-06-DC-44-8E-66)"
15.172: PLT_AddGetSCPDRequestIterator::operator ()(142)/3796: INFO: Queueing SCPD request for service "urn:upnp-org:serviceId:urn:schemas-upnp-org:service:AVTransport" of device "SMP8634 (00-06-DC-44-8E-66)" @ http://192.168.0.12:6357/MediaRenderer_AVTransport/scpd.xml
15.172: PLT_AddGetSCPDRequestIterator::operator ()(142)/3796: INFO: Queueing SCPD request for service "urn:upnp-org:serviceId:urn:schemas-upnp-org:service:ConnectionManager" of device "SMP8634 (00-06-DC-44-8E-66)" @ http://192.168.0.12:6357/MediaRenderer_Con...anager/scpd.xml
15.172: PLT_AddGetSCPDRequestIterator::operator ()(142)/3796: INFO: Queueing SCPD request for service "urn:upnp-org:serviceId:urn:schemas-upnp-org:service:RenderingControl" of device "SMP8634 (00-06-DC-44-8E-66)" @ http://192.168.0.12:6357/MediaRenderer_Ren...ontrol/scpd.xml
15.282: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/2436: INFO: Received SCPD response for a service of device "MyBookLive" @ http://192.168.0.11:49152/XD/NULL.xml (result = 0)
15.282: PLT_Service::SetSCPDXML(191)/2436: SEVERE: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(NPT_ERROR_INVALID_SYNTAX)]
15.282: PLT_Service::SetSCPDXML(335)/2436: FATAL: Failed to parse scpd: <html><body><h1>404 Not Found</h1></body></html>
15.282: PLT_CtrlPoint::ProcessGetSCPDResponse(1324)/2436: SEVERE: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
15.282: PLT_CtrlPoint::ProcessGetSCPDResponse(1336)/2436: SEVERE: Bad SCPD response for device "MyBookLive":<html><body><h1>404 Not Found</h1></body></html>
15.282: PLT_CtrlPoint::CleanupDevice(1004)/2436: INFO: Removing 73656761-7465-7375-636b-0090a9b0b0ca from device list

15.313: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/2432: INFO: Received SCPD response for a service of device "SMP8634 (00-06-DC-44-8E-66)" @ http://192.168.0.12:6357/MediaRenderer_AVTransport/scpd.xml (result = 0)
15.328: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/2432: INFO: Received SCPD response for a service of device "SMP8634 (00-06-DC-44-8E-66)" @ http://192.168.0.12:6357/MediaRenderer_Con...anager/scpd.xml (result = 0)
15.328: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/2432: INFO: Received SCPD response for a service of device "SMP8634 (00-06-DC-44-8E-66)" @ http://192.168.0.12:6357/MediaRenderer_Ren...ontrol/scpd.xml (result = 0)
15.391: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/2036: INFO: Received SCPD response for a service of device "SMP8634 (myiHome Lite)" @ http://192.168.0.12:61387/MediaService/scpd.xml (result = 0)
15.407: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/3092: INFO: Received SCPD response for a service of device "MyBookLive-Twonky" @ http://192.168.0.11:9000/ConnectionManager.xml (result = 0)
15.407: PLT_Service::SetSCPDXML(197)/2036: SEVERE: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(NPT_ERROR_INVALID_SYNTAX)]
15.407: PLT_Service::SetSCPDXML(335)/2036: FATAL: Failed to parse scpd: <?xml version="1.0" encoding="utf-8"?><scpd xmlns="urn:schemas-upnp-org:service-1-0"><specVersion><major>1</major><minor>0</minor></specVersion><actionList /><serviceStateTable /></scpd>
15.407: PLT_CtrlPoint::ProcessGetSCPDResponse(1324)/2036: SEVERE: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
15.407: PLT_CtrlPoint::ProcessGetSCPDResponse(1336)/2036: SEVERE: Bad SCPD response for device "SMP8634 (myiHome Lite)":<?xml version="1.0" encoding="utf-8"?><scpd xmlns="urn:schemas-upnp-org:service-1-0"><specVersion><major>1</major><minor>0</minor></specVersion><actionList /><serviceStateTable /></scpd>
15.407: PLT_CtrlPoint::CleanupDevice(1004)/2036: INFO: Removing f6edff09-71a4-47df-8088-192.168.0.12 from device list

15.407: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/3272: INFO: Received SCPD response for a service of device "SMP8634: UPnP AV Server" @ http://192.168.0.12:8888/ConnectionManager/scpd.xml (result = 0)
15.422: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/3272: INFO: Received SCPD response for a service of device "SMP8634: UPnP AV Server" @ http://192.168.0.12:8888/ContentDirectory/scpd.xml (result = 0)
15.422: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/3092: INFO: Received SCPD response for a service of device "MyBookLive-Twonky" @ http://192.168.0.11:9000/ContentDirectory.xml (result = 0)
15.438: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/3092: INFO: Received SCPD response for a service of device "MyBookLive-Twonky" @ http://192.168.0.11:9000/MediaReceiverRegistrar.xml (result = 0)
15.485: browser_window::OnMSAdded(735)/4008: INFO: Added new server name=SMP8634: UPnP AV Server, uuid=757569643a003a063adc3a443a8e3a66, url=http://192.168.0.12:8888/ to browser tree
15.532: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
15.547: browser_window::OnMSAdded(735)/4008: INFO: Added new server name=MyBookLive-Twonky, uuid=7076436f-6e65-1063-8074-0090a9b0b0ca, url=http://192.168.0.11:9000/ to browser tree
15.547: RendererController::OnActionResponse(127)/3392: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
15.938: PLT_CtrlPoint::InspectDevice(1104)/3820: INFO: New device "73656761-7465-7375-636b-0090a9b0b0ca" detected @ http://192.168.0.11:49152/nasdevice.xml
16.110: PLT_CtrlPoint::InspectDevice(1104)/3820: INFO: New device "f6edff09-71a4-47df-8088-192.168.0.12" detected @ http://192.168.0.12:61387/
16.547: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
16.578: RendererController::OnActionResponse(127)/4028: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
16.985: PLT_CtrlPoint::ProcessGetDescriptionResponse(1179)/3704: INFO: Received device description for 73656761-7465-7375-636b-0090a9b0b0ca (result = 0)
16.985: PLT_CtrlPoint::ProcessGetDescriptionResponse(1234)/3704: INFO: Device "73656761-7465-7375-636b-0090a9b0b0ca" is now known as "MyBookLive"
16.985: PLT_AddGetSCPDRequestIterator::operator ()(142)/3704: INFO: Queueing SCPD request for service "urn:microsoft-com:serviceId:NULL" of device "MyBookLive" @ http://192.168.0.11:49152/XD/NULL.xml
17.110: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/2168: INFO: Received SCPD response for a service of device "MyBookLive" @ http://192.168.0.11:49152/XD/NULL.xml (result = 0)
17.110: PLT_Service::SetSCPDXML(191)/2168: SEVERE: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(NPT_ERROR_INVALID_SYNTAX)]
17.110: PLT_Service::SetSCPDXML(335)/2168: FATAL: Failed to parse scpd: <html><body><h1>404 Not Found</h1></body></html>
17.110: PLT_CtrlPoint::ProcessGetSCPDResponse(1324)/2168: SEVERE: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
17.110: PLT_CtrlPoint::ProcessGetSCPDResponse(1336)/2168: SEVERE: Bad SCPD response for device "MyBookLive":<html><body><h1>404 Not Found</h1></body></html>
17.110: PLT_CtrlPoint::CleanupDevice(1004)/2168: INFO: Removing 73656761-7465-7375-636b-0090a9b0b0ca from device list

17.141: PLT_CtrlPoint::ProcessGetDescriptionResponse(1179)/3848: INFO: Received device description for f6edff09-71a4-47df-8088-192.168.0.12 (result = 0)
17.141: PLT_CtrlPoint::ProcessGetDescriptionResponse(1234)/3848: INFO: Device "f6edff09-71a4-47df-8088-192.168.0.12" is now known as "SMP8634 (myiHome Lite)"
17.141: PLT_AddGetSCPDRequestIterator::operator ()(142)/3848: INFO: Queueing SCPD request for service "urn:upnp-org:serviceId:WANCommonInterfaceConfig" of device "SMP8634 (myiHome Lite)" @ http://192.168.0.12:61387/MediaService/scpd.xml
17.266: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/2936: INFO: Received SCPD response for a service of device "SMP8634 (myiHome Lite)" @ http://192.168.0.12:61387/MediaService/scpd.xml (result = 0)
17.266: PLT_Service::SetSCPDXML(197)/2936: SEVERE: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(NPT_ERROR_INVALID_SYNTAX)]
17.266: PLT_Service::SetSCPDXML(335)/2936: FATAL: Failed to parse scpd: <?xml version="1.0" encoding="utf-8"?><scpd xmlns="urn:schemas-upnp-org:service-1-0"><specVersion><major>1</major><minor>0</minor></specVersion><actionList /><serviceStateTable /></scpd>
17.266: PLT_CtrlPoint::ProcessGetSCPDResponse(1324)/2936: SEVERE: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
17.266: PLT_CtrlPoint::ProcessGetSCPDResponse(1336)/2936: SEVERE: Bad SCPD response for device "SMP8634 (myiHome Lite)":<?xml version="1.0" encoding="utf-8"?><scpd xmlns="urn:schemas-upnp-org:service-1-0"><specVersion><major>1</major><minor>0</minor></specVersion><actionList /><serviceStateTable /></scpd>
17.266: PLT_CtrlPoint::CleanupDevice(1004)/2936: INFO: Removing f6edff09-71a4-47df-8088-192.168.0.12 from device list

17.578: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
17.594: RendererController::OnActionResponse(127)/3260: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
18.110: PLT_CtrlPoint::InspectDevice(1104)/3820: INFO: New device "f6edff09-71a4-47df-8088-192.168.0.12" detected @ http://192.168.0.12:61387/
18.594: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
19.141: PLT_CtrlPoint::ProcessGetDescriptionResponse(1179)/3048: INFO: Received device description for f6edff09-71a4-47df-8088-192.168.0.12 (result = 0)
19.141: PLT_CtrlPoint::ProcessGetDescriptionResponse(1234)/3048: INFO: Device "f6edff09-71a4-47df-8088-192.168.0.12" is now known as "SMP8634 (myiHome Lite)"
19.141: PLT_AddGetSCPDRequestIterator::operator ()(142)/3048: INFO: Queueing SCPD request for service "urn:upnp-org:serviceId:WANCommonInterfaceConfig" of device "SMP8634 (myiHome Lite)" @ http://192.168.0.12:61387/MediaService/scpd.xml
19.266: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/1384: INFO: Received SCPD response for a service of device "SMP8634 (myiHome Lite)" @ http://192.168.0.12:61387/MediaService/scpd.xml (result = 0)
19.266: PLT_Service::SetSCPDXML(197)/1384: SEVERE: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(NPT_ERROR_INVALID_SYNTAX)]
19.266: PLT_Service::SetSCPDXML(335)/1384: FATAL: Failed to parse scpd: <?xml version="1.0" encoding="utf-8"?><scpd xmlns="urn:schemas-upnp-org:service-1-0"><specVersion><major>1</major><minor>0</minor></specVersion><actionList /><serviceStateTable /></scpd>
19.266: PLT_CtrlPoint::ProcessGetSCPDResponse(1324)/1384: SEVERE: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
19.266: PLT_CtrlPoint::ProcessGetSCPDResponse(1336)/1384: SEVERE: Bad SCPD response for device "SMP8634 (myiHome Lite)":<?xml version="1.0" encoding="utf-8"?><scpd xmlns="urn:schemas-upnp-org:service-1-0"><specVersion><major>1</major><minor>0</minor></specVersion><actionList /><serviceStateTable /></scpd>
19.266: PLT_CtrlPoint::CleanupDevice(1004)/1384: INFO: Removing f6edff09-71a4-47df-8088-192.168.0.12 from device list

21.563: RendererController::OnActionResponse(127)/2452: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
22.563: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
22.578: RendererController::OnActionResponse(127)/2776: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
23.578: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
23.594: RendererController::OnActionResponse(127)/2952: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
24.594: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
24.625: RendererController::OnActionResponse(127)/3256: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
25.625: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
25.641: RendererController::OnActionResponse(127)/3412: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
26.641: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
26.657: RendererController::OnActionResponse(127)/2360: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
27.657: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
27.672: RendererController::OnActionResponse(127)/3224: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
28.672: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
28.703: RendererController::OnActionResponse(127)/1924: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
29.703: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
29.719: RendererController::OnActionResponse(127)/2504: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
30.719: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
30.735: RendererController::OnActionResponse(127)/1648: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
30.938: PLT_CtrlPoint::InspectDevice(1104)/3532: INFO: New device "73656761-7465-7375-636b-0090a9b0b0ca" detected @ http://192.168.0.11:49152/nasdevice.xml
30.953: PLT_CtrlPoint::InspectDevice(1104)/3532: INFO: New device "73656761-7465-7375-636b-0090a9b0b0ca" detected @ http://192.168.0.11:49152/nasdevice.xml
31.735: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
31.750: RendererController::OnActionResponse(127)/2440: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
31.985: PLT_CtrlPoint::ProcessGetDescriptionResponse(1179)/1080: INFO: Received device description for 73656761-7465-7375-636b-0090a9b0b0ca (result = 0)
31.985: PLT_CtrlPoint::ProcessGetDescriptionResponse(1234)/1080: INFO: Device "73656761-7465-7375-636b-0090a9b0b0ca" is now known as "MyBookLive"
31.985: PLT_AddGetSCPDRequestIterator::operator ()(142)/1080: INFO: Queueing SCPD request for service "urn:microsoft-com:serviceId:NULL" of device "MyBookLive" @ http://192.168.0.11:49152/XD/NULL.xml
31.985: PLT_CtrlPoint::ProcessGetDescriptionResponse(1179)/2820: INFO: Received device description for 73656761-7465-7375-636b-0090a9b0b0ca (result = 0)
31.985: PLT_CtrlPoint::ProcessGetDescriptionResponse(1234)/2820: INFO: Device "73656761-7465-7375-636b-0090a9b0b0ca" is now known as "MyBookLive"
31.985: PLT_AddGetSCPDRequestIterator::operator ()(142)/2820: INFO: Queueing SCPD request for service "urn:microsoft-com:serviceId:NULL" of device "MyBookLive" @ http://192.168.0.11:49152/XD/NULL.xml
32.110: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/3640: INFO: Received SCPD response for a service of device "MyBookLive" @ http://192.168.0.11:49152/XD/NULL.xml (result = 0)
32.110: PLT_Service::SetSCPDXML(191)/3640: SEVERE: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(NPT_ERROR_INVALID_SYNTAX)]
32.110: PLT_Service::SetSCPDXML(335)/3640: FATAL: Failed to parse scpd: <html><body><h1>404 Not Found</h1></body></html>
32.110: PLT_CtrlPoint::ProcessGetSCPDResponse(1324)/3640: SEVERE: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
32.110: PLT_CtrlPoint::ProcessGetSCPDResponse(1336)/3640: SEVERE: Bad SCPD response for device "MyBookLive":<html><body><h1>404 Not Found</h1></body></html>
32.110: PLT_CtrlPoint::CleanupDevice(1004)/3640: INFO: Removing 73656761-7465-7375-636b-0090a9b0b0ca from device list

32.110: PLT_CtrlPoint::ProcessGetSCPDResponse(1300)/4080: INFO: Received SCPD response for a service of device "MyBookLive" @ http://192.168.0.11:49152/XD/NULL.xml (result = 0)
32.110: PLT_Service::SetSCPDXML(191)/4080: SEVERE: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(NPT_ERROR_INVALID_SYNTAX)]
32.110: PLT_Service::SetSCPDXML(335)/4080: FATAL: Failed to parse scpd: <html><body><h1>404 Not Found</h1></body></html>
32.110: PLT_CtrlPoint::ProcessGetSCPDResponse(1324)/4080: SEVERE: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
32.110: PLT_CtrlPoint::ProcessGetSCPDResponse(1336)/4080: SEVERE: Bad SCPD response for device "MyBookLive":<html><body><h1>404 Not Found</h1></body></html>
32.110: PLT_CtrlPoint::CleanupDevice(1004)/4080: INFO: Removing 73656761-7465-7375-636b-0090a9b0b0ca from device list

32.750: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
32.782: RendererController::OnActionResponse(127)/2336: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
33.797: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
33.813: RendererController::OnActionResponse(127)/1660: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
34.813: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
34.844: RendererController::OnActionResponse(127)/3644: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
35.844: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
35.860: RendererController::OnActionResponse(127)/3848: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
36.860: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
36.875: RendererController::OnActionResponse(127)/2348: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
37.875: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
37.907: RendererController::OnActionResponse(127)/3124: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
38.907: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
38.922: RendererController::OnActionResponse(127)/776: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
39.922: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
39.938: RendererController::OnActionResponse(127)/672: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
40.391: RendererController::GetNearestResource(201)/4008: INFO: matching resource url to target ip 192.168.0.12: http://192.168.0.10:56923/content/1e87bfdd...amp;convert=wav
40.391: UPnPAVRendererController::SetAVTransportURIAction(473)/4008: INFO: CurrentURI = http://192.168.0.10:56923/content/1e87bfdd...amp;convert=wav, CurrentURIMetaData = <DIDL-Lite xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/"><item id="1" parentID="0" restricted="1"><dc:title>Untitled</dc:title><dc:creator>Dettinger</dc:creator><dc:date>2000-01-01</dc:date><upnp:artist>Dettinger</upnp:artist><upnp:album>Oasis (Disc 1)</upnp:album><upnp:genre>Electronic</upnp:genre><dc:publisher>Kompakt</dc:publisher><upnp:albumArtURI>http://192.168.0.10:56923/albumart/1e87bfdd10f90a9ff75f9e86aab8fae7</upnp:albumArtURI><upnp:originalTrackNumber>1</upnp:originalTrackNumber><res duration="0:05:12.000" size="55036844" bitrate="176400" bitsPerSample="16" sampleFrequency="44100" nrAudioChannels="2" protocolInfo="http-get:*:audio/wav:*">http://192.168.0.10:56923/content/1e87bfdd10f90a9ff75f9e86aab8fae7.wav?profile_id=0&amp;convert=wav</res><upnp:class>object.item.audioItem.musicTrack</upnp:class></item></DIDL-Lite>
40.391: RendererController::InvokeActionSync(99)/4008: INFO: >>>>>>>>>>>>> action (sync) : SetAVTransportURI <<<<<<<<<<<<<<
40.422: UPnPAVRendererController::play_track(765)/4008: INFO: Setting local playing item: file://K:\Ma musique\Dettinger - Oasis [Kompakt] [KOMPAKTCD07] (2000) (Flac)\01 - Untitled.flac
40.422: RendererController::InvokeAction(88)/4008: INFO: >>>> CALL Play
40.453: RendererController::OnActionResponse(127)/2952: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET Play: res = 0
40.938: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
40.969: RendererController::OnActionResponse(127)/852: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
41.969: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
41.985: RendererController::OnActionResponse(127)/3104: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
41.985: controller_window::set_track_info_string(1030)/4008: INFO: track info display:
41.985: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetPositionInfo
42.000: PLT_StateVariable::ValidateValue(219)/1628: WARNING: Invalid value of 00:00:00 for state variable CurrentTrackDuration [allowed range { NOT_IMPLEMENTED }]
42.000: PLT_Argument::SetValue(130)/1628: SEVERE: NPT_CHECK failed, result=-20000 (NPT_ERROR_INVALID_PARAMETERS) [(ValidateValue(value))]
42.000: PLT_Argument::CreateArgument(107)/1628: WARNING: Invalid value of 00:00:00 for argument TrackDuration of action GetPositionInfo
42.000: PLT_Action::SetArgumentValue(222)/1628: SEVERE: NPT_CHECK failed, result=-20000 (NPT_ERROR_INVALID_PARAMETERS) [(PLT_Argument::CreateArgument(m_ActionDesc, name, value, arg))]
42.000: PLT_StateVariable::ValidateValue(219)/1628: WARNING: Invalid value of <DIDL-Lite xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/"><item id="X" parentID="Y" restricted="1"><dc:title>Unknown Track Title</dc:title><dc:creator>Unknown Artist</dc:creator><upnp:class>object.item</upnp:class></item></DIDL-Lite> for state variable CurrentTrackMetaData [allowed range { NOT_IMPLEMENTED }]
42.000: PLT_Argument::SetValue(130)/1628: SEVERE: NPT_CHECK failed, result=-20000 (NPT_ERROR_INVALID_PARAMETERS) [(ValidateValue(value))]
42.000: PLT_Argument::CreateArgument(107)/1628: WARNING: Invalid value of <DIDL-Lite xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/"><item id="X" parentID="Y" restricted="1"><dc:title>Unknown Track Title</dc:title><dc:creator>Unknown Artist</dc:creator><upnp:class>object.item</upnp:class></item></DIDL-Lite> for argument TrackMetaData of action GetPositionInfo
42.000: PLT_Action::SetArgumentValue(222)/1628: SEVERE: NPT_CHECK failed, result=-20000 (NPT_ERROR_INVALID_PARAMETERS) [(PLT_Argument::CreateArgument(m_ActionDesc, name, value, arg))]
42.000: PLT_StateVariable::ValidateValue(219)/1628: WARNING: Invalid value of 00:00:00 for state variable RelativeTimePosition [allowed range { NOT_IMPLEMENTED }]
42.000: PLT_Argument::SetValue(130)/1628: SEVERE: NPT_CHECK failed, result=-20000 (NPT_ERROR_INVALID_PARAMETERS) [(ValidateValue(value))]
42.000: PLT_Argument::CreateArgument(107)/1628: WARNING: Invalid value of 00:00:00 for argument RelTime of action GetPositionInfo
42.000: PLT_Action::SetArgumentValue(222)/1628: SEVERE: NPT_CHECK failed, result=-20000 (NPT_ERROR_INVALID_PARAMETERS) [(PLT_Argument::CreateArgument(m_ActionDesc, name, value, arg))]
42.000: PLT_Action::VerifyArguments(270)/1628: WARNING: Argument TrackDuration for action GetPositionInfo not found
42.000: RendererController::OnActionResponse(127)/1628: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetPositionInfo: res = -1
42.000: UPnPAVRendererController::OnGetPositionInfoResponse(627)/4008: INFO: failure: InstanceID=0, Track=1, TrackURI=http://192.168.0.10:56923/content/1e87bfdd10f90a9ff75f9e86aab8fae7.wav?profile_id=0&convert=wav, AbsTime=NOT_IMPLEMENTED, RelCount=2147483647, AbsCount=2147483647
42.985: RendererController::InvokeAction(88)/3648: INFO: >>>> CALL GetTransportInfo
43.000: RendererController::OnActionResponse(127)/3196: INFO: <<<< SMP8634 (00-06-DC-44-8E-66): RET GetTransportInfo: res = 0
43.922: FbMediaServer::ProcessHttpRequest(330)/3948: INFO: received LAN request: http://192.168.0.10:56923/content/1e87bfdd...amp;convert=wav (User-Agent: Syabas/00-00-000000-00-000-400-000/00-000 Firefox/0.8.0+ (gaya3 TV Res1280x720;  Browser Res1100x656-32bits;  Res1280x720;  mac_addr=00.00.00.00.00.00))
43.922: PLT_HttpHelper::ToLog(441)/3948: INFO:
GET /content/1e87bfdd10f90a9ff75f9e86aab8fae7.wav?profile_id=0&convert=wav HTTP/1.1
Host: 192.168.0.10:56923
User-Agent: Syabas/00-00-000000-00-000-400-000/00-000 Firefox/0.8.0+ (gaya3 TV Res1280x720;  Browser Res1100x656-32bits;  Res1280x720;  mac_addr=00.00.00.00.00.00)
Connection: close

43.938: upnp_server_conf::get_profile(726)/3948: INFO: using default profile (User-Agent:Syabas/00-00-000000-00-000-400-000/00-000 Firefox/0.8.0+ (gaya3 TV Res1280x720;  Browser Res1100x656-32bits;  Res1280x720;  mac_addr=00.00.00.00.00.00))
opened 'file://K:\Ma musique\Dettinger - Oasis [Kompakt] [KOMPAKTCD07] (2000) (Flac)\01 - Untitled.flac' for streaming, profile: Default, WAV / 44100 Hz / 16 bits / 2 channels, replaygain: off, DSP chain: off
43.953: FbMediaServer::ProcessHttpRequest(330)/3140: INFO: received LAN request: http://192.168.0.10:56923/content/1e87bfdd...amp;convert=wav (User-Agent: Syabas/00-00-000000-00-000-400-000/00-000 Firefox/0.8.0+ (gaya3 TV Res1280x720;  Browser Res1100x656-32bits;  Res1280x720;  mac_addr=00.00.00.00.00.00

foo_upnp

Reply #1262
hi,

i want to stream something over the internet:

a) XP Machine is the Server, port is forwarded

b) Vista Machine: Client. All Software Firewalls are turned off. Still, port is not forwarded.

i cant connect to the XP Machine, and i dont know why. even if all software firewalls are turned off (the port is forwarded at the router). streaming via local network is working.

anyone?

foo_upnp

Reply #1263
Any one?

I progress!
I confirm that non playing tracks are related to the encoder I choosed initially (dBpoweramp)
Seems to work fine with ffmpeg

But still one track, Reboot, One track, .....

foo_upnp

Reply #1264
bubblegumm,

I am having a problem with streaming profiles that is driving me crazy. I am trying to stream to my htc G1 android phone which is running the upnplay application. My library is flac images so I have created a new streaming profile named HTC G1 which is set up to always transcode to mp3. I can see that foo_upnp recognizes and selects the HTC G1 profile but then decides to use the default profile to stream the content as a wav which fails. If I change the default profile to always transcode to mp3 it works fine. Here are the relevant lines from the console log which demonstrate the failure or I'll be happy to recapture the whole file and send it to you if you prefer. I know I must be doing something stupid with the profile but I think I've tried everything and no luck.
Code: [Select]
foo_upnp: 1049.859: upnp_server_conf::get_profile(720)/2608: INFO: using profile 'HTC G1', matching header (User-Agent:CORE/6.506.4.1 OpenCORE/2.02 (Linux;Android 1.6))
foo_upnp: opened 'file://\\media\Audio\Music\flac\Images\Sheryl Crow\[1993] Tuesday Night Music Club\Sheryl Crow - [1993] Tuesday Night Music Club.flac' for streaming, profile: Default, WAV / 44100 Hz / 16 bits / 2 channels, replaygain: on, DSP chain: off
foo_upnp: 1049.969: PLT_HttpServerSocketTask::Write(348)/2608: WARNING: NPT_CHECK failed, result=-20401 (NPT_ERROR_CONNECTION_ABORTED) [(NPT_StreamToStreamCopy( *body_stream.AsPointer(), *output_stream.AsPointer(), 0, entity->GetContentLength(), 0, abort))]

Any pointers to what I am doing wrong would be greatly appreciated.

foo_upnp

Reply #1265
Hi.

Using foo_upnp with my WDTVLive.  It works quickly and streams fine but only for about 10 minutes.  Then the WDTVLive claims the server is unavailable.  I have looked in the log but not being that smart it doesn't make a lot of sense to me.  My Soundbridge streams from it with no problems at all.  Any suggestions as to what might need attention?

Thanks

foo_upnp

Reply #1266
bubblegumm,

I am having a problem with streaming profiles that is driving me crazy. I am trying to stream to my htc G1 android phone which is running the upnplay application. My library is flac images so I have created a new streaming profile named HTC G1 which is set up to always transcode to mp3. I can see that foo_upnp recognizes and selects the HTC G1 profile but then decides to use the default profile to stream the content as a wav which fails. If I change the default profile to always transcode to mp3 it works fine. Here are the relevant lines from the console log which demonstrate the failure or I'll be happy to recapture the whole file and send it to you if you prefer. I know I must be doing something stupid with the profile but I think I've tried everything and no luck.
Code: [Select]
foo_upnp: 1049.859: upnp_server_conf::get_profile(720)/2608: INFO: using profile 'HTC G1', matching header (User-Agent:CORE/6.506.4.1 OpenCORE/2.02 (Linux;Android 1.6))
foo_upnp: opened 'file://\\media\Audio\Music\flac\Images\Sheryl Crow\[1993] Tuesday Night Music Club\Sheryl Crow - [1993] Tuesday Night Music Club.flac' for streaming, profile: Default, WAV / 44100 Hz / 16 bits / 2 channels, replaygain: on, DSP chain: off
foo_upnp: 1049.969: PLT_HttpServerSocketTask::Write(348)/2608: WARNING: NPT_CHECK failed, result=-20401 (NPT_ERROR_CONNECTION_ABORTED) [(NPT_StreamToStreamCopy( *body_stream.AsPointer(), *output_stream.AsPointer(), 0, entity->GetContentLength(), 0, abort))]

Any pointers to what I am doing wrong would be greatly appreciated.

There are 2 different User-Agent used by UPnPlay, one for browse requests and one for the streaming requests. The "using profile 'HTC G1'" line is wrong and misleading in the case the browsing User-Agent is different from the streaming one.  The important one is the browsing User-Agent. UPnPlay doesn't set any User-Agent for browse requests, so it cannot be identified and you're stuck using the default profile.

I suggest that you use my app BubbleUPnP instead, it supports FLAC on all phones. You can use "BubbleUPnP" as a substring for User-Agent to identify it.


foo_upnp

Reply #1267
Hi.

Using foo_upnp with my WDTVLive.  It works quickly and streams fine but only for about 10 minutes.  Then the WDTVLive claims the server is unavailable.  I have looked in the log but not being that smart it doesn't make a lot of sense to me.  My Soundbridge streams from it with no problems at all.  Any suggestions as to what might need attention?

Thanks


No idea but from experience WDTVLive exhibit various level of buggyness depending on models.  You can record a log as explained in the first post if you wish.

foo_upnp

Reply #1268
Thanks. Here is the last bit of the log

Code: [Select]
10196.625: PLT_HttpHelper::ToLog(441)/3456: INFO: 
GET /content/83bc4e32bc62d0f36669f43a7a8b4607.mp3 HTTP/1.0
Host: 192.168.2.8:56923
Content-Length: 0
transferMode.dlna.org: Streaming
User-Agent: INTEL_NMPR/2.1 DLNADOC/1.50 dma/3.0 alphanetworks

10196.625: upnp_server_conf::get_profile(726)/3456: INFO: using default profile (User-Agent:INTEL_NMPR/2.1 DLNADOC/1.50 dma/3.0 alphanetworks)
opened 'file://H:\My Music\David Crowder Band\A Collision Or (3 + 4 = 7)\03 Here is our King.mp3' for streaming
10196.938: FbMediaServer::ProcessHttpRequest(330)/2340: INFO: received LAN request: http://192.168.2.8:56923/albumart/83bc4e32bc62d0f36669f43a7a8b4607 (User-Agent: ALPHA Networks/CTID)
10196.938: PLT_HttpHelper::ToLog(441)/2340: INFO:
GET /albumart/83bc4e32bc62d0f36669f43a7a8b4607 HTTP/1.0
HOST: 192.168.2.8:56923
User-Agent: ALPHA Networks/CTID
Accept: */*

10275.172: FbMediaServer::ProcessHttpRequest(330)/2660: INFO: received LAN request: http://192.168.2.3:56923/DeviceDescription.xml (User-Agent: INTEL_NMPR/2.1 DLNADOC/1.50 Intel MicroStack/1.0.1423)
10275.172: FbMediaServer::ProcessGetDescription(414)/2660: INFO: ProcessGetDescription: user-agent: INTEL_NMPR/2.1 DLNADOC/1.50 Intel MicroStack/1.0.1423
10275.407: FbMediaServer::ProcessHttpRequest(330)/2656: INFO: received LAN request: http://192.168.2.8:56923/DeviceDescription.xml (User-Agent: INTEL_NMPR/2.1 DLNADOC/1.50 Intel MicroStack/1.0.1423)
10275.407: FbMediaServer::ProcessGetDescription(414)/2656: INFO: ProcessGetDescription: user-agent: INTEL_NMPR/2.1 DLNADOC/1.50 Intel MicroStack/1.0.1423
10275.875: PLT_HttpServerSocketTask::Write(348)/3456: WARNING: NPT_CHECK failed, result=-20401 (NPT_ERROR_CONNECTION_ABORTED) [(NPT_StreamToStreamCopy( *body_stream.AsPointer(), *output_stream.AsPointer(), 0, entity->GetContentLength(), 0, abort))]
10360.219: PLT_UPnP::Stop(312)/540: INFO: Stopping UPnP...
10360.235: PLT_HttpServerSocketTask::Read(216)/1144: WARNING: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
10360.235: PLT_HttpServerSocketTask::Read(216)/1156: WARNING: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
10360.235: PLT_HttpServerSocketTask::Read(216)/3964: WARNING: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
10360.235: PLT_HttpServerSocketTask::Read(216)/3324: WARNING: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
10361.047: PLT_HttpServerSocketTask::Read(216)/4032: WARNING: NPT_CHECK failed, result=-1 (FAILURE) [(res)]



Hi.

Using foo_upnp with my WDTVLive.  It works quickly and streams fine but only for about 10 minutes.  Then the WDTVLive claims the server is unavailable.  I have looked in the log but not being that smart it doesn't make a lot of sense to me.  My Soundbridge streams from it with no problems at all.  Any suggestions as to what might need attention?

Thanks


No idea but from experience WDTVLive exhibit various level of buggyness depending on models.  You can record a log as explained in the first post if you wish.


foo_upnp

Reply #1269
Hi there,

does anyone else have the problem if foobar is running with foo_upnp.dll, that the logfile the component writes (foo_upnp.log) isn't accessible by any other program e.g. baretail or any other Logfile-tail-thingy?

Is this behaviour intended?

thanks in advance ... eini

foo_upnp

Reply #1270
There are 2 different User-Agent used by UPnPlay, one for browse requests and one for the streaming requests. The "using profile 'HTC G1'" line is wrong and misleading in the case the browsing User-Agent is different from the streaming one.  The important one is the browsing User-Agent. UPnPlay doesn't set any User-Agent for browse requests, so it cannot be identified and you're stuck using the default profile.

I suggest that you use my app BubbleUPnP instead, it supports FLAC on all phones. You can use "BubbleUPnP" as a substring for User-Agent to identify it.


Well.... I would love to try out BubbleUPnP but my G1 is running Android 1.6 and you seem to require 2.1 so this isn't an option for me it seems. So the streaming User-Agent is set by the UPnP app on the phone then? Who sets the browsing User-Agent? Are they both set by the UPnP app?

foo_upnp

Reply #1271
does anyone else have the problem if foobar is running with foo_upnp.dll, that the logfile the component writes (foo_upnp.log) isn't accessible by any other program e.g. baretail or any other Logfile-tail-thingy?
Is this behaviour intended?


Not intended. Never really paid attention to this.

User-Agent is set by the UPnP app on the phone then? Who sets the browsing User-Agent? Are they both set by the UPnP app?


yes. the streaming User-Agent is often set by the core (system) HTTP streamer of the phone, used by the app.

foo_upnp

Reply #1272
User-Agent is set by the UPnP app on the phone then? Who sets the browsing User-Agent? Are they both set by the UPnP app?

yes. the streaming User-Agent is often set by the core (system) HTTP streamer of the phone, used by the app.

Bubbleguum,
I remain puzzled by this behavior. In looking at more of the debug output it seems as if the player is making a transcode request using the correct profile, does a GET on the transcoded file and then again requests the flac file using the default profile?

Code: [Select]
foo_upnp: 497.859: FbMediaServer::ProcessHttpRequest(330)/824: INFO: received LAN request: [url=http://192.168.0.206/content/f143900b816415cb5c0e2fb9ded7d5bb.mp3?profile_id=0&convert=mp3&subsong=8]http://192.168.0.206/content/f143900b81641...3&subsong=8[/url] (User-Agent: CORE/6.506.4.1 OpenCORE/2.02 (Linux;Android 1.6))
foo_upnp: 497.859: PLT_HttpHelper::ToLog(441)/824: INFO:
GET /content/f143900b816415cb5c0e2fb9ded7d5bb.mp3?profile_id=0&convert=mp3&subsong=8 HTTP/1.0
Host: 192.168.0.206
User-Agent: CORE/6.506.4.1 OpenCORE/2.02 (Linux;Android 1.6)
Connection: Close
foo_upnp: 497.890: upnp_server_conf::get_profile(720)/824: INFO: using profile 'HTC G1', matching header (User-Agent:CORE/6.506.4.1 OpenCORE/2.02 (Linux;Android 1.6))
foo_upnp: opened 'file://\\sarah\media\Audio\Music\flac\Images\Shawn Colvin\[2009] Live\Shawn Colvin - [2009] Live.flac' for streaming, profile: Default, MP3 / CBR 320 kbps, replaygain: on, DSP chain: off

 

foo_upnp

Reply #1273
Bubbleguum,
I remain puzzled by this behavior. In looking at more of the debug output it seems as if the player is making a transcode request using the correct profile, does a GET on the transcoded file and then again requests the flac file using the default profile?

Code: [Select]
foo_upnp: 497.859: FbMediaServer::ProcessHttpRequest(330)/824: INFO: received LAN request: [url=http://192.168.0.206/content/f143900b816415cb5c0e2fb9ded7d5bb.mp3?profile_id=0&convert=mp3&subsong=8]http://192.168.0.206/content/f143900b81641...3&subsong=8[/url] (User-Agent: CORE/6.506.4.1 OpenCORE/2.02 (Linux;Android 1.6))
foo_upnp: 497.859: PLT_HttpHelper::ToLog(441)/824: INFO:
GET /content/f143900b816415cb5c0e2fb9ded7d5bb.mp3?profile_id=0&convert=mp3&subsong=8 HTTP/1.0
Host: 192.168.0.206
User-Agent: CORE/6.506.4.1 OpenCORE/2.02 (Linux;Android 1.6)
Connection: Close
foo_upnp: 497.890: upnp_server_conf::get_profile(720)/824: INFO: using profile 'HTC G1', matching header (User-Agent:CORE/6.506.4.1 OpenCORE/2.02 (Linux;Android 1.6))
foo_upnp: opened 'file://\\sarah\media\Audio\Music\flac\Images\Shawn Colvin\[2009] Live\Shawn Colvin - [2009] Live.flac' for streaming, profile: Default, MP3 / CBR 320 kbps, replaygain: on, DSP chain: off

As I said in the previous message:  "The "using profile 'HTC G1'" line is wrong and misleading in the case the browsing User-Agent is different from the streaming one."
In reality the default profile is used here (in URL: profile_id=0 => default profile). The wrong message (HTC G1...) has no consequence, it is just misleading (in that specific case, most of the tilme it is correct).

Look at the profile used for Browse requests instead, this is where it matters. For example:

Code: [Select]
foo_upnp: 92842.909: PLT_MediaServer::OnBrowse(380)/4972: INFO: Received BrowseDirectChildren from 192.168.1.5 for id = 0/1/1 with filter = *, start = 66, count = 50
foo_upnp: 92842.910: upnp_server_conf::get_profile(738)/4972: INFO: using profile 'BubbleUPnP', matching header (User-Agent:BubbleUPnP UPnP/1.1)

In your case (UPnPPlay browsing) you will see that there is no User-Agent and thus the default profile is used (even if the log snippet above says wronly otherwise as explained above ut without consequence).
The thing is that you definitely cannot identify UPnPPlay because it doesn't set a User-Agent for *browse* requests.

foo_upnp

Reply #1274
In your case (UPnPPlay browsing) you will see that there is no User-Agent and thus the default profile is used (even if the log snippet above says wronly otherwise as explained above ut without consequence).
The thing is that you definitely cannot identify UPnPPlay because it doesn't set a User-Agent for *browse* requests.


Ok, just checked a browse and you are corrrect, the user-agent is "Unknown" in that case. So how is your user-agent getting set to "BubbleUPnP" then? Is the Android app able to set it's own user-agent which overrides the core android setting? In other words, is it the responsibility of the UPnP app or the Android core http service to set up the user-agent? Which is at fault for the fact that it is not being set?