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 1646795 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

foo_upnp

Reply #325
About the icon, I didn't mean the border around the image; the image itself has white pixels around the four corners http://tinypic.com/r/25arsd0/3.


nice spotting, I didn't even  ee it !

Quote
ps3mediaserver correctly displays the length for PCM audio, but there's no thumbnail during playback so that might be a PS3 thing.


I had a look at ps3mediaserver (incredibly messy code btw) and they stream PCM as WAV. In that case track length automagically appear ! So change the PS3 profile from LPCM to WAV and you have track lengths.

Quote
My main concern with the xml method is the fixed number of nodes, for example there's no way of having tracks in albums with multiple discs in their own 'Disc X' folder as shown above.


true, I'll make it work.

foo_upnp

Reply #326
Well, since i installed versions 0.99.10 and 0.99.11, i can't see my Media Library in PS3 anymore. Only the Playlists. the option [] Show Media library to clients is checked. Tried to copy XML files to c:\Documents And Settings... and my foobar root too; i'm tried to customize Media Library but nothing happens. I only get the playlists in PS3.
Any Help?

Lol..Solved
The Filter "Compilations" are blocking the file to load; this message appear in console
" WARNING: could not load file C:\XFoobar\Last Version\foo_upnp_ml_tree.xml
foo_upnp: SEVERE: invalid search query 'compilation PRESENT' populating SubTree 'Compilations': Service extension not found
foo_upnp: SEVERE: could not load default Media Library filters!"
Then i remove this filter

foo_upnp

Reply #327
Well, since i installed versions 0.99.10 and 0.99.11, i can't see my Media Library in PS3 anymore. Only the Playlists. the option [] Show Media library to clients is checked. Tried to copy XML files to c:\Documents And Settings... and my foobar root too; i'm tried to customize Media Library but nothing happens. I only get the playlists in PS3.
Any Help?

Lol..Solved
The Filter "Compilations" are blocking the file to load; this message appear in console
" WARNING: could not load file C:\XFoobar\Last Version\foo_upnp_ml_tree.xml
foo_upnp: SEVERE: invalid search query 'compilation PRESENT' populating SubTree 'Compilations': Service extension not found
foo_upnp: SEVERE: could not load default Media Library filters!"
Then i remove this filter


Are you running a foobar version below 0.9.5.3 ? If that's the case, upgrading should  fix the problem.

foo_upnp

Reply #328
Dear all,

Please sorry for this really stupid question, but I didn't find, how to DISPLAY this Upnp BROWSER panel in foobar 2000?

I'm using the last version 0.9.6.8, but I do not need to share my files, all that I need is just browsing my upnp media (which is already shared by the NAS)!!!

I spent 2 hours but didn't find any browser panel, please give me a change not to spend all my life to this!

foo_upnp

Reply #329
Dear all,

Please sorry for this really stupid question, but I didn't find, how to DISPLAY this Upnp BROWSER panel in foobar 2000?

I'm using the last version 0.9.6.8, but I do not need to share my files, all that I need is just browsing my upnp media (which is already shared by the NAS)!!!

I spent 2 hours but didn't find any browser panel, please give me a change not to spend all my life to this!


If you haven't done Default UI layout editing this might be confusing to add the panel. See post #170:

http://www.hydrogenaudio.org/forums/index....st&p=631934

If you're using Columns UI, you must use CUI layout editing mode.

foo_upnp

Reply #330
THANKS A LOT!

it would be not so difficult, if foobar had a very clear user manual, but it doesn't...


foo_upnp

Reply #331
I've just downloaded + tested the UPnP plugin. Works well on my Windows7 desktop + laptop. I had one song perfectly in sync on both, it sounded awesome, being surrounded by music

So I thought of a cool feature which probably wouldn't take too much time to implement: a 'play on multiple devices' feature, where you select two or more UPnP devices (and maybe the one running the server), tell them to play a song from the server, wait for them to all buffer, then start playback in sync with the UPnP server.

That way you don't have to start a remote client first and then hope you can get them in sync by pausing it occasionally ;P

Whatcha' think? I searched the thread to see if someone had mentioned it before, but the word 'sync' didn't come up with anything about my idea.

If the server is constantly aware of the playback state (position in the currently playing track, whether it's 'transitioning' etc.), it shouldn't be too hard to implement... right?

foo_upnp

Reply #332
Thanks bubblegum for this plugin!
It would be nice to start upnp browser via view menu (pretty much like playlist manager or album list) to launch it in its own window. Cheers!

foo_upnp

Reply #333
Hello, guys!
I have just installed the plugin and it is awesome! I do have some trouble customizing media library views, though. No matter what i change in foo_upnp_ml_tree.xml, the views are the same. Am i missing something?

foo_upnp

Reply #334
it shouldn't be too hard to implement... right?


Not only it wouldn't be easy to implement properly but its not possible with the UPnP AV spec.


Thanks bubblegum for this plugin!
It would be nice to start upnp browser via view menu (pretty much like playlist manager or album list) to launch it in its own window. Cheers!


Not planned at this time

Hello, guys!
I have just installed the plugin and it is awesome! I do have some trouble customizing media library views, though. No matter what i change in foo_upnp_ml_tree.xml, the views are the same. Am i missing something?


2 possibles things:

- after editing this file, you need to relaunch the server. This is done automatically if you edit/save this file when on the Advanced Settings page, when you close the preference dialog.
If you edit the file externally you must restart the server on the "Basic Settings / Status" pref page.
- The server was relaunched but there is an error in the file. The file is only loaded when the first client browse the root of the tree. If all goes well, in the foobar console you'll see:
"foo_upnp: INFO: loaded Media Library filters from C:\Program Files\foobar2000\foo_upnp_ml_tree.xml".
Otherwise you'll see an error that should let you fix the problem, and a message saying default filters were loaded.


foo_upnp

Reply #335
2 possibles things:

- after editing this file, you need to relaunch the server. This is done automatically if you edit/save this file when on the Advanced Settings page, when you close the preference dialog.
If you edit the file externally you must restart the server on the "Basic Settings / Status" pref page.
- The server was relaunched but there is an error in the file. The file is only loaded when the first client browse the root of the tree. If all goes well, in the foobar console you'll see:
"foo_upnp: INFO: loaded Media Library filters from C:\Program Files\foobar2000\foo_upnp_ml_tree.xml".
Otherwise you'll see an error that should let you fix the problem, and a message saying default filters were loaded.

Thanks for the tip! I should've checked the console in the first place.
It looks like XML Notepad i used broke the file structure. Server stopped loading it after the save (even without any changes).

foo_upnp

Reply #336
2 possibles things:

- after editing this file, you need to relaunch the server. This is done automatically if you edit/save this file when on the Advanced Settings page, when you close the preference dialog.
If you edit the file externally you must restart the server on the "Basic Settings / Status" pref page.
- The server was relaunched but there is an error in the file. The file is only loaded when the first client browse the root of the tree. If all goes well, in the foobar console you'll see:
"foo_upnp: INFO: loaded Media Library filters from C:\Program Files\foobar2000\foo_upnp_ml_tree.xml".
Otherwise you'll see an error that should let you fix the problem, and a message saying default filters were loaded.

Thanks for the tip! I should've checked the console in the first place.
It looks like XML Notepad i used broke the file structure. Server stopped loading it after the save (even without any changes).


I Use Notepad++ to edit the foo_upnp_ml_tree.xml and works.


foo_upnp

Reply #338
Great component, very useful.
I am experiencing a weird bug with 0.99.11b on Windows7 x64 7600 which i think wasn't present in the previous version.
The component itself is working great in media server mode but after foobar is running for a while, if you try to close it it freezes. Becomes unkillable by process explorer / task manager by any means and the only thing left to do is restart windows.

Process Explorer shows two threads on foobar as still waiting after attempting to close it:
Code: [Select]
foobar2000.exe+0x103537
foo_upnp.dll!foobar2000_get_interface+0x597fc
If by interface it means binding to a network interface then i have 4 adapters, 1 has 3 IPs, 1 has 2 IPs, the other two have 1 each and are on an intranet. Not sure if that might be of any help. I don't have a crash log as it doesn't crash. All foo_upnp Settings are Default and xml-s are untouched.

Component list as follows excluding built in ones:
Code: [Select]
Core (2009-08-22 13:25:22)     foobar2000 core 0.9.6.9
foo_benchmark.dll (2008-12-31 20:23:04)    Decoding Speed Test 1.1
foo_burninate.dll (2009-06-24 20:14:28)    Audio CD Writer 3.0.1
foo_DeleteCurrent.dll (2008-06-30 17:00:02)    FooBar2000 Delete Current Track 1.0.0.0
foo_input_dts.dll (2008-10-26 15:15:26)    DTS decoder 0.2.2
foo_input_monkey.dll (2009-05-01 14:40:52)    Monkey's Audio Decoder 2.1.4
foo_input_tak.dll (2009-06-15 22:44:54)    TAK Decoder 0.4.3
foo_input_tta.dll (2009-01-30 01:02:02)    TTA Audio Decoder (unofficial) 2.4.2
foo_masstag.dll (2009-06-30 10:37:28)    Masstagger 1.8.3
foo_ui_columns.dll (2009-06-15 01:18:06)    Columns UI 0.3.7.8
foo_uie_biography.dll (2009-07-18 19:42:50)    Biography View 0.3.2.1
foo_uie_panel_splitter.dll (2009-06-07 22:36:54)    Panel Stack Splitter 0.3.8(alpha)
foo_uie_quicksearch.dll (2007-05-18 13:31:10)    Quick Search Toolbar 2.8l
foo_unpack_7z.dll (2009-02-18 13:35:50)    7-Zip unpacker 1.0
foo_unpack_lha.dll (2009-08-12 22:17:20)    LHA reader 1.4
foo_verifier.dll (2009-06-21 23:03:56)    File Integrity Verifier 1.0.5
foo_w7shell.dll (2009-04-01 03:52:06)    Windows 7 integration 0.2.7.1
foo_whatsnew.dll (2008-08-30 15:45:00)    Feature Watcher 1.0.6

foo_upnp

Reply #339
Great component, very useful.
I am experiencing a weird bug with 0.99.11b on Windows7 x64 7600 which i think wasn't present in the previous version.
The component itself is working great in media server mode but after foobar is running for a while, if you try to close it it freezes. Becomes unkillable by process explorer / task manager by any means and the only thing left to do is restart windows.


Probably a hard to reproduce deadlock so no easy fix. Can you reproduce it all the time ? how long fb had been running when it happened and was the plugin doing anything (streaming) when it happened? Could be interesting you mention all the upnp devices of your network.

foo_upnp

Reply #340
Only other upnp device is a foobar instance with foo_upnp running as a service with firedaemon on another computer running x86 Windows7 but it is not powered on most of the time. The only network it is allowed by the firewall is the home network on which i have 2PCs a laptop running XP and a very old (non UPNP-aware) 802.11b wireless access point which is used only by the laptop (has WPA). I'll enable it again on the main PC and enable verbose logging so I can see the last commands. Concerning usage I think it isn't used by any program while it freezes unless windows itself does a refresh of the network at some intervals so that might trigger a response. I'll monitor the console and let you know if I find a lead to the culprit.

foo_upnp

Reply #341
Only other upnp device is a foobar instance with foo_upnp running as a service with firedaemon on another computer running x86 Windows7 but it is not powered on most of the time. The only network it is allowed by the firewall is the home network on which i have 2PCs a laptop running XP and a very old (non UPNP-aware) 802.11b wireless access point which is used only by the laptop (has WPA). I'll enable it again on the main PC and enable verbose logging so I can see the last commands. Concerning usage I think it isn't used by any program while it freezes unless windows itself does a refresh of the network at some intervals so that might trigger a response. I'll monitor the console and let you know if I find a lead to the culprit.


You may want to enable writing the console output to a file (Console -> Write Log) as well as editing foo_upnp.xml (in foobar's profile directory), setting <console_log enabled="yes" level="0"> to have maximum of debug output.

foo_upnp

Reply #342
You may want to enable writing the console output to a file (Console -> Write Log) as well as editing foo_upnp.xml (in foobar's profile directory), setting <console_log enabled="yes" level="0"> to have maximum of debug output.
Did it as you suggested, console output with level 0 logging below:
[code]foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header ST: ssdp:all
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header ST: ssdp:all
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header MX: 1
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header MX: 1
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: http request: M-SEARCH * HTTP/1.1
foo_upnp: FINEST: header - MX: 1
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header - ST: upnp:rootdevice
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header - MAN: "ssdp:discover"
foo_upnp: FINEST: header - User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINE: creating thread
foo_upnp: FINEST: http request: M-SEARCH * HTTP/1.1
foo_upnp: FINEST: header - MX: 1
foo_upnp: FINEST: header - ST: upnp:rootdevice
foo_upnp: FINEST: header - MAN: "ssdp:discover"
foo_upnp: FINEST: header - User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: header LOCATION: http://192.168.137.1:56923/DeviceDescription.xml
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header EXT:
foo_upnp: FINEST: header USN: uuid:aa893036-41c6-ccfe-e652-b00c6203f506::upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header LOCATION: http://192.168.137.1:56923/DeviceDescription.xml
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header EXT:
foo_upnp: FINEST: header USN: uuid:aa893036-41c6-ccfe-e652-b00c6203f506::upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header - LOCATION: http://192.168.137.1:56923/DeviceDescription.xml
foo_upnp: FINEST: header LOCATION: http://192.168.137.1:56923/DeviceDescription.xml
foo_upnp: FINEST: header - CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header - Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header - EXT:
foo_upnp: FINEST: header EXT:
foo_upnp: FINEST: header - USN: uuid:aa893036-41c6-ccfe-e652-b00c6203f506::upnp:rootdevice
foo_upnp: FINEST: header USN: uuid:aa893036-41c6-ccfe-e652-b00c6203f506::upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINE: got response, code=200, msg=OK
foo_upnp: FINEST: header LOCATION: http://192.168.137.1:56923/DeviceDescription.xml
foo_upnp: FINEST: header - LOCATION: http://192.168.137.1:56923/DeviceDescription.xml
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header - CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header - Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header EXT:
foo_upnp: FINEST: header - EXT:
foo_upnp: FINEST: header USN: uuid:aa893036-41c6-ccfe-e652-b00c6203f506::upnp:rootdevice
foo_upnp: FINEST: header - USN: uuid:aa893036-41c6-ccfe-e652-b00c6203f506::upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINE: got response, code=200, msg=OK
foo_upnp: FINEST: header - LOCATION: http://192.168.137.1:56923/DeviceDescription.xml
foo_upnp: FINEST: header - CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header - Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header - EXT:
foo_upnp: FINEST: header - USN: uuid:aa893036-41c6-ccfe-e652-b00c6203f506::upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINE: got response, code=200, msg=OK
foo_upnp: FINEST: header - LOCATION: http://192.168.137.1:56923/DeviceDescription.xml
foo_upnp: FINEST: header - CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header - Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header - EXT:
foo_upnp: FINEST: header - USN: uuid:aa893036-41c6-ccfe-e652-b00c6203f506::upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINE: got response, code=200, msg=OK
foo_upnp: FINEST: header - ST: upnp:rootdevice
foo_upnp: FINEST: header - USN: uuid:a704a53b-32cc-4269-9baf-29f4807253af::upnp:rootdevice
foo_upnp: FINEST: header - Location: http://192.168.137.1:2869/upnphost/udhisap...af-29f4807253af
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header - 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: header - Cache-Control: max-age=900
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header Ext:
foo_upnp: FINE: got response, code=200, msg=OK
foo_upnp: FINEST: header - ST: upnp:rootdevice
foo_upnp: FINEST: header - USN: uuid:9ce22159-b94d-49ea-b000-0bc073f5ea3c::upnp:rootdevice
foo_upnp: FINEST: header - Location: http://192.168.137.1:2869/upnphost/udhisap...00-0bc073f5ea3c
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header - 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header Ext:
foo_upnp: FINE: got response, code=200, msg=OK
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: header - ST: upnp:rootdevice
foo_upnp: FINEST: header - USN: uuid:9ce22159-b94d-49ea-b000-0bc073f5ea3c::upnp:rootdevice
foo_upnp: FINEST: header - Location: http://192.168.137.1:2869/upnphost/udhisap...00-0bc073f5ea3c
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header - 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header Ext:
foo_upnp: FINE: got response, code=200, msg=OK
foo_upnp: FINE: requesting URL http://192.168.137.1:2869/upnphost/udhisap...00-0bc073f5ea3c
foo_upnp: FINE: connecting to 192.168.137.1:2869
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 192.168.137.1:2869
foo_upnp: FINEST: header - Content-Length: 3612
foo_upnp: FINEST: header - Content-Type: text/xml; charset="utf-8"
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0 Microsoft-HTTPAPI/2.0
foo_upnp: FINEST: header Date: Sun, 23 Aug 2009 23:02:23 GMT
foo_upnp: FINE: got response, code=200, msg=OK
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: header - ST: upnp:rootdevice
foo_upnp: FINEST: header - USN: uuid:a704a53b-32cc-4269-9baf-29f4807253af::upnp:rootdevice
foo_upnp: FINEST: header - Location: http://192.168.137.1:2869/upnphost/udhisap...af-29f4807253af
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header - 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: header - Cache-Control: max-age=900
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header Ext:
foo_upnp: FINE: got response, code=200, msg=OK
foo_upnp: FINE: requesting URL http://192.168.137.1:2869/upnphost/udhisap...cc-f2674f66548d
foo_upnp: FINE: connecting to 192.168.137.1:2869
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 192.168.137.1:2869
foo_upnp: FINEST: header - Content-Length: 13451
foo_upnp: FINEST: header - Content-Type: text/xml; charset="utf-8"
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0 Microsoft-HTTPAPI/2.0
foo_upnp: FINEST: header Date: Sun, 23 Aug 2009 23:02:24 GMT
foo_upnp: FINE: got response, code=200, msg=OK
foo_upnp: FINE: requesting URL http://192.168.137.1:2869/upnphost/udhisap...e6-efe78d60fe66
foo_upnp: FINE: connecting to 192.168.137.1:2869
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 192.168.137.1:2869
foo_upnp: FINEST: header - Content-Length: 5868
foo_upnp: FINEST: header - Content-Type: text/xml; charset="utf-8"
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0 Microsoft-HTTPAPI/2.0
foo_upnp: FINEST: header Date: Sun, 23 Aug 2009 23:02:24 GMT
foo_upnp: FINE: got response, code=200, msg=OK
foo_upnp: FINE: requesting URL http://192.168.137.1:2869/upnphost/udhisap...92-a0e9d1f4c5ce
foo_upnp: FINE: connecting to 192.168.137.1:2869
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 192.168.137.1:2869
foo_upnp: FINEST: header - Content-Length: 780
foo_upnp: FINEST: header - Content-Type: text/xml; charset="utf-8"
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0 Microsoft-HTTPAPI/2.0
foo_upnp: FINEST: header Date: Sun, 23 Aug 2009 23:02:24 GMT
foo_upnp: FINE: got response, code=200, msg=OK
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: upnp:rootdevice
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::upnp:rootdevice
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINE: creating thread
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: urn:schemas-upnp-org:device:MediaRenderer:1
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::urn:schemas-upnp-org:device:MediaRenderer:1
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: urn:schemas-upnp-org:service:RenderingControl:1
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::urn:schemas-upnp-org:service:RenderingControl:1
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: http request: M-SEARCH * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - ST: urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: header - Man: "ssdp:discover"
foo_upnp: FINEST: header MX: 3
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINE: requesting URL http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINE: connecting to 127.0.0.1:2869
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 127.0.0.1:2869
foo_upnp: FINEST: header - Content-Length: 2389
foo_upnp: FINEST: header - Content-Type: text/xml; charset="utf-8"
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0 Microsoft-HTTPAPI/2.0
foo_upnp: FINEST: header Date: Sun, 23 Aug 2009 23:02:33 GMT
foo_upnp: FINE: got response, code=200, msg=OK
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINE: requesting URL http://127.0.0.1:2869/upnphost/udhisapi.dl...b7-021a2e92a755
foo_upnp: FINE: connecting to 127.0.0.1:2869
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 127.0.0.1:2869
foo_upnp: FINEST: header - Content-Length: 6363
foo_upnp: FINEST: header - Content-Type: text/xml; charset="utf-8"
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0 Microsoft-HTTPAPI/2.0
foo_upnp: FINEST: header Date: Sun, 23 Aug 2009 23:02:33 GMT
foo_upnp: FINE: got response, code=200, msg=OK
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: upnp:rootdevice
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::upnp:rootdevice
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: urn:schemas-upnp-org:service:RenderingControl:1
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::urn:schemas-upnp-org:service:RenderingControl:1
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: urn:schemas-upnp-org:device:MediaRenderer:1
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::urn:schemas-upnp-org:device:MediaRenderer:1
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: M-SEARCH * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - ST: urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: header - Man: "ssdp:discover"
foo_upnp: FINEST: header MX: 3
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: urn:schemas-upnp-org:service:RenderingControl:1
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::urn:schemas-upnp-org:service:RenderingControl:1
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: upnp:rootdevice
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::upnp:rootdevice
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: urn:schemas-upnp-org:device:MediaRenderer:1
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::urn:schemas-upnp-org:device:MediaRenderer:1
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: M-SEARCH * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - ST: urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: header - Man: "ssdp:discover"
foo_upnp: FINEST: header MX: 3
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: upnp:rootdevice
foo_upnp: FINEST: header - NTS: ssdp:byebye
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::upnp:rootdevice
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f
foo_upnp: FINEST: header - NTS: ssdp:byebye
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: urn:schemas-upnp-org:device:MediaRenderer:1
foo_upnp: FINEST: header - NTS: ssdp:byebye
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::urn:schemas-upnp-org:device:MediaRenderer:1
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: urn:schemas-upnp-org:service:RenderingControl:1
foo_upnp: FINEST: header - NTS: ssdp:byebye
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::urn:schemas-upnp-org:service:RenderingControl:1
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: upnp:rootdevice
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::upnp:rootdevice
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINE: creating thread
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: urn:schemas-upnp-org:device:MediaRenderer:1
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::urn:schemas-upnp-org:device:MediaRenderer:1
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: urn:schemas-upnp-org:service:RenderingControl:1
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::urn:schemas-upnp-org:service:RenderingControl:1
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: http request: M-SEARCH * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - ST: urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: header - Man: "ssdp:discover"
foo_upnp: FINEST: header MX: 3
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINE: requesting URL http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINE: connecting to 127.0.0.1:2869
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 127.0.0.1:2869
foo_upnp: FINEST: header - Content-Length: 2389
foo_upnp: FINEST: header - Content-Type: text/xml; charset="utf-8"
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0 Microsoft-HTTPAPI/2.0
foo_upnp: FINEST: header Date: Sun, 23 Aug 2009 23:02:50 GMT
foo_upnp: FINE: got response, code=200, msg=OK
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINE: requesting URL http://127.0.0.1:2869/upnphost/udhisapi.dl...88-9e7cade4633c
foo_upnp: FINE: connecting to 127.0.0.1:2869
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 127.0.0.1:2869
foo_upnp: FINEST: header - Content-Length: 6363
foo_upnp: FINEST: header - Content-Type: text/xml; charset="utf-8"
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0 Microsoft-HTTPAPI/2.0
foo_upnp: FINEST: header Date: Sun, 23 Aug 2009 23:02:50 GMT
foo_upnp: FINE: got response, code=200, msg=OK
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: upnp:rootdevice
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::upnp:rootdevice
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: urn:schemas-upnp-org:service:RenderingControl:1
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::urn:schemas-upnp-org:service:RenderingControl:1
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: urn:schemas-upnp-org:device:MediaRenderer:1
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::urn:schemas-upnp-org:device:MediaRenderer:1
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: M-SEARCH * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - ST: urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: header - Man: "ssdp:discover"
foo_upnp: FINEST: header MX: 3
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: upnp:rootdevice
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::upnp:rootdevice
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: urn:schemas-upnp-org:device:MediaRenderer:1
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::urn:schemas-upnp-org:device:MediaRenderer:1
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: urn:schemas-upnp-org:service:RenderingControl:1
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::urn:schemas-upnp-org:service:RenderingControl:1
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: M-SEARCH * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - ST: urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: header - Man: "ssdp:discover"
foo_upnp: FINEST: header MX: 3
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header ST: ssdp:all
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header ST: ssdp:all
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: http request: M-SEARCH * HTTP/1.1
foo_upnp: FINEST: header - MX: 5
foo_upnp: FINEST: header - ST: ssdp:all
foo_upnp: FINEST: header - MAN: "ssdp:discover"
foo_upnp: FINEST: header - User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINE: creating thread
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: http request: M-SEARCH * HTTP/1.1
foo_upnp: FINEST: header - MX: 5
foo_upnp: FINEST: header - ST: ssdp:all
foo_upnp: FINEST: header - MAN: "ssdp:discover"
foo_upnp: FINEST: header - User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header MX: 5
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header MX: 1
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header MX: 1
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header MAN: "ssdp:discover"
foo_upnp: FINEST: http request: M-SEARCH * HTTP/1.1
foo_upnp: FINEST: header - MX: 1
foo_upnp: FINEST: header - ST: upnp:rootdevice
foo_upnp: FINEST: header - MAN: "ssdp:discover"
foo_upnp: FINEST: header - User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINE: creating thread
foo_upnp: FINEST: header User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: http request: M-SEARCH * HTTP/1.1
foo_upnp: FINEST: header - MX: 1
foo_upnp: FINEST: header - ST: upnp:rootdevice
foo_upnp: FINEST: header - MAN: "ssdp:discover"
foo_upnp: FINEST: header - User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: header LOCATION: http://192.168.137.1:56923/DeviceDescription.xml
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header EXT:
foo_upnp: FINEST: header USN: uuid:aa893036-41c6-ccfe-e652-b00c6203f506::upnp:rootdevice
foo_upnp: FINEST: header LOCATION: http://192.168.137.1:56923/DeviceDescription.xml
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header EXT:
foo_upnp: FINEST: header USN: uuid:aa893036-41c6-ccfe-e652-b00c6203f506::upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header LOCATION: http://192.168.137.1:56923/DeviceDescription.xml
foo_upnp: FINEST: header LOCATION: http://192.168.137.1:56923/DeviceDescription.xml
foo_upnp: FINEST: header - LOCATION: http://192.168.137.1:56923/DeviceDescription.xml
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header - CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header - Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header EXT:
foo_upnp: FINEST: header EXT:
foo_upnp: FINEST: header USN: uuid:aa893036-41c6-ccfe-e652-b00c6203f506::upnp:rootdevice
foo_upnp: FINEST: header - EXT:
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header USN: uuid:aa893036-41c6-ccfe-e652-b00c6203f506::upnp:rootdevice
foo_upnp: FINEST: header - USN: uuid:aa893036-41c6-ccfe-e652-b00c6203f506::upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINE: got response, code=200, msg=OK
foo_upnp: FINEST: header - LOCATION: http://192.168.137.1:56923/DeviceDescription.xml
foo_upnp: FINEST: header - CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header - Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header - EXT:
foo_upnp: FINEST: header - USN: uuid:aa893036-41c6-ccfe-e652-b00c6203f506::upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINE: got response, code=200, msg=OK
foo_upnp: FINEST: header - LOCATION: http://192.168.137.1:56923/DeviceDescription.xml
foo_upnp: FINEST: header - CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header - Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header - EXT:
foo_upnp: FINEST: header - USN: uuid:aa893036-41c6-ccfe-e652-b00c6203f506::upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINE: got response, code=200, msg=OK
foo_upnp: FINEST: header - LOCATION: http://192.168.137.1:56923/DeviceDescription.xml
foo_upnp: FINEST: header - CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header - Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header - EXT:
foo_upnp: FINEST: header - USN: uuid:aa893036-41c6-ccfe-e652-b00c6203f506::upnp:rootdevice
foo_upnp: FINEST: header ST: upnp:rootdevice
foo_upnp: FINE: got response, code=200, msg=OK
foo_upnp: FINEST: http request: M-SEARCH * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1
foo_upnp: FINEST: header - Man: "ssdp:discover"
foo_upnp: FINEST: header MX: 3
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: http request: M-SEARCH * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1
foo_upnp: FINEST: header - Man: "ssdp:discover"
foo_upnp: FINEST: header MX: 3
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: http request: M-SEARCH * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - ST: urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: header - Man: "ssdp:discover"
foo_upnp: FINEST: header MX: 3
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: http request: M-SEARCH * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1
foo_upnp: FINEST: header - Man: "ssdp:discover"
foo_upnp: FINEST: header MX: 3
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: http request: M-SEARCH * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - ST: urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: header - Man: "ssdp:discover"
foo_upnp: FINEST: header MX: 3
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: upnp:rootdevice
foo_upnp: FINEST: header - NTS: ssdp:byebye
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::upnp:rootdevice
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f
foo_upnp: FINEST: header - NTS: ssdp:byebye
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: urn:schemas-upnp-org:device:MediaRenderer:1
foo_upnp: FINEST: header - NTS: ssdp:byebye
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::urn:schemas-upnp-org:device:MediaRenderer:1
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: urn:schemas-upnp-org:service:RenderingControl:1
foo_upnp: FINEST: header - NTS: ssdp:byebye
foo_upnp: FINEST: header - Location: http://127.0.0.1:2869/upnphost/udhisapi.dl...5e-db8ca742f70f
foo_upnp: FINEST: header - USN: uuid:bcfae34c-8c35-4297-b95e-db8ca742f70f::urn:schemas-upnp-org:service:RenderingControl:1
foo_upnp: FINEST: header - Cache-Control: max-age=1800
foo_upnp: FINEST: header - Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0
foo_upnp: FINEST: header - OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
foo_upnp: FINEST: header 01-NLS: 8a246981d23235e0292a0140c79b3130
foo_upnp: FINEST: http request: M-SEARCH * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1
foo_upnp: FINEST: header - Man: "ssdp:discover"
foo_upnp: FINEST: header MX: 3
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: http request: M-SEARCH * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - ST: upnp:rootdevice
foo_upnp: FINEST: header - Man: "ssdp:discover"
foo_upnp: FINEST: header MX: 3
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINE: creating thread
foo_upnp: FINEST: http request: M-SEARCH * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - ST: urn:schemas-wifialliance-org:device:WFADevice:1
foo_upnp: FINEST: header - Man: "ssdp:discover"
foo_upnp: FINEST: header MX: 3
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: http request: GET /DeviceDescription.xml HTTP/1.1
foo_upnp: FINEST: header - Cache-Control: no-cache
foo_upnp: FINEST: header - Connection: Keep-Alive
foo_upnp: FINEST: header - Pragma: no-cache
foo_upnp: FINEST: header - Accept: text/xml, application/xml
foo_upnp: FINEST: header - User-Agent: FDSSDP
foo_upnp: FINEST: header Host: 192.168.167.1:56923
foo_upnp: INFO: received LAN request: http://192.168.167.1:56923/DeviceDescription.xml (User-Agent: FDSSDP)
foo_upnp: INFO: ProcessGetDescription: user-agent: FDSSDP
foo_upnp: FINEST: header Server: Platinum/0.5.1
foo_upnp: FINEST: header Content-Length: 2901
foo_upnp: FINEST: header Content-Type: text/xml; charset="utf-8"
foo_upnp: FINEST: header Connection: keep-alive
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - NT: urn:schemas-upnp-org:service:RenderingControl:1
foo_upnp: FINEST: header - NTS: ssdp:byebye
foo_upnp: FINEST: header - Location: [url=http://127.0.0.1:2869/upnphost/udhisapi.dll?c

foo_upnp

Reply #343
I found this plugin today, and I must say it's pretty sweet

I did however have a hell of a time getting it working on my iPhone with PlugPlayer over 3G (iPhone OS 3.0.1, PP 2.3.1, fb2k 0.9.6.8, UPnP 0.99.11).  WiFi setup was a breeze, as PlugPlayer found the server without any problem.  However trying the steps outlined here:

http://nerdlets.org/2009/05/07/set-up-a-up...ith-foobar2000/

was pointless.  I finally figured out I had to add the device manually and entered (basically):

http://myserver.no-ip.org:12345/namepass

and luckily PP found the server.  Hopefully you can outline this more prominantly for anyone else having the same problem.

I still have one problem however, and that is that I can't figure out how to seek through song playback.  I thought seeking was supported, maybe just not for PlugPlayer?  One more thing I'd change, is the default PP profile has transcoding disabled for 'lossless and internet'.  You might want to change that, as the iPhone definitely can't play lossless FLAC, and 3G probably couldn't handle the ALAC bandwidth.

Anyway, keep up the great work.  I can't wait to see what more becomes of this plugin.

foo_upnp

Reply #344
My observations are as follows:
1. While any form of debugging is enabled you can see the server but you cannot get the album / artist listings in both media player 12 and foobar upnp browser panel
2. Last three lines appeared when i tried browsing from foobar. After that nothing more was logged. Pressing the close button renders foobar unresponsive and it just stays that way.


The last lines are suspicious. WMP http server replied with an Internal server error. I may be able to simulate that and see what happens.

I did however have a hell of a time getting it working on my iPhone with PlugPlayer over 3G (iPhone OS 3.0.1, PP 2.3.1, fb2k 0.9.6.8, UPnP 0.99.11).  WiFi setup was a breeze, as PlugPlayer found the server without any problem.  However trying the steps outlined here:
http://nerdlets.org/2009/05/07/set-up-a-up...ith-foobar2000/
was pointless.  I finally figured out I had to add the device manually and entered (basically):
http://myserver.no-ip.org:12345/namepass
and luckily PP found the server.  Hopefully you can outline this more prominantly for anyone else having the same problem.


Yes, some more comprehensive documentation wouldn't hurt. I'll be working on that soon.

Quote
I still have one problem however, and that is that I can't figure out how to seek through song playback.  I thought seeking was supported, maybe just not for PlugPlayer?  One more thing I'd change, is the default PP profile has transcoding disabled for 'lossless and internet'.  You might want to change that, as the iPhone definitely can't play lossless FLAC, and 3G probably couldn't handle the ALAC bandwidth.


PlugPlayer doesn't support seek yet. You can ask for it on the PlugPlayer forum, the author listen to feature requests .
I'm surprised you didn't have the correct settings for PP profile. I just checked it and by default it is set to "transcode always to mp3 except "mp3, aac, m4a" or  (lossless and internet).

Thanks for reporting you have it working over 3G as it is something I can't try as I don't have an iPhone.
Alternatively you should be able to do the same using a VPN. In that case PP will autodiscover the server just like it does on the LAN.


foo_upnp

Reply #345
I found out that PP doesn't support seeking after I had posted this (from the PP forum).  He said he'll work on it again after iPhone OS 3.1 is released, but I'll definitely be requesting it.  The dev also said that in the upcoming version 2.4.0 he is changing the behavior of the "base url" setting so it is used for everything over WAN - device description, streaming, album art, etc.  This should fix the problems I was having following the instructions from that other website.

http://www.plugplayer.com/forum/viewtopic....f6b01c5cf7#p272

I just installed the plugin on another computer, and by default the PP profile has "transcode always to mp3 except extensions "mp3,aac,m4a" OR EXCEPT lossless and internet".  From reading that (and from testing) it means it won't transcode lossless or internet connected devices under any circumstance.  We want the opposite

I have been able to get PP working both over 3G (via manual device add) and over a Windows PPTP VPN.  However it will not auto-discover the server over VPN.  You have to set it up on the local network first so it is discovered, then it will be recognized over VPN as well.

One more thing, is it possible that items added to the PP playlist can not be invalidated when the fb2k upnp server is restarted?  As it stands, if I restart the upnp server (fb2k restart as well) everything I have in my playlist stops working.  I have to re-add the tracks/streams.  It seems the links are being invalidated/changed.  Is that something you can control?

 

foo_upnp

Reply #346
I've got another interesting situation.  I have the server setup for internet access on my external IP for use from my iPhone over 3G (when I'm not using it over the VPN).  This works because it is detected as a WAN client and the correct external content URL is transmitted.  However if I connect my laptop to my home network via OpenVPN this setup breaks.  The incoming fb2k connection is seen as WAN instead of LAN, and the external IP is passed back, causing the playback connection to fail.  I think it's because OpenVPN sets up my VPN IP on a different subnet (home network is 192.168.xxx.xxx, and the OpenVPN subnet is 10.xxx.xxx.xxx).  I guess there's no way around this with my current setup unfortunately.  For now I've changed it so that the server IP is my internal IP (192.xxx.xxx.xxx).  Now I can connect via my iPhone PPTP VPN and my laptop's OpenVPN connection.  Both devices (laptop as WAN and iPhone as LAN) get back my internal server IP, which is reachable from both clients (OpenVPN is cool like that).

A future workaround might be to have a section in the server configuration to specify other subnet ranges to be considered as LAN clients instead of WAN clients.  That way I could specify my OpenVPN 10.xxx.xxx.xxx subnet as internal LAN, and I could keep my external WAN connectivity as well.

Just thought I'd throw this out there as another fun and unorthodox scenario

foo_upnp

Reply #347
The dev also said that in the upcoming version 2.4.0 he is changing the behavior of the "base url" setting so it is used for everything over WAN - device description, streaming, album art, etc.  This should fix the problems I was having following the instructions from that other website.


Yes this is required for other servers (twonky in that case)  that don't set the streaming IP to the public internet address. foo_upnp sets it correctly though

Quote
I just installed the plugin on another computer, and by default the PP profile has "transcode always to mp3 except extensions "mp3,aac,m4a" OR EXCEPT lossless and internet".  From reading that (and from testing) it means it won't transcode lossless or internet connected devices under any circumstance.  We want the opposite


You're right, I inverted the condition. Will fix the profile in the next release

Quote
I have been able to get PP working both over 3G (via manual device add) and over a Windows PPTP VPN.  However it will not auto-discover the server over VPN.  You have to set it up on the local network first so it is discovered, then it will be recognized over VPN as well.


I read somewhere that OpenVPN might discard udp multicast traffic. This is used for SSDP and might explain auto discovery problems.

Quote
One more thing, is it possible that items added to the PP playlist can not be invalidated when the fb2k upnp server is restarted?  As it stands, if I restart the upnp server (fb2k restart as well) everything I have in my playlist stops working.  I have to re-add the tracks/streams.  It seems the links are being invalidated/changed.  Is that something you can control?

This is a PlugPlayer issue. Are you using the PP renderer or an external renderer ? When relaunched PlugPlayer will always reset to the PP renderer.


I've got another interesting situation.  I have the server setup for internet access on my external IP for use from my iPhone over 3G (when I'm not using it over the VPN).  This works because it is detected as a WAN client and the correct external content URL is transmitted.  However if I connect my laptop to my home network via OpenVPN this setup breaks.  The incoming fb2k connection is seen as WAN instead of LAN, and the external IP is passed back, causing the playback connection to fail.  I think it's because OpenVPN sets up my VPN IP on a different subnet (home network is 192.168.xxx.xxx, and the OpenVPN subnet is 10.xxx.xxx.xxx).  I guess there's no way around this with my current setup unfortunately.  For now I've changed it so that the server IP is my internal IP (192.xxx.xxx.xxx).  Now I can connect via my iPhone PPTP VPN and my laptop's OpenVPN connection.  Both devices (laptop as WAN and iPhone as LAN) get back my internal server IP, which is reachable from both clients (OpenVPN is cool like that).
A future workaround migh be to have a section in the server configuration to specify other subnet ranges to be considered as LAN clients instead of WAN clients.  That way I could specify my OpenVPN 10.xxx.xxx.xxx subnet as internal LAN, and I could keep my external WAN connectivity as well.
Just thought I'd throw this out there as another fun and unorthodox scenario


Interesting use case . Correct me if I'm wrong but doesn't your PC running the fb server have a (virtual) 10.x.x.x address when on the VPN ? The fb server consider the incoming connection is from the LAN when the incoming IP is in any of the subnets defined by all your interfaces listed by ipconfig (virtual or not), taking into account the netmask.

foo_upnp

Reply #348
OpenVPN might discard multicast, but the iPhone is using the Windows PPTP VPN.  Unless OpenVPN also interferes with that?  I'll have to test some other router settings at home and also shut down OpenVPN to be sure.

LOL, I'll be damned if the broken media URL problem isn't gone now.  I have no idea why, but I'm not complaining.  Maybe it was happening when using an older version of the plugin.  But I was always only using the PP renderer.

For the last thing, that's the weird part.  Yes my PC does has a virtual 10.x.x.x address.  And it doesn't matter if I connect to the server on the 10.x.x.x interface or the 192.168.x.x interface (both work because of OpenVPN's routing).  It is always detected as WAN.  Not sure if it's useful, but here's the server startup log and both interface connection logs.  It does seem to detect all the interfaces during startup.

fb2k server startup
Code: [Select]
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://192.168.5.15:56923/DeviceDescription.xml]http://192.168.5.15:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:service:ConnectionManager:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:service:ConnectionManager:1
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://192.168.5.15:56923/DeviceDescription.xml]http://192.168.5.15:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db
foo_upnp: FINEST: header NT: uuid:93eed0e0-72ba-bde6-0261-93702c1243db
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://192.168.5.15:56923/DeviceDescription.xml]http://192.168.5.15:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::upnp:rootdevice
foo_upnp: FINEST: header NT: upnp:rootdevice
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://192.168.5.15:56923/DeviceDescription.xml]http://192.168.5.15:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:device:MediaServer:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:device:MediaServer:1
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://192.168.5.15:56923/DeviceDescription.xml]http://192.168.5.15:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1
foo_upnp: FINEST: header NT: urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://192.168.5.15:56923/DeviceDescription.xml]http://192.168.5.15:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://192.168.5.15:56923/DeviceDescription.xml]http://192.168.5.15:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:service:ConnectionManager:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:service:ConnectionManager:1
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://192.168.5.15:56923/DeviceDescription.xml]http://192.168.5.15:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db
foo_upnp: FINEST: header NT: uuid:93eed0e0-72ba-bde6-0261-93702c1243db
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://192.168.5.185:56923/DeviceDescription.xml]http://192.168.5.185:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::upnp:rootdevice
foo_upnp: FINEST: header NT: upnp:rootdevice
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://192.168.5.185:56923/DeviceDescription.xml]http://192.168.5.185:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:device:MediaServer:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:device:MediaServer:1
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://192.168.5.185:56923/DeviceDescription.xml]http://192.168.5.185:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1
foo_upnp: FINEST: header NT: urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://192.168.5.185:56923/DeviceDescription.xml]http://192.168.5.185:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://192.168.5.185:56923/DeviceDescription.xml]http://192.168.5.185:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:service:ConnectionManager:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:service:ConnectionManager:1
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://192.168.5.185:56923/DeviceDescription.xml]http://192.168.5.185:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db
foo_upnp: FINEST: header NT: uuid:93eed0e0-72ba-bde6-0261-93702c1243db
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://192.168.5.185:56923/DeviceDescription.xml]http://192.168.5.185:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::upnp:rootdevice
foo_upnp: FINEST: header NT: upnp:rootdevice
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://192.168.5.185:56923/DeviceDescription.xml]http://192.168.5.185:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:device:MediaServer:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:device:MediaServer:1
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://192.168.5.185:56923/DeviceDescription.xml]http://192.168.5.185:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1
foo_upnp: FINEST: header NT: urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://192.168.5.185:56923/DeviceDescription.xml]http://192.168.5.185:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://192.168.5.185:56923/DeviceDescription.xml]http://192.168.5.185:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:service:ConnectionManager:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:service:ConnectionManager:1
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://192.168.5.185:56923/DeviceDescription.xml]http://192.168.5.185:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db
foo_upnp: FINEST: header NT: uuid:93eed0e0-72ba-bde6-0261-93702c1243db
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::upnp:rootdevice
foo_upnp: FINEST: header NT: upnp:rootdevice
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header - Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header - USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::upnp:rootdevice
foo_upnp: FINEST: header NT: upnp:rootdevice
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:device:MediaServer:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:device:MediaServer:1
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header - Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header - USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:device:MediaServer:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:device:MediaServer:1
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1
foo_upnp: FINEST: header NT: urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header - Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header - USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1
foo_upnp: FINEST: header NT: urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header - Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header - USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:service:ConnectionManager:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:service:ConnectionManager:1
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header - Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header - USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:service:ConnectionManager:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:service:ConnectionManager:1
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db
foo_upnp: FINEST: header NT: uuid:93eed0e0-72ba-bde6-0261-93702c1243db
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header - Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header - USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db
foo_upnp: FINEST: header NT: uuid:93eed0e0-72ba-bde6-0261-93702c1243db
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::upnp:rootdevice
foo_upnp: FINEST: header NT: upnp:rootdevice
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header - Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header - USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::upnp:rootdevice
foo_upnp: FINEST: header NT: upnp:rootdevice
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:device:MediaServer:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:device:MediaServer:1
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header - Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header - USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:device:MediaServer:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:device:MediaServer:1
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1
foo_upnp: FINEST: header NT: urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header - Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header - USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1
foo_upnp: FINEST: header NT: urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header - Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header - USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:service:ContentDirectory:1
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:service:ConnectionManager:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:service:ConnectionManager:1
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header - Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header - USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db::urn:schemas-upnp-org:service:ConnectionManager:1
foo_upnp: FINEST: header NT: urn:schemas-upnp-org:service:ConnectionManager:1
foo_upnp: FINEST: header Host: 239.255.255.250:1900
foo_upnp: FINEST: header LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header NTS: ssdp:alive
foo_upnp: FINEST: header CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db
foo_upnp: FINEST: header NT: uuid:93eed0e0-72ba-bde6-0261-93702c1243db
foo_upnp: FINEST: http request: NOTIFY * HTTP/1.1
foo_upnp: FINEST: header - Host: 239.255.255.250:1900
foo_upnp: FINEST: header - LOCATION: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url]
foo_upnp: FINEST: header - NTS: ssdp:alive
foo_upnp: FINEST: header - CACHE-CONTROL: max-age=1800
foo_upnp: FINEST: header - Server: UPnP/1.0, DLNADOC/1.50, Platinum/0.5.1
foo_upnp: FINEST: header - USN: uuid:93eed0e0-72ba-bde6-0261-93702c1243db
foo_upnp: FINEST: header NT: uuid:93eed0e0-72ba-bde6-0261-93702c1243db

10.x.x.x
Code: [Select]
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: http request: GET /DeviceDescription.xml HTTP/1.1
foo_upnp: FINEST: header - Authorization: Basic XXXXXXXX
foo_upnp: FINEST: header - User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 10.64.75.1:56923
foo_upnp: INFO: received WAN request: [url=http://10.64.75.1:56923/DeviceDescription.xml]http://10.64.75.1:56923/DeviceDescription.xml[/url] (User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000)
foo_upnp: INFO: ProcessGetDescription: user-agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Server: Platinum/0.5.1
foo_upnp: FINEST: header Content-Length: 2875
foo_upnp: FINEST: header Content-Type: text/xml; charset="utf-8"
foo_upnp: FINEST: header Connection: keep-alive
foo_upnp: FINE: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(stream.ReadLine(line, NPT_HTTP_PROTOCOL_MAX_LINE_LENGTH))]
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: http request: GET /X_MS_MediaReceiverRegistrar/93eed0e0-72ba-bde6-0261-93702c1243db/scpd.xml HTTP/1.1
foo_upnp: FINEST: header - Authorization: Basic XXXXXXXX
foo_upnp: FINEST: header - User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 10.64.75.1:56923
foo_upnp: FINEST: header Server: Platinum/0.5.1
foo_upnp: FINEST: header Connection: keep-alive
foo_upnp: FINEST: header Content-Length: 2768
foo_upnp: FINEST: header Content-Type: text/xml; charset="utf-8"
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: http request: GET /ContentDirectory/93eed0e0-72ba-bde6-0261-93702c1243db/scpd.xml HTTP/1.1
foo_upnp: FINEST: header - Authorization: Basic XXXXXXXX
foo_upnp: FINEST: header - User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 10.64.75.1:56923
foo_upnp: FINEST: header Server: Platinum/0.5.1
foo_upnp: FINEST: header Connection: keep-alive
foo_upnp: FINEST: header Content-Length: 6818
foo_upnp: FINEST: header Content-Type: text/xml; charset="utf-8"
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: http request: GET /ConnectionManager/93eed0e0-72ba-bde6-0261-93702c1243db/scpd.xml HTTP/1.1
foo_upnp: FINEST: header - Authorization: Basic XXXXXXXX
foo_upnp: FINEST: header - User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 10.64.75.1:56923
foo_upnp: FINEST: header Server: Platinum/0.5.1
foo_upnp: FINEST: header Connection: keep-alive
foo_upnp: FINEST: header Content-Length: 4410
foo_upnp: FINEST: header Content-Type: text/xml; charset="utf-8"

192.168.x.x
Code: [Select]
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: http request: GET /DeviceDescription.xml HTTP/1.1
foo_upnp: FINEST: header - Authorization: Basic XXXXXXXX
foo_upnp: FINEST: header - User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 192.168.5.185:56923
foo_upnp: INFO: received WAN request: [url=http://192.168.5.185:56923/DeviceDescription.xml]http://192.168.5.185:56923/DeviceDescription.xml[/url] (User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000)
foo_upnp: INFO: ProcessGetDescription: user-agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Server: Platinum/0.5.1
foo_upnp: FINEST: header Content-Length: 2875
foo_upnp: FINEST: header Content-Type: text/xml; charset="utf-8"
foo_upnp: FINEST: header Connection: keep-alive
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: http request: GET /X_MS_MediaReceiverRegistrar/93eed0e0-72ba-bde6-0261-93702c1243db/scpd.xml HTTP/1.1
foo_upnp: FINEST: header - Authorization: Basic XXXXXXXX
foo_upnp: FINEST: header - User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 192.168.5.185:56923
foo_upnp: FINEST: header Server: Platinum/0.5.1
foo_upnp: FINEST: header Connection: keep-alive
foo_upnp: FINEST: header Content-Length: 2768
foo_upnp: FINEST: header Content-Type: text/xml; charset="utf-8"
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: http request: GET /ContentDirectory/93eed0e0-72ba-bde6-0261-93702c1243db/scpd.xml HTTP/1.1
foo_upnp: FINEST: header - Authorization: Basic XXXXXXXX
foo_upnp: FINEST: header - User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 192.168.5.185:56923
foo_upnp: FINEST: header Server: Platinum/0.5.1
foo_upnp: FINEST: header Connection: keep-alive
foo_upnp: FINEST: header Content-Length: 6818
foo_upnp: FINEST: header Content-Type: text/xml; charset="utf-8"
foo_upnp: FINE: creating thread
foo_upnp: FINE: thread in =======================
foo_upnp: FINEST: http request: GET /ConnectionManager/93eed0e0-72ba-bde6-0261-93702c1243db/scpd.xml HTTP/1.1
foo_upnp: FINEST: header - Authorization: Basic XXXXXXXX
foo_upnp: FINEST: header - User-Agent: Platinum/0.5.1, DLNADOC/1.50 / foobar2000
foo_upnp: FINEST: header Host: 192.168.5.185:56923
foo_upnp: FINEST: header Server: Platinum/0.5.1
foo_upnp: FINEST: header Connection: keep-alive
foo_upnp: FINEST: header Content-Length: 4410
foo_upnp: FINEST: header Content-Type: text/xml; charset="utf-8"

foo_upnp

Reply #349
I have a little question:

Is there way to stream an audio cd from my computer directly to a upnp client via the upnp mediaserver?

Ive tried to open the Audio CD-Playlist on the upnp-client but it doesnt show any track in it.