I noticed that WMP has the old problem like WinAmp had where it shows %20 for spaces and such in the playlist.

Here is the data using the new v259 Hijack:

Playing a single track (doesn't work):
khttpd: 192.168.1.5 connection from 192.168.1.8
khttpd: request_header = "GET /Tesla_-_Lodi.m3u?FID=10261&EXT=.m3u HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/msword, application/vnd.ms-powerpoint, */*
Referer: http://mobilemp3/?FID=101d1&EXT=.htm
Accept-Language: en-us
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Host: mobilemp3
Connection: Keep-Alive

"khttpd: GET "/Tesla_-_Lodi.m3u?FID=10261&EXT=.m3u"
khttpd: 192.168.1.5 connection from 192.168.1.8
khttpd: request_header = "GET /Tesla%20%2D%20Lodi.m3u?FID=10260&EXT=.mp3 HTTP/1.1
Accept: */*
User-Agent: Windows-Media-Player/8.00.00.4477
Accept-Encoding: gzip, deflate
Host: mobilemp3
Connection: Keep-Alive

"khttpd: GET "/Tesla%20%2D%20Lodi.m3u?FID=10260&EXT=.mp3"
khttpd: 192.168.1.5 connection from 192.168.1.8
khttpd: request_header = "GET /ID3 HTTP/1.1
Accept: */*
User-Agent: NSPlayer/8.0.0.4477
Accept-Encoding: gzip, deflate
Host: mobilemp3
Connection: Keep-Alive

"khttpd: GET "/ID3"
khttpd: open(/ID3) failed, rc=-2


This is playing a whole CD playlist (works, but has issues moving around tracks):
khttpd: 192.168.1.5 connection from 192.168.1.8
khttpd: request_header = "GET /Five_Man_Acoustical_Jam.m3u?FID=101d1&EXT=.m3u HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/msword, application/vnd.ms-powerpoint, */*
Referer: http://mobilemp3/?FID=101c1&EXT=.htm
Accept-Language: en-us
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Host: mobilemp3
Connection: Keep-Alive

"khttpd: GET "/Five_Man_Acoustical_Jam.m3u?FID=101d1&EXT=.m3u"
khttpd: 192.168.1.5 connection from 192.168.1.8
khttpd: request_header = "GET /Tesla%20%2D%20Comin%27%20Atcha%20Live%2Ftruckin%27?FID=101e0&EXT=.mp3 HTTP/1.1
Accept: */*
User-Agent: NSPlayer/8.0.0.4477
Accept-Encoding: gzip, deflate
Host: mobilemp3
Connection: Keep-Alive

"khttpd: GET "/Tesla%20%2D%20Comin%27%20Atcha%20Live%2Ftruckin%27?FID=101e0&EXT=.mp3"