FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Setup Issues › unable to play ogg files since SB firmware upgrade to 2.7
- This topic has 7 replies, 2 voices, and was last updated 17 years, 5 months ago by rpedde.
-
AuthorPosts
-
27/05/2007 at 2:08 PM #1430thorstenhirschParticipant
Hi,
I still can’t play ogg files, though I compiled firefly-1586 with ogg support enabled. The ogg lib (and vorbis lib and flac lib) has been installed (again) before installing firefly. The mt-daapd executable is even successfully linked to all the lib files.
When turning on the ssc transcoding, my SB tries to play the files, but tells me “myoggfilename cannot be played”. When turning off the ssc transcoding, my SB tells me “unsupported file type”.
I created a debug level 9 logfile:
2007-05-27 15:58:57 (00008003): Thread 0: got request
2007-05-27 15:58:57 (00008003): Request: GET /rsp/info HTTP/1.0
2007-05-27 15:58:57 (00008003): Thread 0: Read: User-Agent: Roku SoundBridge/2.5
2007-05-27 15:58:57 (00008003): Thread 0: Adding header *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:58:57 (00008003): Added *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:58:57 (00008003): Thread 0: Read: Host: 192.168.0.7:3689
2007-05-27 15:58:57 (00008003): Thread 0: Adding header *Host=192.168.0.7:3689*
2007-05-27 15:58:57 (00008003): Added *Host=192.168.0.7:3689*
2007-05-27 15:58:57 (00008003): Thread 0: Read: Accept: */*
2007-05-27 15:58:57 (00008003): Thread 0: Adding header *Accept=*/**
2007-05-27 15:58:57 (00008003): Added *Accept=*/**
2007-05-27 15:58:57 (00008003): Thread 0: Read: Pragma: no-cache
2007-05-27 15:58:57 (00008003): Thread 0: Adding header *Pragma=no-cache*
2007-05-27 15:58:57 (00008003): Added *Pragma=no-cache*
2007-05-27 15:58:57 (00008003): Thread 0: Read: accept-encoding: gzip
2007-05-27 15:58:57 (00008003): Thread 0: Adding header *accept-encoding=gzip*
2007-05-27 15:58:57 (00008003): Added *accept-encoding=gzip*
2007-05-27 15:58:57 (00008003): Thread 0: Read: accept-codecs: wma,mpeg,wav,mp4a,alac
2007-05-27 15:58:57 (00008003): Thread 0: Adding header *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:58:57 (00008003): Added *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:58:57 (00008003): Thread 0: Read: rsp-version: 0.1
2007-05-27 15:58:57 (00008003): Thread 0: Adding header *rsp-version=0.1*
2007-05-27 15:58:57 (00008003): Added *rsp-version=0.1*
2007-05-27 15:58:57 (00008003): Thread 0: Read: transcode-codecs: wav,mp3
2007-05-27 15:58:57 (00008003): Thread 0: Adding header *transcode-codecs=wav,mp3*
2007-05-27 15:58:57 (00008003): Added *transcode-codecs=wav,mp3*
2007-05-27 15:58:57 (00008003): Thread 0: Read:
2007-05-27 15:58:57 (00008003): Thread 0: Headers parsed!
2007-05-27 15:58:57 (00008003): Checking to see if connection matches keep-alive
2007-05-27 15:58:57 (00008003): Nope!
2007-05-27 15:58:57 (00008003): Thread 0: Connection type HTTP/1.0
: Connection: non-persist
2007-05-27 15:58:57 (00008003): Thread 0: Original URI: /rsp/info
2007-05-27 15:58:57 (00008003): Thread 0: Translated URI: /rsp/info
2007-05-27 15:58:57 (00008003): Thread 0: Preparing to find handler
2007-05-27 15:58:57 (00008003): Checking /rsp/info against handler for /
2007-05-27 15:58:57 (00008003): Thread 0: URI Match!
2007-05-27 15:58:57 (00008003): Thread 0: Time is 1180299537 seconds after epoch
2007-05-27 15:58:57 (00008003): Thread 0: Setting time header
2007-05-27 15:58:57 (00008003): Added *Date=Sun, 27 May 2007 20:58:57 GMT*
2007-05-27 15:58:57 (00008003): Added *Connection=close*
2007-05-27 15:58:57 (00008003): Added *Server=mt-daapd/svn-1586*
2007-05-27 15:58:57 (00008003): Added *Content-Type=text/html*
2007-05-27 15:58:57 (00008003): Added *Content-Language=en_us*
2007-05-27 15:58:57 (00008003): Thread 0: Using non-default handler
2007-05-27 15:58:57 (00008003): in main_auth
2007-05-27 15:58:57 (00008003): Checking url /rsp/info
2007-05-27 15:58:57 (00008003): Dispatching auth for /rsp/info to plugin
2007-05-27 15:58:57 (00008003): Checking url /rsp/info
2007-05-27 15:58:57 (00008003): Dispatching /rsp/info to rsp/svn-1586
2007-05-27 15:58:57 (00008003): Checking if pw required for /rsp/info as user
2007-05-27 15:58:57 (00008003): Nope
2007-05-27 15:58:57 (00008003): in main_handler
2007-05-27 15:58:57 (00008003): Checking url /rsp/info
2007-05-27 15:58:57 (00008003): Dispatching /rsp/info to plugin
2007-05-27 15:58:57 (00008003): Checking url /rsp/info
2007-05-27 15:58:57 (00008003): Dispatching /rsp/info to rsp/svn-1586
2007-05-27 15:58:57 (00008003): Getting uri…
2007-05-27 15:58:57 (00008003): Mallocing privinfo…
2007-05-27 15:58:57 (00008003): Tokenizing url
2007-05-27 15:58:57 (00008003): Found 5 elements
2007-05-27 15:58:57 (00008003): Checking reponse 0
2007-05-27 15:58:57 (00008003): Found it! Index: 0
2007-05-27 15:58:57 (00008003): Starting rsp_info
2007-05-27 15:58:57 (00008003): Added *Cache-Control=no-cache*
2007-05-27 15:58:57 (00008003): Added *Expires=-1*
2007-05-27 15:58:57 (00008003): Updating Content-Type from text/html to text/xml; charset=utf-8
2007-05-27 15:58:57 (00008003): Emitting reponse header Expires: -1
2007-05-27 15:58:57 (00008003): Emitting reponse header Cache-Control: no-cache
2007-05-27 15:58:57 (00008003): Emitting reponse header Content-Language: en_us
2007-05-27 15:58:57 (00008003): Emitting reponse header Content-Type: text/xml; charset=utf-8
2007-05-27 15:58:57 (00008003): Emitting reponse header Server: mt-daapd/svn-1586
2007-05-27 15:58:57 (00008003): Emitting reponse header Connection: close
2007-05-27 15:58:57 (00008003): Emitting reponse header Date: Sun, 27 May 2007 20:58:57 GMT
2007-05-27 15:58:57 (00008003): Executing: select count(*) FROM songs
2007-05-27 15:58:57 (00008003): Thread 0: Terminating
2007-05-27 15:58:57 (00008003): Thread 0: Freeing request headers
2007-05-27 15:58:57 (00008003): Thread 0: Freeing response headers
2007-05-27 15:58:57 (00008003): Thread 0: Freeing request vars
2007-05-27 15:58:57 (00008003): Thread 0: Closing fd
2007-05-27 15:58:57 (00008003): With thread 0 exiting, 0 are still running
2007-05-27 15:59:00 (00004000): select(8, 5.000000)
2007-05-27 15:59:02 (0000c003): Thread 1: Entering ws_dispatcher (Connection from 192.168.0.22)
2007-05-27 15:59:02 (0000c003): Thread 1: got request
2007-05-27 15:59:02 (0000c003): Request: GET /rsp/db/0/artist?type=browse HTTP/1.0
2007-05-27 15:59:02 (0000c003): Thread 1: Read: User-Agent: Roku SoundBridge/2.5
2007-05-27 15:59:02 (0000c003): Thread 1: Adding header *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:02 (0000c003): Added *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:02 (0000c003): Thread 1: Read: Host: 192.168.0.7:3689
2007-05-27 15:59:02 (0000c003): Thread 1: Adding header *Host=192.168.0.7:3689*
2007-05-27 15:59:02 (0000c003): Added *Host=192.168.0.7:3689*
2007-05-27 15:59:02 (0000c003): Thread 1: Read: Accept: */*
2007-05-27 15:59:02 (0000c003): Thread 1: Adding header *Accept=*/**
2007-05-27 15:59:02 (0000c003): Added *Accept=*/**
2007-05-27 15:59:02 (0000c003): Thread 1: Read: Pragma: no-cache
2007-05-27 15:59:02 (0000c003): Thread 1: Adding header *Pragma=no-cache*
2007-05-27 15:59:02 (0000c003): Added *Pragma=no-cache*
2007-05-27 15:59:02 (0000c003): Thread 1: Read: accept-encoding: gzip
2007-05-27 15:59:02 (0000c003): Thread 1: Adding header *accept-encoding=gzip*
2007-05-27 15:59:02 (0000c003): Added *accept-encoding=gzip*
2007-05-27 15:59:02 (0000c003): Thread 1: Read: accept-codecs: wma,mpeg,wav,mp4a,alac
2007-05-27 15:59:02 (0000c003): Thread 1: Adding header *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:02 (0000c003): Added *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:02 (0000c003): Thread 1: Read: rsp-version: 0.1
2007-05-27 15:59:02 (0000c003): Thread 1: Adding header *rsp-version=0.1*
2007-05-27 15:59:02 (0000c003): Added *rsp-version=0.1*
2007-05-27 15:59:02 (0000c003): Thread 1: Read: transcode-codecs: wav,mp3
2007-05-27 15:59:02 (0000c003): Thread 1: Adding header *transcode-codecs=wav,mp3*
2007-05-27 15:59:02 (0000c003): Added *transcode-codecs=wav,mp3*
2007-05-27 15:59:02 (0000c003): Thread 1: Read:
2007-05-27 15:59:02 (0000c003): Thread 1: Headers parsed!
2007-05-27 15:59:02 (0000c003): Checking to see if connection matches keep-alive
2007-05-27 15:59:02 (0000c003): Nope!
2007-05-27 15:59:02 (0000c003): Thread 1: Connection type HTTP/1.0
: Connection: non-persist
2007-05-27 15:59:02 (0000c003): Thread 1: parsing GET args
2007-05-27 15:59:02 (0000c003): Thread 1: Entering ws_getgetvars (type=browse)
2007-05-27 15:59:02 (0000c003): Thread 1: Adding arg type = browse
2007-05-27 15:59:02 (0000c003): Added *type=browse*
2007-05-27 15:59:02 (0000c003): Thread 1: Done parsing GET/POST args!
2007-05-27 15:59:02 (0000c003): Thread 1: Original URI: /rsp/db/0/artist
2007-05-27 15:59:02 (0000c003): Thread 1: Translated URI: /rsp/db/0/artist
2007-05-27 15:59:02 (0000c003): Thread 1: Preparing to find handler
2007-05-27 15:59:02 (0000c003): Checking /rsp/db/0/artist against handler for /
2007-05-27 15:59:02 (0000c003): Thread 1: URI Match!
2007-05-27 15:59:02 (0000c003): Thread 1: Time is 1180299542 seconds after epoch
2007-05-27 15:59:02 (0000c003): Thread 1: Setting time header
2007-05-27 15:59:02 (0000c003): Added *Date=Sun, 27 May 2007 20:59:02 GMT*
2007-05-27 15:59:02 (0000c003): Added *Connection=close*
2007-05-27 15:59:02 (0000c003): Added *Server=mt-daapd/svn-1586*
2007-05-27 15:59:02 (0000c003): Added *Content-Type=text/html*
2007-05-27 15:59:02 (0000c003): Added *Content-Language=en_us*
2007-05-27 15:59:02 (0000c003): Thread 1: Using non-default handler
2007-05-27 15:59:02 (0000c003): in main_auth
2007-05-27 15:59:02 (0000c003): Checking url /rsp/db/0/artist
2007-05-27 15:59:02 (0000c003): Dispatching auth for /rsp/db/0/artist to plugin
2007-05-27 15:59:02 (0000c003): Checking url /rsp/db/0/artist
2007-05-27 15:59:02 (0000c003): Dispatching /rsp/db/0/artist to rsp/svn-1586
2007-05-27 15:59:02 (0000c003): Checking if pw required for /rsp/db/0/artist as user
2007-05-27 15:59:02 (0000c003): Nope
2007-05-27 15:59:02 (0000c003): in main_handler
2007-05-27 15:59:02 (0000c003): Checking url /rsp/db/0/artist
2007-05-27 15:59:02 (0000c003): Dispatching /rsp/db/0/artist to plugin
2007-05-27 15:59:02 (0000c003): Checking url /rsp/db/0/artist
2007-05-27 15:59:02 (0000c003): Dispatching /rsp/db/0/artist to rsp/svn-1586
2007-05-27 15:59:02 (0000c003): Getting uri…
2007-05-27 15:59:02 (0000c003): Mallocing privinfo…
2007-05-27 15:59:02 (0000c003): Tokenizing url
2007-05-27 15:59:02 (0000c003): Found 5 elements
2007-05-27 15:59:02 (0000c003): Checking reponse 0
2007-05-27 15:59:02 (0000c003): Checking reponse 1
2007-05-27 15:59:02 (0000c003): Checking reponse 2
2007-05-27 15:59:02 (0000c003): Checking reponse 3
2007-05-27 15:59:02 (0000c003): Found it! Index: 3
2007-05-27 15:59:02 (0000c003): No query/filter
2007-05-27 15:59:02 (0000c003): Executing: select count(artist) from (select distinct artist from songs where (data_kind = 0) and (artist !=”))
2007-05-27 15:59:04 (0000c003): Number of results: 732
2007-05-27 15:59:04 (0000c003): Executing: select distinct artist from songs where (data_kind = 0) and (artist !=”)
2007-05-27 15:59:04 (0000c003): Added *Cache-Control=no-cache*
2007-05-27 15:59:04 (0000c003): Added *Expires=-1*
2007-05-27 15:59:04 (0000c003): Updating Content-Type from text/html to text/xml; charset=utf-8
2007-05-27 15:59:04 (0000c003): Emitting reponse header Expires: -1
2007-05-27 15:59:04 (0000c003): Emitting reponse header Cache-Control: no-cache
2007-05-27 15:59:04 (0000c003): Emitting reponse header Content-Language: en_us
2007-05-27 15:59:04 (0000c003): Emitting reponse header Content-Type: text/xml; charset=utf-8
2007-05-27 15:59:04 (0000c003): Emitting reponse header Server: mt-daapd/svn-1586
2007-05-27 15:59:04 (0000c003): Emitting reponse header Connection: close
2007-05-27 15:59:04 (0000c003): Emitting reponse header Date: Sun, 27 May 2007 20:59:02 GMT
2007-05-27 15:59:05 (00004000): select(8, 1.889648)
2007-05-27 15:59:07 (00004000): select(8, 0.100585)
2007-05-27 15:59:07 (00004000): select(8, 0.099609)
2007-05-27 15:59:07 (00004000): select(8, 0.000976)
2007-05-27 15:59:07 (00004000): select(8, 5.000000)
2007-05-27 15:59:07 (0000c003): Thread 1: Terminating
2007-05-27 15:59:07 (0000c003): Thread 1: Freeing request headers
2007-05-27 15:59:07 (0000c003): Thread 1: Freeing response headers
2007-05-27 15:59:07 (0000c003): Thread 1: Freeing request vars
2007-05-27 15:59:07 (0000c003): Thread 1: Closing fd
2007-05-27 15:59:07 (0000c003): With thread 1 exiting, 0 are still running
2007-05-27 15:59:12 (00004000): select(8, 5.000000)
2007-05-27 15:59:15 (00010003): Thread 2: Entering ws_dispatcher (Connection from 192.168.0.22)
2007-05-27 15:59:15 (00010003): Thread 2: got request
2007-05-27 15:59:15 (00010003): Request: GET /rsp/db/0/album?query=artist%3D%22Niagara%22&type=browse HTTP/1.0
2007-05-27 15:59:15 (00010003): Thread 2: Read: User-Agent: Roku SoundBridge/2.5
2007-05-27 15:59:15 (00010003): Thread 2: Adding header *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:15 (00010003): Added *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:15 (00010003): Thread 2: Read: Host: 192.168.0.7:3689
2007-05-27 15:59:15 (00010003): Thread 2: Adding header *Host=192.168.0.7:3689*
2007-05-27 15:59:15 (00010003): Added *Host=192.168.0.7:3689*
2007-05-27 15:59:15 (00010003): Thread 2: Read: Accept: */*
2007-05-27 15:59:15 (00010003): Thread 2: Adding header *Accept=*/**
2007-05-27 15:59:15 (00010003): Added *Accept=*/**
2007-05-27 15:59:15 (00010003): Thread 2: Read: Pragma: no-cache
2007-05-27 15:59:15 (00010003): Thread 2: Adding header *Pragma=no-cache*
2007-05-27 15:59:15 (00010003): Added *Pragma=no-cache*
2007-05-27 15:59:15 (00010003): Thread 2: Read: accept-encoding: gzip
2007-05-27 15:59:15 (00010003): Thread 2: Adding header *accept-encoding=gzip*
2007-05-27 15:59:15 (00010003): Added *accept-encoding=gzip*
2007-05-27 15:59:15 (00010003): Thread 2: Read: accept-codecs: wma,mpeg,wav,mp4a,alac
2007-05-27 15:59:15 (00010003): Thread 2: Adding header *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:15 (00010003): Added *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:15 (00010003): Thread 2: Read: rsp-version: 0.1
2007-05-27 15:59:15 (00010003): Thread 2: Adding header *rsp-version=0.1*
2007-05-27 15:59:15 (00010003): Added *rsp-version=0.1*
2007-05-27 15:59:15 (00010003): Thread 2: Read: transcode-codecs: wav,mp3
2007-05-27 15:59:15 (00010003): Thread 2: Adding header *transcode-codecs=wav,mp3*
2007-05-27 15:59:15 (00010003): Added *transcode-codecs=wav,mp3*
2007-05-27 15:59:15 (00010003): Thread 2: Read:
2007-05-27 15:59:15 (00010003): Thread 2: Headers parsed!
2007-05-27 15:59:15 (00010003): Checking to see if connection matches keep-alive
2007-05-27 15:59:15 (00010003): Nope!
2007-05-27 15:59:15 (00010003): Thread 2: Connection type HTTP/1.0
: Connection: non-persist
2007-05-27 15:59:15 (00010003): Thread 2: parsing GET args
2007-05-27 15:59:15 (00010003): Thread 2: Entering ws_getgetvars (query=artist%3D%22Niagara%22&type=browse)
2007-05-27 15:59:15 (00010003): Thread 2: Adding arg query = artist=”Niagara”
2007-05-27 15:59:15 (00010003): Added *query=artist=”Niagara”*
2007-05-27 15:59:15 (00010003): Thread 2: Adding arg type = browse
2007-05-27 15:59:15 (00010003): Added *type=browse*
2007-05-27 15:59:15 (00010003): Thread 2: Done parsing GET/POST args!
2007-05-27 15:59:15 (00010003): Thread 2: Original URI: /rsp/db/0/album
2007-05-27 15:59:15 (00010003): Thread 2: Translated URI: /rsp/db/0/album
2007-05-27 15:59:15 (00010003): Thread 2: Preparing to find handler
2007-05-27 15:59:15 (00010003): Checking /rsp/db/0/album against handler for /
2007-05-27 15:59:15 (00010003): Thread 2: URI Match!
2007-05-27 15:59:15 (00010003): Thread 2: Time is 1180299555 seconds after epoch
2007-05-27 15:59:15 (00010003): Thread 2: Setting time header
2007-05-27 15:59:15 (00010003): Added *Date=Sun, 27 May 2007 20:59:15 GMT*
2007-05-27 15:59:15 (00010003): Added *Connection=close*
2007-05-27 15:59:15 (00010003): Added *Server=mt-daapd/svn-1586*
2007-05-27 15:59:15 (00010003): Added *Content-Type=text/html*
2007-05-27 15:59:15 (00010003): Added *Content-Language=en_us*
2007-05-27 15:59:15 (00010003): Thread 2: Using non-default handler
2007-05-27 15:59:15 (00010003): in main_auth
2007-05-27 15:59:15 (00010003): Checking url /rsp/db/0/album
2007-05-27 15:59:15 (00010003): Dispatching auth for /rsp/db/0/album to plugin
2007-05-27 15:59:15 (00010003): Checking url /rsp/db/0/album
2007-05-27 15:59:15 (00010003): Dispatching /rsp/db/0/album to rsp/svn-1586
2007-05-27 15:59:15 (00010003): Checking if pw required for /rsp/db/0/album as user
2007-05-27 15:59:15 (00010003): Nope
2007-05-27 15:59:15 (00010003): in main_handler
2007-05-27 15:59:15 (00010003): Checking url /rsp/db/0/album
2007-05-27 15:59:15 (00010003): Dispatching /rsp/db/0/album to plugin
2007-05-27 15:59:15 (00010003): Checking url /rsp/db/0/album
2007-05-27 15:59:15 (00010003): Dispatching /rsp/db/0/album to rsp/svn-1586
2007-05-27 15:59:15 (00010003): Getting uri…
2007-05-27 15:59:15 (00010003): Mallocing privinfo…
2007-05-27 15:59:15 (00010003): Tokenizing url
2007-05-27 15:59:15 (00010003): Found 5 elements
2007-05-27 15:59:15 (00010003): Checking reponse 0
2007-05-27 15:59:15 (00010003): Checking reponse 1
2007-05-27 15:59:15 (00010003): Checking reponse 2
2007-05-27 15:59:15 (00010003): Checking reponse 3
2007-05-27 15:59:15 (00010003): Found it! Index: 3
2007-05-27 15:59:15 (00010003): Returning token 2003
2007-05-27 15:59:15 (00010003): Entering sp_parse_phrase
2007-05-27 15:59:15 (00010003): Entering sp_parse_oexpr
2007-05-27 15:59:15 (00010003): Entering sp_parse_aexpr
2007-05-27 15:59:15 (00010003): Entering sp_parse_expr
2007-05-27 15:59:15 (00010003): Entering sp_parse_criterion
2007-05-27 15:59:15 (00010003): Entering sp_parse_string_criterion
2007-05-27 15:59:15 (00010003): Returning token 2001
2007-05-27 15:59:15 (00010003): Returning token 00fd
2007-05-27 15:59:15 (00010003): Exiting sp_parse_string_criterion (success)
2007-05-27 15:59:15 (00010003): Exiting sp_parse_criterion (success)
2007-05-27 15:59:15 (00010003): Exiting sp_parse_expr (success)
2007-05-27 15:59:15 (00010003): Exiting sp_parse_aexpr (success)
2007-05-27 15:59:15 (00010003): Exiting sp_parse_oexpr (success)
2007-05-27 15:59:15 (00010003): Exiting sp_parse_phrase (success)
2007-05-27 15:59:15 (00010003): Got query/filter
2007-05-27 15:59:15 (00010003): Fetching sql statement size
2007-05-27 15:59:15 (00010003): Size: 21
2007-05-27 15:59:15 (00010003): Serialized to : (artist = ‘Niagara’)
2007-05-27 15:59:15 (00010003): Executing: select count(album) from (select distinct album from songs where (data_kind = 0) and ((artist = ‘Niagara’)) and (album !=”))
2007-05-27 15:59:16 (00010003): Number of results: 1
2007-05-27 15:59:16 (00010003): Executing: select distinct album from songs where (data_kind = 0) and ((artist = ‘Niagara’)) and (album !=”)
2007-05-27 15:59:16 (00010003): Added *Cache-Control=no-cache*
2007-05-27 15:59:16 (00010003): Added *Expires=-1*
2007-05-27 15:59:16 (00010003): Updating Content-Type from text/html to text/xml; charset=utf-8
2007-05-27 15:59:16 (00010003): Emitting reponse header Expires: -1
2007-05-27 15:59:16 (00010003): Emitting reponse header Cache-Control: no-cache
2007-05-27 15:59:16 (00010003): Emitting reponse header Content-Language: en_us
2007-05-27 15:59:16 (00010003): Emitting reponse header Content-Type: text/xml; charset=utf-8
2007-05-27 15:59:16 (00010003): Emitting reponse header Server: mt-daapd/svn-1586
2007-05-27 15:59:16 (00010003): Emitting reponse header Connection: close
2007-05-27 15:59:16 (00010003): Emitting reponse header Date: Sun, 27 May 2007 20:59:15 GMT
2007-05-27 15:59:17 (00010003): Thread 2: Terminating
2007-05-27 15:59:17 (00010003): Thread 2: Freeing request headers
2007-05-27 15:59:17 (00010003): Thread 2: Freeing response headers
2007-05-27 15:59:17 (00010003): Thread 2: Freeing request vars
2007-05-27 15:59:17 (00010003): Thread 2: Closing fd
2007-05-27 15:59:17 (00010003): With thread 2 exiting, 0 are still running
2007-05-27 15:59:17 (00004000): select(8, 5.000000)
2007-05-27 15:59:21 (00014003): Thread 3: Entering ws_dispatcher (Connection from 192.168.0.22)
2007-05-27 15:59:21 (00014003): Thread 3: got request
2007-05-27 15:59:21 (00014003): Request: GET /rsp/db/0?query=artist%3D%22Niagara%22&type=browse HTTP/1.0
2007-05-27 15:59:21 (00014003): Thread 3: Read: User-Agent: Roku SoundBridge/2.5
2007-05-27 15:59:21 (00014003): Thread 3: Adding header *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:21 (00014003): Added *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:21 (00014003): Thread 3: Read: Host: 192.168.0.7:3689
2007-05-27 15:59:21 (00014003): Thread 3: Adding header *Host=192.168.0.7:3689*
2007-05-27 15:59:21 (00014003): Added *Host=192.168.0.7:3689*
2007-05-27 15:59:21 (00014003): Thread 3: Read: Accept: */*
2007-05-27 15:59:21 (00014003): Thread 3: Adding header *Accept=*/**
2007-05-27 15:59:21 (00014003): Added *Accept=*/**
2007-05-27 15:59:21 (00014003): Thread 3: Read: Pragma: no-cache
2007-05-27 15:59:21 (00014003): Thread 3: Adding header *Pragma=no-cache*
2007-05-27 15:59:21 (00014003): Added *Pragma=no-cache*
2007-05-27 15:59:21 (00014003): Thread 3: Read: accept-encoding: gzip
2007-05-27 15:59:21 (00014003): Thread 3: Adding header *accept-encoding=gzip*
2007-05-27 15:59:21 (00014003): Added *accept-encoding=gzip*
2007-05-27 15:59:21 (00014003): Thread 3: Read: accept-codecs: wma,mpeg,wav,mp4a,alac
2007-05-27 15:59:21 (00014003): Thread 3: Adding header *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:21 (00014003): Added *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:21 (00014003): Thread 3: Read: rsp-version: 0.1
2007-05-27 15:59:21 (00014003): Thread 3: Adding header *rsp-version=0.1*
2007-05-27 15:59:21 (00014003): Added *rsp-version=0.1*
2007-05-27 15:59:21 (00014003): Thread 3: Read: transcode-codecs: wav,mp3
2007-05-27 15:59:21 (00014003): Thread 3: Adding header *transcode-codecs=wav,mp3*
2007-05-27 15:59:21 (00014003): Added *transcode-codecs=wav,mp3*
2007-05-27 15:59:21 (00014003): Thread 3: Read:
2007-05-27 15:59:21 (00014003): Thread 3: Headers parsed!
2007-05-27 15:59:21 (00014003): Checking to see if connection matches keep-alive
2007-05-27 15:59:21 (00014003): Nope!
2007-05-27 15:59:21 (00014003): Thread 3: Connection type HTTP/1.0
: Connection: non-persist
2007-05-27 15:59:21 (00014003): Thread 3: parsing GET args
2007-05-27 15:59:21 (00014003): Thread 3: Entering ws_getgetvars (query=artist%3D%22Niagara%22&type=browse)
2007-05-27 15:59:21 (00014003): Thread 3: Adding arg query = artist=”Niagara”
2007-05-27 15:59:21 (00014003): Added *query=artist=”Niagara”*
2007-05-27 15:59:21 (00014003): Thread 3: Adding arg type = browse
2007-05-27 15:59:21 (00014003): Added *type=browse*
2007-05-27 15:59:21 (00014003): Thread 3: Done parsing GET/POST args!
2007-05-27 15:59:21 (00014003): Thread 3: Original URI: /rsp/db/0
2007-05-27 15:59:21 (00014003): Thread 3: Translated URI: /rsp/db/0
2007-05-27 15:59:21 (00014003): Thread 3: Preparing to find handler
2007-05-27 15:59:21 (00014003): Checking /rsp/db/0 against handler for /
2007-05-27 15:59:21 (00014003): Thread 3: URI Match!
2007-05-27 15:59:21 (00014003): Thread 3: Time is 1180299561 seconds after epoch
2007-05-27 15:59:21 (00014003): Thread 3: Setting time header
2007-05-27 15:59:21 (00014003): Added *Date=Sun, 27 May 2007 20:59:21 GMT*
2007-05-27 15:59:21 (00014003): Added *Connection=close*
2007-05-27 15:59:21 (00014003): Added *Server=mt-daapd/svn-1586*
2007-05-27 15:59:21 (00014003): Added *Content-Type=text/html*
2007-05-27 15:59:21 (00014003): Added *Content-Language=en_us*
2007-05-27 15:59:21 (00014003): Thread 3: Using non-default handler
2007-05-27 15:59:21 (00014003): in main_auth
2007-05-27 15:59:21 (00014003): Checking url /rsp/db/0
2007-05-27 15:59:21 (00014003): Dispatching auth for /rsp/db/0 to plugin
2007-05-27 15:59:21 (00014003): Checking url /rsp/db/0
2007-05-27 15:59:21 (00014003): Dispatching /rsp/db/0 to rsp/svn-1586
2007-05-27 15:59:21 (00014003): Checking if pw required for /rsp/db/0 as user
2007-05-27 15:59:21 (00014003): Nope
2007-05-27 15:59:21 (00014003): in main_handler
2007-05-27 15:59:21 (00014003): Checking url /rsp/db/0
2007-05-27 15:59:21 (00014003): Dispatching /rsp/db/0 to plugin
2007-05-27 15:59:21 (00014003): Checking url /rsp/db/0
2007-05-27 15:59:21 (00014003): Dispatching /rsp/db/0 to rsp/svn-1586
2007-05-27 15:59:21 (00014003): Getting uri…
2007-05-27 15:59:21 (00014003): Mallocing privinfo…
2007-05-27 15:59:21 (00014003): Tokenizing url
2007-05-27 15:59:21 (00014003): Found 5 elements
2007-05-27 15:59:21 (00014003): Checking reponse 0
2007-05-27 15:59:21 (00014003): Checking reponse 1
2007-05-27 15:59:21 (00014003): Checking reponse 2
2007-05-27 15:59:21 (00014003): Found it! Index: 2
2007-05-27 15:59:21 (00014003): Returning token 2003
2007-05-27 15:59:21 (00014003): Entering sp_parse_phrase
2007-05-27 15:59:21 (00014003): Entering sp_parse_oexpr
2007-05-27 15:59:21 (00014003): Entering sp_parse_aexpr
2007-05-27 15:59:21 (00014003): Entering sp_parse_expr
2007-05-27 15:59:21 (00014003): Entering sp_parse_criterion
2007-05-27 15:59:21 (00014003): Entering sp_parse_string_criterion
2007-05-27 15:59:21 (00014003): Returning token 2001
2007-05-27 15:59:21 (00014003): Returning token 00fd
2007-05-27 15:59:21 (00014003): Exiting sp_parse_string_criterion (success)
2007-05-27 15:59:21 (00014003): Exiting sp_parse_criterion (success)
2007-05-27 15:59:21 (00014003): Exiting sp_parse_expr (success)
2007-05-27 15:59:21 (00014003): Exiting sp_parse_aexpr (success)
2007-05-27 15:59:21 (00014003): Exiting sp_parse_oexpr (success)
2007-05-27 15:59:21 (00014003): Exiting sp_parse_phrase (success)
2007-05-27 15:59:21 (00014003): Got query/filter
2007-05-27 15:59:21 (00014003): Fetching sql statement size
2007-05-27 15:59:21 (00014003): Size: 21
2007-05-27 15:59:21 (00014003): Serialized to : (artist = ‘Niagara’)
2007-05-27 15:59:21 (00014003): Executing: select count(songs.id) from songs where ((artist = ‘Niagara’))
2007-05-27 15:59:22 (00014003): Number of results: 13
2007-05-27 15:59:22 (00014003): Executing: select * from songs where ((artist = ‘Niagara’))
2007-05-27 15:59:22 (00014003): Added *Cache-Control=no-cache*
2007-05-27 15:59:22 (00014003): Added *Expires=-1*
2007-05-27 15:59:22 (00014003): Updating Content-Type from text/html to text/xml; charset=utf-8
2007-05-27 15:59:22 (00014003): Emitting reponse header Expires: -1
2007-05-27 15:59:22 (00014003): Emitting reponse header Cache-Control: no-cache
2007-05-27 15:59:22 (00014003): Emitting reponse header Content-Language: en_us
2007-05-27 15:59:22 (00014003): Emitting reponse header Content-Type: text/xml; charset=utf-8
2007-05-27 15:59:22 (00014003): Emitting reponse header Server: mt-daapd/svn-1586
2007-05-27 15:59:22 (00014003): Emitting reponse header Connection: close
2007-05-27 15:59:22 (00014003): Emitting reponse header Date: Sun, 27 May 2007 20:59:21 GMT
2007-05-27 15:59:22 (00004000): select(8, 4.889648)
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: je_noublierai_jamais.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: aux_coeurs_blesses.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: cest_maintenant.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: de_la_victoire.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: plus_belle_quune_femme.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: je_suis_de_retour.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: la_fin_des_etoiles.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: les_sapins.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: le_minotaure.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: ma_derniere_pensee.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: le_prochain_payera_pour_les_autres.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: ultravision.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: un_million_dannees.ogg
2007-05-27 15:59:22 (00014003): Thread 3: Terminating
2007-05-27 15:59:22 (00014003): Thread 3: Freeing request headers
2007-05-27 15:59:22 (00014003): Thread 3: Freeing response headers
2007-05-27 15:59:22 (00014003): Thread 3: Freeing request vars
2007-05-27 15:59:22 (00014003): Thread 3: Closing fd
2007-05-27 15:59:22 (00014003): With thread 3 exiting, 0 are still running
2007-05-27 15:59:23 (00018003): Thread 4: Entering ws_dispatcher (Connection from 192.168.0.22)
2007-05-27 15:59:23 (00018003): Thread 4: got request
2007-05-27 15:59:23 (00018003): Request: GET /rsp/db/0?query=id%3D5196&type=full HTTP/1.0
2007-05-27 15:59:23 (00018003): Thread 4: Read: User-Agent: Roku SoundBridge/2.5
2007-05-27 15:59:23 (00018003): Thread 4: Adding header *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:23 (00018003): Added *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:23 (00018003): Thread 4: Read: Host: 192.168.0.7:3689
2007-05-27 15:59:23 (00018003): Thread 4: Adding header *Host=192.168.0.7:3689*
2007-05-27 15:59:23 (00018003): Added *Host=192.168.0.7:3689*
2007-05-27 15:59:23 (00018003): Thread 4: Read: Accept: */*
2007-05-27 15:59:23 (00018003): Thread 4: Adding header *Accept=*/**
2007-05-27 15:59:23 (00018003): Added *Accept=*/**
2007-05-27 15:59:23 (00018003): Thread 4: Read: Pragma: no-cache
2007-05-27 15:59:23 (00018003): Thread 4: Adding header *Pragma=no-cache*
2007-05-27 15:59:23 (00018003): Added *Pragma=no-cache*
2007-05-27 15:59:23 (00018003): Thread 4: Read: accept-encoding: gzip
2007-05-27 15:59:23 (00018003): Thread 4: Adding header *accept-encoding=gzip*
2007-05-27 15:59:23 (00018003): Added *accept-encoding=gzip*
2007-05-27 15:59:23 (00018003): Thread 4: Read: accept-codecs: wma,mpeg,wav,mp4a,alac
2007-05-27 15:59:23 (00018003): Thread 4: Adding header *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:23 (00018003): Added *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:23 (00018003): Thread 4: Read: rsp-version: 0.1
2007-05-27 15:59:23 (00018003): Thread 4: Adding header *rsp-version=0.1*
2007-05-27 15:59:23 (00018003): Added *rsp-version=0.1*
2007-05-27 15:59:23 (00018003): Thread 4: Read: transcode-codecs: wav,mp3
2007-05-27 15:59:23 (00018003): Thread 4: Adding header *transcode-codecs=wav,mp3*
2007-05-27 15:59:23 (00018003): Added *transcode-codecs=wav,mp3*
2007-05-27 15:59:23 (00018003): Thread 4: Read:
2007-05-27 15:59:23 (00018003): Thread 4: Headers parsed!
2007-05-27 15:59:23 (00018003): Checking to see if connection matches keep-alive
2007-05-27 15:59:23 (00018003): Nope!
2007-05-27 15:59:23 (00018003): Thread 4: Connection type HTTP/1.0
: Connection: non-persist
2007-05-27 15:59:23 (00018003): Thread 4: parsing GET args
2007-05-27 15:59:23 (00018003): Thread 4: Entering ws_getgetvars (query=id%3D5196&type=full)
2007-05-27 15:59:23 (00018003): Thread 4: Adding arg query = id=5196
2007-05-27 15:59:23 (00018003): Added *query=id=5196*
2007-05-27 15:59:23 (00018003): Thread 4: Adding arg type = full
2007-05-27 15:59:23 (00018003): Added *type=full*
2007-05-27 15:59:23 (00018003): Thread 4: Done parsing GET/POST args!
2007-05-27 15:59:23 (00018003): Thread 4: Original URI: /rsp/db/0
2007-05-27 15:59:23 (00018003): Thread 4: Translated URI: /rsp/db/0
2007-05-27 15:59:23 (00018003): Thread 4: Preparing to find handler
2007-05-27 15:59:23 (00018003): Checking /rsp/db/0 against handler for /
2007-05-27 15:59:23 (00018003): Thread 4: URI Match!
2007-05-27 15:59:23 (00018003): Thread 4: Time is 1180299563 seconds after epoch
2007-05-27 15:59:23 (00018003): Thread 4: Setting time header
2007-05-27 15:59:23 (00018003): Added *Date=Sun, 27 May 2007 20:59:23 GMT*
2007-05-27 15:59:23 (00018003): Added *Connection=close*
2007-05-27 15:59:23 (00018003): Added *Server=mt-daapd/svn-1586*
2007-05-27 15:59:23 (00018003): Added *Content-Type=text/html*
2007-05-27 15:59:23 (00018003): Added *Content-Language=en_us*
2007-05-27 15:59:23 (00018003): Thread 4: Using non-default handler
2007-05-27 15:59:23 (00018003): in main_auth
2007-05-27 15:59:23 (00018003): Checking url /rsp/db/0
2007-05-27 15:59:23 (00018003): Dispatching auth for /rsp/db/0 to plugin
2007-05-27 15:59:23 (00018003): Checking url /rsp/db/0
2007-05-27 15:59:23 (00018003): Dispatching /rsp/db/0 to rsp/svn-1586
2007-05-27 15:59:23 (00018003): Checking if pw required for /rsp/db/0 as user
2007-05-27 15:59:23 (00018003): Nope
2007-05-27 15:59:23 (00018003): in main_handler
2007-05-27 15:59:23 (00018003): Checking url /rsp/db/0
2007-05-27 15:59:23 (00018003): Dispatching /rsp/db/0 to plugin
2007-05-27 15:59:23 (00018003): Checking url /rsp/db/0
2007-05-27 15:59:23 (00018003): Dispatching /rsp/db/0 to rsp/svn-1586
2007-05-27 15:59:23 (00018003): Getting uri…
2007-05-27 15:59:23 (00018003): Mallocing privinfo…
2007-05-27 15:59:23 (00018003): Tokenizing url
2007-05-27 15:59:23 (00018003): Found 5 elements
2007-05-27 15:59:23 (00018003): Checking reponse 0
2007-05-27 15:59:23 (00018003): Checking reponse 1
2007-05-27 15:59:23 (00018003): Checking reponse 2
2007-05-27 15:59:23 (00018003): Found it! Index: 2
2007-05-27 15:59:23 (00018003): Returning token 2002
2007-05-27 15:59:23 (00018003): Entering sp_parse_phrase
2007-05-27 15:59:23 (00018003): Entering sp_parse_oexpr
2007-05-27 15:59:23 (00018003): Entering sp_parse_aexpr
2007-05-27 15:59:23 (00018003): Entering sp_parse_expr
2007-05-27 15:59:23 (00018003): Entering sp_parse_criterion
2007-05-27 15:59:23 (00018003): Entering sp_parse_int_criterion
2007-05-27 15:59:23 (00018003): Returning token 000f
2007-05-27 15:59:23 (00018003): Returning token 00fd
2007-05-27 15:59:23 (00018003): Exiting sp_parse_int_criterion (success)
2007-05-27 15:59:23 (00018003): Exiting sp_parse_criterion (success)
2007-05-27 15:59:23 (00018003): Exiting sp_parse_expr (success)
2007-05-27 15:59:23 (00018003): Exiting sp_parse_aexpr (success)
2007-05-27 15:59:23 (00018003): Exiting sp_parse_oexpr (success)
2007-05-27 15:59:23 (00018003): Exiting sp_parse_phrase (success)
2007-05-27 15:59:23 (00018003): Got query/filter
2007-05-27 15:59:23 (00018003): Fetching sql statement size
2007-05-27 15:59:23 (00018003): Size: 47
2007-05-27 15:59:23 (00018003): Serialized to : (id = 5196)
2007-05-27 15:59:23 (00018003): Executing: select count(songs.id) from songs where ((id = 5196))
2007-05-27 15:59:23 (00018003): Number of results: 1
2007-05-27 15:59:23 (00018003): Executing: select * from songs where ((id = 5196))
2007-05-27 15:59:23 (00018003): Added *Cache-Control=no-cache*
2007-05-27 15:59:23 (00018003): Added *Expires=-1*
2007-05-27 15:59:23 (00018003): Updating Content-Type from text/html to text/xml; charset=utf-8
2007-05-27 15:59:23 (00018003): Emitting reponse header Expires: -1
2007-05-27 15:59:23 (00018003): Emitting reponse header Cache-Control: no-cache
2007-05-27 15:59:23 (00018003): Emitting reponse header Content-Language: en_us
2007-05-27 15:59:23 (00018003): Emitting reponse header Content-Type: text/xml; charset=utf-8
2007-05-27 15:59:23 (00018003): Emitting reponse header Server: mt-daapd/svn-1586
2007-05-27 15:59:23 (00018003): Emitting reponse header Connection: close
2007-05-27 15:59:23 (00018003): Emitting reponse header Date: Sun, 27 May 2007 20:59:23 GMT
2007-05-27 15:59:23 (00018003): Transcode: 1, ogg: aux_coeurs_blesses.ogg
2007-05-27 15:59:23 (00018003): Thread 4: Terminating
2007-05-27 15:59:23 (00018003): Thread 4: Freeing request headers
2007-05-27 15:59:23 (00018003): Thread 4: Freeing response headers
2007-05-27 15:59:23 (00018003): Thread 4: Freeing request vars
2007-05-27 15:59:23 (00018003): Thread 4: Closing fd
2007-05-27 15:59:23 (00018003): With thread 4 exiting, 0 are still running
2007-05-27 15:59:23 (0001c003): Thread 5: Entering ws_dispatcher (Connection from 192.168.0.22)
2007-05-27 15:59:23 (0001c003): Thread 5: got request
2007-05-27 15:59:23 (0001c003): Request: GET /rsp/stream/5196 HTTP/1.0
2007-05-27 15:59:23 (0001c003): Thread 5: Read: User-Agent: Roku SoundBridge/2.5
2007-05-27 15:59:23 (0001c003): Thread 5: Adding header *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:23 (0001c003): Added *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:23 (0001c003): Thread 5: Read: Host: 192.168.0.7:3689
2007-05-27 15:59:23 (0001c003): Thread 5: Adding header *Host=192.168.0.7:3689*
2007-05-27 15:59:23 (0001c003): Added *Host=192.168.0.7:3689*
2007-05-27 15:59:23 (0001c003): Thread 5: Read: Accept: */*
2007-05-27 15:59:23 (0001c003): Thread 5: Adding header *Accept=*/**
2007-05-27 15:59:23 (0001c003): Added *Accept=*/**
2007-05-27 15:59:23 (0001c003): Thread 5: Read: Pragma: no-cache
2007-05-27 15:59:23 (0001c003): Thread 5: Adding header *Pragma=no-cache*
2007-05-27 15:59:23 (0001c003): Added *Pragma=no-cache*
2007-05-27 15:59:23 (0001c003): Thread 5: Read: accept-codecs: wma,mpeg,wav,mp4a,alac
2007-05-27 15:59:23 (0001c003): Thread 5: Adding header *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:23 (0001c003): Added *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:23 (0001c003): Thread 5: Read: rsp-version: 0.1
2007-05-27 15:59:23 (0001c003): Thread 5: Adding header *rsp-version=0.1*
2007-05-27 15:59:23 (0001c003): Added *rsp-version=0.1*
2007-05-27 15:59:23 (0001c003): Thread 5: Read: transcode-codecs: wav,mp3
2007-05-27 15:59:23 (0001c003): Thread 5: Adding header *transcode-codecs=wav,mp3*
2007-05-27 15:59:23 (0001c003): Added *transcode-codecs=wav,mp3*
2007-05-27 15:59:23 (0001c003): Thread 5: Read:
2007-05-27 15:59:23 (0001c003): Thread 5: Headers parsed!
2007-05-27 15:59:23 (0001c003): Checking to see if connection matches keep-alive
2007-05-27 15:59:23 (0001c003): Nope!
2007-05-27 15:59:23 (0001c003): Thread 5: Connection type HTTP/1.0
: Connection: non-persist
2007-05-27 15:59:23 (0001c003): Thread 5: Original URI: /rsp/stream/5196
2007-05-27 15:59:23 (0001c003): Thread 5: Translated URI: /rsp/stream/5196
2007-05-27 15:59:23 (0001c003): Thread 5: Preparing to find handler
2007-05-27 15:59:23 (0001c003): Checking /rsp/stream/5196 against handler for /
2007-05-27 15:59:23 (0001c003): Thread 5: URI Match!
2007-05-27 15:59:23 (0001c003): Thread 5: Time is 1180299563 seconds after epoch
2007-05-27 15:59:23 (0001c003): Thread 5: Setting time header
2007-05-27 15:59:23 (0001c003): Added *Date=Sun, 27 May 2007 20:59:23 GMT*
2007-05-27 15:59:23 (0001c003): Added *Connection=close*
2007-05-27 15:59:23 (0001c003): Added *Server=mt-daapd/svn-1586*
2007-05-27 15:59:23 (0001c003): Added *Content-Type=text/html*
2007-05-27 15:59:23 (0001c003): Added *Content-Language=en_us*
2007-05-27 15:59:23 (0001c003): Thread 5: Using non-default handler
2007-05-27 15:59:23 (0001c003): in main_auth
2007-05-27 15:59:23 (0001c003): Checking url /rsp/stream/5196
2007-05-27 15:59:23 (0001c003): Dispatching auth for /rsp/stream/5196 to plugin
2007-05-27 15:59:23 (0001c003): Checking url /rsp/stream/5196
2007-05-27 15:59:23 (0001c003): Dispatching /rsp/stream/5196 to rsp/svn-1586
2007-05-27 15:59:23 (0001c003): Checking if pw required for /rsp/stream/5196 as user
2007-05-27 15:59:23 (0001c003): Nope
2007-05-27 15:59:23 (0001c003): in main_handler
2007-05-27 15:59:23 (0001c003): Checking url /rsp/stream/5196
2007-05-27 15:59:23 (0001c003): Dispatching /rsp/stream/5196 to plugin
2007-05-27 15:59:23 (0001c003): Checking url /rsp/stream/5196
2007-05-27 15:59:23 (0001c003): Dispatching /rsp/stream/5196 to rsp/svn-1586
2007-05-27 15:59:23 (0001c003): Getting uri…
2007-05-27 15:59:23 (0001c003): Mallocing privinfo…
2007-05-27 15:59:23 (0001c003): Tokenizing url
2007-05-27 15:59:23 (0001c003): Found 5 elements
2007-05-27 15:59:23 (0001c003): Checking reponse 0
2007-05-27 15:59:23 (0001c003): Checking reponse 1
2007-05-27 15:59:23 (0001c003): Checking reponse 2
2007-05-27 15:59:23 (0001c003): Checking reponse 3
2007-05-27 15:59:23 (0001c003): Checking reponse 4
2007-05-27 15:59:23 (0001c003): Found it! Index: 4
2007-05-27 15:59:23 (0001c003): Executing: select * from songs where id=5196
2007-05-27 15:59:23 (0001c003): Entering config_set_status
2007-05-27 15:59:23 (0001c003): Exiting config_set_status
2007-05-27 15:59:23 (0001c003): Session 0: Streaming file ‘aux_coeurs_blesses.ogg’ to 192.168.0.22 (offset 0)
2007-05-27 15:59:23 (0001c003): Transcoding /mnt/hda/share/musik/niagara/la_verite/aux_coeurs_blesses.ogg with ssc-script/svn-1586
2007-05-27 15:59:23 (0001c003): Executing /usr/local/bin/mt-daapd-ssc.sh “/mnt/hda/share/musik/niagara/la_verite/aux_coeurs_blesses.ogg” 0 251.000 “ogg”
2007-05-27 15:59:23 (0001c003): Updating Content-Type from text/html to audio/wav
2007-05-27 15:59:23 (0001c003): Updating Connection from close to Close
2007-05-27 15:59:23 (0001c003): Emitting reponse header Content-Language: en_us
2007-05-27 15:59:23 (0001c003): Emitting reponse header Content-Type: audio/wav
2007-05-27 15:59:23 (0001c003): Emitting reponse header Server: mt-daapd/svn-1586
2007-05-27 15:59:23 (0001c003): Emitting reponse header Connection: Close
2007-05-27 15:59:23 (0001c003): Emitting reponse header Date: Sun, 27 May 2007 20:59:23 GMT
2007-05-27 15:59:23 (0001c003): Entering config_set_status
2007-05-27 15:59:23 (0001c003): Exiting config_set_status
2007-05-27 15:59:23 (0001c003): Thread 5: Terminating
2007-05-27 15:59:23 (0001c003): Thread 5: Freeing request headers
2007-05-27 15:59:23 (0001c003): Thread 5: Freeing response headers
2007-05-27 15:59:23 (0001c003): Thread 5: Freeing request vars
2007-05-27 15:59:23 (0001c003): Thread 5: Closing fd
2007-05-27 15:59:23 (0001c003): With thread 5 exiting, 0 are still running
2007-05-27 15:59:27 (00004000): select(8, 0.100585)
2007-05-27 15:59:27 (00004000): select(8, 0.099609)
2007-05-27 15:59:27 (00004000): select(8, 0.000976)
2007-05-27 15:59:27 (00004000): select(8, 5.000000)
2007-05-27 15:59:27 (00020003): Thread 6: Entering ws_dispatcher (Connection from 192.168.0.22)
2007-05-27 15:59:27 (00020003): Thread 6: got request
2007-05-27 15:59:27 (00020003): Request: GET /rsp/db/0?query=id%3D5197&type=full HTTP/1.0
2007-05-27 15:59:27 (00020003): Thread 6: Read: User-Agent: Roku SoundBridge/2.5
2007-05-27 15:59:27 (00020003): Thread 6: Adding header *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:27 (00020003): Added *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:27 (00020003): Thread 6: Read: Host: 192.168.0.7:3689
2007-05-27 15:59:27 (00020003): Thread 6: Adding header *Host=192.168.0.7:3689*
2007-05-27 15:59:27 (00020003): Added *Host=192.168.0.7:3689*
2007-05-27 15:59:27 (00020003): Thread 6: Read: Accept: */*
2007-05-27 15:59:27 (00020003): Thread 6: Adding header *Accept=*/**
2007-05-27 15:59:27 (00020003): Added *Accept=*/**
2007-05-27 15:59:27 (00020003): Thread 6: Read: Pragma: no-cache
2007-05-27 15:59:27 (00020003): Thread 6: Adding header *Pragma=no-cache*
2007-05-27 15:59:27 (00020003): Added *Pragma=no-cache*
2007-05-27 15:59:27 (00020003): Thread 6: Read: accept-encoding: gzip
2007-05-27 15:59:27 (00020003): Thread 6: Adding header *accept-encoding=gzip*
2007-05-27 15:59:27 (00020003): Added *accept-encoding=gzip*
2007-05-27 15:59:27 (00020003): Thread 6: Read: accept-codecs: wma,mpeg,wav,mp4a,alac
2007-05-27 15:59:27 (00020003): Thread 6: Adding header *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:27 (00020003): Added *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:27 (00020003): Thread 6: Read: rsp-version: 0.1
2007-05-27 15:59:27 (00020003): Thread 6: Adding header *rsp-version=0.1*
2007-05-27 15:59:27 (00020003): Added *rsp-version=0.1*
2007-05-27 15:59:27 (00020003): Thread 6: Read: transcode-codecs: wav,mp3
2007-05-27 15:59:27 (00020003): Thread 6: Adding header *transcode-codecs=wav,mp3*
2007-05-27 15:59:27 (00020003): Added *transcode-codecs=wav,mp3*
2007-05-27 15:59:27 (00020003): Thread 6: Read:
2007-05-27 15:59:27 (00020003): Thread 6: Headers parsed!
2007-05-27 15:59:27 (00020003): Checking to see if connection matches keep-alive
2007-05-27 15:59:27 (00020003): Nope!
2007-05-27 15:59:27 (00020003): Thread 6: Connection type HTTP/1.0
: Connection: non-persist
2007-05-27 15:59:27 (00020003): Thread 6: parsing GET args
2007-05-27 15:59:27 (00020003): Thread 6: Entering ws_getgetvars (query=id%3D5197&type=full)
2007-05-27 15:59:27 (00020003): Thread 6: Adding arg query = id=5197
2007-05-27 15:59:27 (00020003): Added *query=id=5197*
2007-05-27 15:59:27 (00020003): Thread 6: Adding arg type = full
2007-05-27 15:59:27 (00020003): Added *type=full*
2007-05-27 15:59:27 (00020003): Thread 6: Done parsing GET/POST args!
2007-05-27 15:59:27 (00020003): Thread 6: Original URI: /rsp/db/0
2007-05-27 15:59:27 (00020003): Thread 6: Translated URI: /rsp/db/0
2007-05-27 15:59:27 (00020003): Thread 6: Preparing to find handler
2007-05-27 15:59:27 (00020003): Checking /rsp/db/0 against handler for /
2007-05-27 15:59:27 (00020003): Thread 6: URI Match!
2007-05-27 15:59:27 (00020003): Thread 6: Time is 1180299567 seconds after epoch
2007-05-27 15:59:27 (00020003): Thread 6: Setting time header
2007-05-27 15:59:27 (00020003): Added *Date=Sun, 27 May 2007 20:59:27 GMT*
2007-05-27 15:59:27 (00020003): Added *Connection=close*
2007-05-27 15:59:27 (00020003): Added *Server=mt-daapd/svn-1586*
2007-05-27 15:59:27 (00020003): Added *Content-Type=text/html*
2007-05-27 15:59:27 (00020003): Added *Content-Language=en_us*
2007-05-27 15:59:27 (00020003): Thread 6: Using non-default handler
2007-05-27 15:59:27 (00020003): in main_auth
2007-05-27 15:59:27 (00020003): Checking url /rsp/db/0
2007-05-27 15:59:27 (00020003): Dispatching auth for /rsp/db/0 to plugin
2007-05-27 15:59:27 (00020003): Checking url /rsp/db/0
2007-05-27 15:59:27 (00020003): Dispatching /rsp/db/0 to rsp/svn-1586
2007-05-27 15:59:27 (00020003): Checking if pw required for /rsp/db/0 as user
2007-05-27 15:59:27 (00020003): Nope
2007-05-27 15:59:27 (00020003): in main_handler
2007-05-27 15:59:27 (00020003): Checking url /rsp/db/0
2007-05-27 15:59:27 (00020003): Dispatching /rsp/db/0 to plugin
2007-05-27 15:59:27 (00020003): Checking url /rsp/db/0
2007-05-27 15:59:27 (00020003): Dispatching /rsp/db/0 to rsp/svn-1586
2007-05-27 15:59:27 (00020003): Getting uri…
2007-05-27 15:59:27 (00020003): Mallocing privinfo…
2007-05-27 15:59:27 (00020003): Tokenizing url
2007-05-27 15:59:27 (00020003): Found 5 elements
2007-05-27 15:59:27 (00020003): Checking reponse 0
2007-05-27 15:59:27 (00020003): Checking reponse 1
2007-05-27 15:59:27 (00020003): Checking reponse 2
2007-05-27 15:59:27 (00020003): Found it! Index: 2
2007-05-27 15:59:27 (00020003): Returning token 2002
2007-05-27 15:59:27 (00020003): Entering sp_parse_phrase
2007-05-27 15:59:27 (00020003): Entering sp_parse_oexpr
2007-05-27 15:59:27 (00020003): Entering sp_parse_aexpr
2007-05-27 15:59:27 (00020003): Entering sp_parse_expr
2007-05-27 15:59:27 (00020003): Entering sp_parse_criterion
2007-05-27 15:59:27 (00020003): Entering sp_parse_int_criterion
2007-05-27 15:59:27 (00020003): Returning token 000f
2007-05-27 15:59:27 (00020003): Returning token 00fd
2007-05-27 15:59:27 (00020003): Exiting sp_parse_int_criterion (success)
2007-05-27 15:59:27 (00020003): Exiting sp_parse_criterion (success)
2007-05-27 15:59:27 (00020003): Exiting sp_parse_expr (success)
2007-05-27 15:59:27 (00020003): Exiting sp_parse_aexpr (success)
2007-05-27 15:59:27 (00020003): Exiting sp_parse_oexpr (success)
2007-05-27 15:59:27 (00020003): Exiting sp_parse_phrase (success)
2007-05-27 15:59:27 (00020003): Got query/filter
2007-05-27 15:59:27 (00020003): Fetching sql statement size
2007-05-27 15:59:27 (00020003): Size: 47
2007-05-27 15:59:27 (00020003): Serialized to : (id = 5197[code]
2007-05-27 15:58:57 (00008003): Thread 0: got request
2007-05-27 15:58:57 (00008003): Request: GET /rsp/info HTTP/1.0
2007-05-27 15:58:57 (00008003): Thread 0: Read: User-Agent: Roku SoundBridge/2.5
2007-05-27 15:58:57 (00008003): Thread 0: Adding header *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:58:57 (00008003): Added *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:58:57 (00008003): Thread 0: Read: Host: 192.168.0.7:3689
2007-05-27 15:58:57 (00008003): Thread 0: Adding header *Host=192.168.0.7:3689*
2007-05-27 15:58:57 (00008003): Added *Host=192.168.0.7:3689*
2007-05-27 15:58:57 (00008003): Thread 0: Read: Accept: */*
2007-05-27 15:58:57 (00008003): Thread 0: Adding header *Accept=*/**
2007-05-27 15:58:57 (00008003): Added *Accept=*/**
2007-05-27 15:58:57 (00008003): Thread 0: Read: Pragma: no-cache
2007-05-27 15:58:57 (00008003): Thread 0: Adding header *Pragma=no-cache*
2007-05-27 15:58:57 (00008003): Added *Pragma=no-cache*
2007-05-27 15:58:57 (00008003): Thread 0: Read: accept-encoding: gzip
2007-05-27 15:58:57 (00008003): Thread 0: Adding header *accept-encoding=gzip*
2007-05-27 15:58:57 (00008003): Added *accept-encoding=gzip*
2007-05-27 15:58:57 (00008003): Thread 0: Read: accept-codecs: wma,mpeg,wav,mp4a,alac
2007-05-27 15:58:57 (00008003): Thread 0: Adding header *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:58:57 (00008003): Added *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:58:57 (00008003): Thread 0: Read: rsp-version: 0.1
2007-05-27 15:58:57 (00008003): Thread 0: Adding header *rsp-version=0.1*
2007-05-27 15:58:57 (00008003): Added *rsp-version=0.1*
2007-05-27 15:58:57 (00008003): Thread 0: Read: transcode-codecs: wav,mp3
2007-05-27 15:58:57 (00008003): Thread 0: Adding header *transcode-codecs=wav,mp3*
2007-05-27 15:58:57 (00008003): Added *transcode-codecs=wav,mp3*
2007-05-27 15:58:57 (00008003): Thread 0: Read:
2007-05-27 15:58:57 (00008003): Thread 0: Headers parsed!
2007-05-27 15:58:57 (00008003): Checking to see if connection matches keep-alive
2007-05-27 15:58:57 (00008003): Nope!
2007-05-27 15:58:57 (00008003): Thread 0: Connection type HTTP/1.0
: Connection: non-persist
2007-05-27 15:58:57 (00008003): Thread 0: Original URI: /rsp/info
2007-05-27 15:58:57 (00008003): Thread 0: Translated URI: /rsp/info
2007-05-27 15:58:57 (00008003): Thread 0: Preparing to find handler
2007-05-27 15:58:57 (00008003): Checking /rsp/info against handler for /
2007-05-27 15:58:57 (00008003): Thread 0: URI Match!
2007-05-27 15:58:57 (00008003): Thread 0: Time is 1180299537 seconds after epoch
2007-05-27 15:58:57 (00008003): Thread 0: Setting time header
2007-05-27 15:58:57 (00008003): Added *Date=Sun, 27 May 2007 20:58:57 GMT*
2007-05-27 15:58:57 (00008003): Added *Connection=close*
2007-05-27 15:58:57 (00008003): Added *Server=mt-daapd/svn-1586*
2007-05-27 15:58:57 (00008003): Added *Content-Type=text/html*
2007-05-27 15:58:57 (00008003): Added *Content-Language=en_us*
2007-05-27 15:58:57 (00008003): Thread 0: Using non-default handler
2007-05-27 15:58:57 (00008003): in main_auth
2007-05-27 15:58:57 (00008003): Checking url /rsp/info
2007-05-27 15:58:57 (00008003): Dispatching auth for /rsp/info to plugin
2007-05-27 15:58:57 (00008003): Checking url /rsp/info
2007-05-27 15:58:57 (00008003): Dispatching /rsp/info to rsp/svn-1586
2007-05-27 15:58:57 (00008003): Checking if pw required for /rsp/info as user
2007-05-27 15:58:57 (00008003): Nope
2007-05-27 15:58:57 (00008003): in main_handler
2007-05-27 15:58:57 (00008003): Checking url /rsp/info
2007-05-27 15:58:57 (00008003): Dispatching /rsp/info to plugin
2007-05-27 15:58:57 (00008003): Checking url /rsp/info
2007-05-27 15:58:57 (00008003): Dispatching /rsp/info to rsp/svn-1586
2007-05-27 15:58:57 (00008003): Getting uri…
2007-05-27 15:58:57 (00008003): Mallocing privinfo…
2007-05-27 15:58:57 (00008003): Tokenizing url
2007-05-27 15:58:57 (00008003): Found 5 elements
2007-05-27 15:58:57 (00008003): Checking reponse 0
2007-05-27 15:58:57 (00008003): Found it! Index: 0
2007-05-27 15:58:57 (00008003): Starting rsp_info
2007-05-27 15:58:57 (00008003): Added *Cache-Control=no-cache*
2007-05-27 15:58:57 (00008003): Added *Expires=-1*
2007-05-27 15:58:57 (00008003): Updating Content-Type from text/html to text/xml; charset=utf-8
2007-05-27 15:58:57 (00008003): Emitting reponse header Expires: -1
2007-05-27 15:58:57 (00008003): Emitting reponse header Cache-Control: no-cache
2007-05-27 15:58:57 (00008003): Emitting reponse header Content-Language: en_us
2007-05-27 15:58:57 (00008003): Emitting reponse header Content-Type: text/xml; charset=utf-8
2007-05-27 15:58:57 (00008003): Emitting reponse header Server: mt-daapd/svn-1586
2007-05-27 15:58:57 (00008003): Emitting reponse header Connection: close
2007-05-27 15:58:57 (00008003): Emitting reponse header Date: Sun, 27 May 2007 20:58:57 GMT
2007-05-27 15:58:57 (00008003): Executing: select count(*) FROM songs
2007-05-27 15:58:57 (00008003): Thread 0: Terminating
2007-05-27 15:58:57 (00008003): Thread 0: Freeing request headers
2007-05-27 15:58:57 (00008003): Thread 0: Freeing response headers
2007-05-27 15:58:57 (00008003): Thread 0: Freeing request vars
2007-05-27 15:58:57 (00008003): Thread 0: Closing fd
2007-05-27 15:58:57 (00008003): With thread 0 exiting, 0 are still running
2007-05-27 15:59:00 (00004000): select(8, 5.000000)
2007-05-27 15:59:02 (0000c003): Thread 1: Entering ws_dispatcher (Connection from 192.168.0.22)
2007-05-27 15:59:02 (0000c003): Thread 1: got request
2007-05-27 15:59:02 (0000c003): Request: GET /rsp/db/0/artist?type=browse HTTP/1.0
2007-05-27 15:59:02 (0000c003): Thread 1: Read: User-Agent: Roku SoundBridge/2.5
2007-05-27 15:59:02 (0000c003): Thread 1: Adding header *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:02 (0000c003): Added *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:02 (0000c003): Thread 1: Read: Host: 192.168.0.7:3689
2007-05-27 15:59:02 (0000c003): Thread 1: Adding header *Host=192.168.0.7:3689*
2007-05-27 15:59:02 (0000c003): Added *Host=192.168.0.7:3689*
2007-05-27 15:59:02 (0000c003): Thread 1: Read: Accept: */*
2007-05-27 15:59:02 (0000c003): Thread 1: Adding header *Accept=*/**
2007-05-27 15:59:02 (0000c003): Added *Accept=*/**
2007-05-27 15:59:02 (0000c003): Thread 1: Read: Pragma: no-cache
2007-05-27 15:59:02 (0000c003): Thread 1: Adding header *Pragma=no-cache*
2007-05-27 15:59:02 (0000c003): Added *Pragma=no-cache*
2007-05-27 15:59:02 (0000c003): Thread 1: Read: accept-encoding: gzip
2007-05-27 15:59:02 (0000c003): Thread 1: Adding header *accept-encoding=gzip*
2007-05-27 15:59:02 (0000c003): Added *accept-encoding=gzip*
2007-05-27 15:59:02 (0000c003): Thread 1: Read: accept-codecs: wma,mpeg,wav,mp4a,alac
2007-05-27 15:59:02 (0000c003): Thread 1: Adding header *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:02 (0000c003): Added *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:02 (0000c003): Thread 1: Read: rsp-version: 0.1
2007-05-27 15:59:02 (0000c003): Thread 1: Adding header *rsp-version=0.1*
2007-05-27 15:59:02 (0000c003): Added *rsp-version=0.1*
2007-05-27 15:59:02 (0000c003): Thread 1: Read: transcode-codecs: wav,mp3
2007-05-27 15:59:02 (0000c003): Thread 1: Adding header *transcode-codecs=wav,mp3*
2007-05-27 15:59:02 (0000c003): Added *transcode-codecs=wav,mp3*
2007-05-27 15:59:02 (0000c003): Thread 1: Read:
2007-05-27 15:59:02 (0000c003): Thread 1: Headers parsed!
2007-05-27 15:59:02 (0000c003): Checking to see if connection matches keep-alive
2007-05-27 15:59:02 (0000c003): Nope!
2007-05-27 15:59:02 (0000c003): Thread 1: Connection type HTTP/1.0
: Connection: non-persist
2007-05-27 15:59:02 (0000c003): Thread 1: parsing GET args
2007-05-27 15:59:02 (0000c003): Thread 1: Entering ws_getgetvars (type=browse)
2007-05-27 15:59:02 (0000c003): Thread 1: Adding arg type = browse
2007-05-27 15:59:02 (0000c003): Added *type=browse*
2007-05-27 15:59:02 (0000c003): Thread 1: Done parsing GET/POST args!
2007-05-27 15:59:02 (0000c003): Thread 1: Original URI: /rsp/db/0/artist
2007-05-27 15:59:02 (0000c003): Thread 1: Translated URI: /rsp/db/0/artist
2007-05-27 15:59:02 (0000c003): Thread 1: Preparing to find handler
2007-05-27 15:59:02 (0000c003): Checking /rsp/db/0/artist against handler for /
2007-05-27 15:59:02 (0000c003): Thread 1: URI Match!
2007-05-27 15:59:02 (0000c003): Thread 1: Time is 1180299542 seconds after epoch
2007-05-27 15:59:02 (0000c003): Thread 1: Setting time header
2007-05-27 15:59:02 (0000c003): Added *Date=Sun, 27 May 2007 20:59:02 GMT*
2007-05-27 15:59:02 (0000c003): Added *Connection=close*
2007-05-27 15:59:02 (0000c003): Added *Server=mt-daapd/svn-1586*
2007-05-27 15:59:02 (0000c003): Added *Content-Type=text/html*
2007-05-27 15:59:02 (0000c003): Added *Content-Language=en_us*
2007-05-27 15:59:02 (0000c003): Thread 1: Using non-default handler
2007-05-27 15:59:02 (0000c003): in main_auth
2007-05-27 15:59:02 (0000c003): Checking url /rsp/db/0/artist
2007-05-27 15:59:02 (0000c003): Dispatching auth for /rsp/db/0/artist to plugin
2007-05-27 15:59:02 (0000c003): Checking url /rsp/db/0/artist
2007-05-27 15:59:02 (0000c003): Dispatching /rsp/db/0/artist to rsp/svn-1586
2007-05-27 15:59:02 (0000c003): Checking if pw required for /rsp/db/0/artist as user
2007-05-27 15:59:02 (0000c003): Nope
2007-05-27 15:59:02 (0000c003): in main_handler
2007-05-27 15:59:02 (0000c003): Checking url /rsp/db/0/artist
2007-05-27 15:59:02 (0000c003): Dispatching /rsp/db/0/artist to plugin
2007-05-27 15:59:02 (0000c003): Checking url /rsp/db/0/artist
2007-05-27 15:59:02 (0000c003): Dispatching /rsp/db/0/artist to rsp/svn-1586
2007-05-27 15:59:02 (0000c003): Getting uri…
2007-05-27 15:59:02 (0000c003): Mallocing privinfo…
2007-05-27 15:59:02 (0000c003): Tokenizing url
2007-05-27 15:59:02 (0000c003): Found 5 elements
2007-05-27 15:59:02 (0000c003): Checking reponse 0
2007-05-27 15:59:02 (0000c003): Checking reponse 1
2007-05-27 15:59:02 (0000c003): Checking reponse 2
2007-05-27 15:59:02 (0000c003): Checking reponse 3
2007-05-27 15:59:02 (0000c003): Found it! Index: 3
2007-05-27 15:59:02 (0000c003): No query/filter
2007-05-27 15:59:02 (0000c003): Executing: select count(artist) from (select distinct artist from songs where (data_kind = 0) and (artist !=”))
2007-05-27 15:59:04 (0000c003): Number of results: 732
2007-05-27 15:59:04 (0000c003): Executing: select distinct artist from songs where (data_kind = 0) and (artist !=”)
2007-05-27 15:59:04 (0000c003): Added *Cache-Control=no-cache*
2007-05-27 15:59:04 (0000c003): Added *Expires=-1*
2007-05-27 15:59:04 (0000c003): Updating Content-Type from text/html to text/xml; charset=utf-8
2007-05-27 15:59:04 (0000c003): Emitting reponse header Expires: -1
2007-05-27 15:59:04 (0000c003): Emitting reponse header Cache-Control: no-cache
2007-05-27 15:59:04 (0000c003): Emitting reponse header Content-Language: en_us
2007-05-27 15:59:04 (0000c003): Emitting reponse header Content-Type: text/xml; charset=utf-8
2007-05-27 15:59:04 (0000c003): Emitting reponse header Server: mt-daapd/svn-1586
2007-05-27 15:59:04 (0000c003): Emitting reponse header Connection: close
2007-05-27 15:59:04 (0000c003): Emitting reponse header Date: Sun, 27 May 2007 20:59:02 GMT
2007-05-27 15:59:05 (00004000): select(8, 1.889648)
2007-05-27 15:59:07 (00004000): select(8, 0.100585)
2007-05-27 15:59:07 (00004000): select(8, 0.099609)
2007-05-27 15:59:07 (00004000): select(8, 0.000976)
2007-05-27 15:59:07 (00004000): select(8, 5.000000)
2007-05-27 15:59:07 (0000c003): Thread 1: Terminating
2007-05-27 15:59:07 (0000c003): Thread 1: Freeing request headers
2007-05-27 15:59:07 (0000c003): Thread 1: Freeing response headers
2007-05-27 15:59:07 (0000c003): Thread 1: Freeing request vars
2007-05-27 15:59:07 (0000c003): Thread 1: Closing fd
2007-05-27 15:59:07 (0000c003): With thread 1 exiting, 0 are still running
2007-05-27 15:59:12 (00004000): select(8, 5.000000)
2007-05-27 15:59:15 (00010003): Thread 2: Entering ws_dispatcher (Connection from 192.168.0.22)
2007-05-27 15:59:15 (00010003): Thread 2: got request
2007-05-27 15:59:15 (00010003): Request: GET /rsp/db/0/album?query=artist%3D%22Niagara%22&type=browse HTTP/1.0
2007-05-27 15:59:15 (00010003): Thread 2: Read: User-Agent: Roku SoundBridge/2.5
2007-05-27 15:59:15 (00010003): Thread 2: Adding header *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:15 (00010003): Added *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:15 (00010003): Thread 2: Read: Host: 192.168.0.7:3689
2007-05-27 15:59:15 (00010003): Thread 2: Adding header *Host=192.168.0.7:3689*
2007-05-27 15:59:15 (00010003): Added *Host=192.168.0.7:3689*
2007-05-27 15:59:15 (00010003): Thread 2: Read: Accept: */*
2007-05-27 15:59:15 (00010003): Thread 2: Adding header *Accept=*/**
2007-05-27 15:59:15 (00010003): Added *Accept=*/**
2007-05-27 15:59:15 (00010003): Thread 2: Read: Pragma: no-cache
2007-05-27 15:59:15 (00010003): Thread 2: Adding header *Pragma=no-cache*
2007-05-27 15:59:15 (00010003): Added *Pragma=no-cache*
2007-05-27 15:59:15 (00010003): Thread 2: Read: accept-encoding: gzip
2007-05-27 15:59:15 (00010003): Thread 2: Adding header *accept-encoding=gzip*
2007-05-27 15:59:15 (00010003): Added *accept-encoding=gzip*
2007-05-27 15:59:15 (00010003): Thread 2: Read: accept-codecs: wma,mpeg,wav,mp4a,alac
2007-05-27 15:59:15 (00010003): Thread 2: Adding header *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:15 (00010003): Added *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:15 (00010003): Thread 2: Read: rsp-version: 0.1
2007-05-27 15:59:15 (00010003): Thread 2: Adding header *rsp-version=0.1*
2007-05-27 15:59:15 (00010003): Added *rsp-version=0.1*
2007-05-27 15:59:15 (00010003): Thread 2: Read: transcode-codecs: wav,mp3
2007-05-27 15:59:15 (00010003): Thread 2: Adding header *transcode-codecs=wav,mp3*
2007-05-27 15:59:15 (00010003): Added *transcode-codecs=wav,mp3*
2007-05-27 15:59:15 (00010003): Thread 2: Read:
2007-05-27 15:59:15 (00010003): Thread 2: Headers parsed!
2007-05-27 15:59:15 (00010003): Checking to see if connection matches keep-alive
2007-05-27 15:59:15 (00010003): Nope!
2007-05-27 15:59:15 (00010003): Thread 2: Connection type HTTP/1.0
: Connection: non-persist
2007-05-27 15:59:15 (00010003): Thread 2: parsing GET args
2007-05-27 15:59:15 (00010003): Thread 2: Entering ws_getgetvars (query=artist%3D%22Niagara%22&type=browse)
2007-05-27 15:59:15 (00010003): Thread 2: Adding arg query = artist=”Niagara”
2007-05-27 15:59:15 (00010003): Added *query=artist=”Niagara”*
2007-05-27 15:59:15 (00010003): Thread 2: Adding arg type = browse
2007-05-27 15:59:15 (00010003): Added *type=browse*
2007-05-27 15:59:15 (00010003): Thread 2: Done parsing GET/POST args!
2007-05-27 15:59:15 (00010003): Thread 2: Original URI: /rsp/db/0/album
2007-05-27 15:59:15 (00010003): Thread 2: Translated URI: /rsp/db/0/album
2007-05-27 15:59:15 (00010003): Thread 2: Preparing to find handler
2007-05-27 15:59:15 (00010003): Checking /rsp/db/0/album against handler for /
2007-05-27 15:59:15 (00010003): Thread 2: URI Match!
2007-05-27 15:59:15 (00010003): Thread 2: Time is 1180299555 seconds after epoch
2007-05-27 15:59:15 (00010003): Thread 2: Setting time header
2007-05-27 15:59:15 (00010003): Added *Date=Sun, 27 May 2007 20:59:15 GMT*
2007-05-27 15:59:15 (00010003): Added *Connection=close*
2007-05-27 15:59:15 (00010003): Added *Server=mt-daapd/svn-1586*
2007-05-27 15:59:15 (00010003): Added *Content-Type=text/html*
2007-05-27 15:59:15 (00010003): Added *Content-Language=en_us*
2007-05-27 15:59:15 (00010003): Thread 2: Using non-default handler
2007-05-27 15:59:15 (00010003): in main_auth
2007-05-27 15:59:15 (00010003): Checking url /rsp/db/0/album
2007-05-27 15:59:15 (00010003): Dispatching auth for /rsp/db/0/album to plugin
2007-05-27 15:59:15 (00010003): Checking url /rsp/db/0/album
2007-05-27 15:59:15 (00010003): Dispatching /rsp/db/0/album to rsp/svn-1586
2007-05-27 15:59:15 (00010003): Checking if pw required for /rsp/db/0/album as user
2007-05-27 15:59:15 (00010003): Nope
2007-05-27 15:59:15 (00010003): in main_handler
2007-05-27 15:59:15 (00010003): Checking url /rsp/db/0/album
2007-05-27 15:59:15 (00010003): Dispatching /rsp/db/0/album to plugin
2007-05-27 15:59:15 (00010003): Checking url /rsp/db/0/album
2007-05-27 15:59:15 (00010003): Dispatching /rsp/db/0/album to rsp/svn-1586
2007-05-27 15:59:15 (00010003): Getting uri…
2007-05-27 15:59:15 (00010003): Mallocing privinfo…
2007-05-27 15:59:15 (00010003): Tokenizing url
2007-05-27 15:59:15 (00010003): Found 5 elements
2007-05-27 15:59:15 (00010003): Checking reponse 0
2007-05-27 15:59:15 (00010003): Checking reponse 1
2007-05-27 15:59:15 (00010003): Checking reponse 2
2007-05-27 15:59:15 (00010003): Checking reponse 3
2007-05-27 15:59:15 (00010003): Found it! Index: 3
2007-05-27 15:59:15 (00010003): Returning token 2003
2007-05-27 15:59:15 (00010003): Entering sp_parse_phrase
2007-05-27 15:59:15 (00010003): Entering sp_parse_oexpr
2007-05-27 15:59:15 (00010003): Entering sp_parse_aexpr
2007-05-27 15:59:15 (00010003): Entering sp_parse_expr
2007-05-27 15:59:15 (00010003): Entering sp_parse_criterion
2007-05-27 15:59:15 (00010003): Entering sp_parse_string_criterion
2007-05-27 15:59:15 (00010003): Returning token 2001
2007-05-27 15:59:15 (00010003): Returning token 00fd
2007-05-27 15:59:15 (00010003): Exiting sp_parse_string_criterion (success)
2007-05-27 15:59:15 (00010003): Exiting sp_parse_criterion (success)
2007-05-27 15:59:15 (00010003): Exiting sp_parse_expr (success)
2007-05-27 15:59:15 (00010003): Exiting sp_parse_aexpr (success)
2007-05-27 15:59:15 (00010003): Exiting sp_parse_oexpr (success)
2007-05-27 15:59:15 (00010003): Exiting sp_parse_phrase (success)
2007-05-27 15:59:15 (00010003): Got query/filter
2007-05-27 15:59:15 (00010003): Fetching sql statement size
2007-05-27 15:59:15 (00010003): Size: 21
2007-05-27 15:59:15 (00010003): Serialized to : (artist = ‘Niagara’)
2007-05-27 15:59:15 (00010003): Executing: select count(album) from (select distinct album from songs where (data_kind = 0) and ((artist = ‘Niagara’)) and (album !=”))
2007-05-27 15:59:16 (00010003): Number of results: 1
2007-05-27 15:59:16 (00010003): Executing: select distinct album from songs where (data_kind = 0) and ((artist = ‘Niagara’)) and (album !=”)
2007-05-27 15:59:16 (00010003): Added *Cache-Control=no-cache*
2007-05-27 15:59:16 (00010003): Added *Expires=-1*
2007-05-27 15:59:16 (00010003): Updating Content-Type from text/html to text/xml; charset=utf-8
2007-05-27 15:59:16 (00010003): Emitting reponse header Expires: -1
2007-05-27 15:59:16 (00010003): Emitting reponse header Cache-Control: no-cache
2007-05-27 15:59:16 (00010003): Emitting reponse header Content-Language: en_us
2007-05-27 15:59:16 (00010003): Emitting reponse header Content-Type: text/xml; charset=utf-8
2007-05-27 15:59:16 (00010003): Emitting reponse header Server: mt-daapd/svn-1586
2007-05-27 15:59:16 (00010003): Emitting reponse header Connection: close
2007-05-27 15:59:16 (00010003): Emitting reponse header Date: Sun, 27 May 2007 20:59:15 GMT
2007-05-27 15:59:17 (00010003): Thread 2: Terminating
2007-05-27 15:59:17 (00010003): Thread 2: Freeing request headers
2007-05-27 15:59:17 (00010003): Thread 2: Freeing response headers
2007-05-27 15:59:17 (00010003): Thread 2: Freeing request vars
2007-05-27 15:59:17 (00010003): Thread 2: Closing fd
2007-05-27 15:59:17 (00010003): With thread 2 exiting, 0 are still running
2007-05-27 15:59:17 (00004000): select(8, 5.000000)
2007-05-27 15:59:21 (00014003): Thread 3: Entering ws_dispatcher (Connection from 192.168.0.22)
2007-05-27 15:59:21 (00014003): Thread 3: got request
2007-05-27 15:59:21 (00014003): Request: GET /rsp/db/0?query=artist%3D%22Niagara%22&type=browse HTTP/1.0
2007-05-27 15:59:21 (00014003): Thread 3: Read: User-Agent: Roku SoundBridge/2.5
2007-05-27 15:59:21 (00014003): Thread 3: Adding header *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:21 (00014003): Added *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:21 (00014003): Thread 3: Read: Host: 192.168.0.7:3689
2007-05-27 15:59:21 (00014003): Thread 3: Adding header *Host=192.168.0.7:3689*
2007-05-27 15:59:21 (00014003): Added *Host=192.168.0.7:3689*
2007-05-27 15:59:21 (00014003): Thread 3: Read: Accept: */*
2007-05-27 15:59:21 (00014003): Thread 3: Adding header *Accept=*/**
2007-05-27 15:59:21 (00014003): Added *Accept=*/**
2007-05-27 15:59:21 (00014003): Thread 3: Read: Pragma: no-cache
2007-05-27 15:59:21 (00014003): Thread 3: Adding header *Pragma=no-cache*
2007-05-27 15:59:21 (00014003): Added *Pragma=no-cache*
2007-05-27 15:59:21 (00014003): Thread 3: Read: accept-encoding: gzip
2007-05-27 15:59:21 (00014003): Thread 3: Adding header *accept-encoding=gzip*
2007-05-27 15:59:21 (00014003): Added *accept-encoding=gzip*
2007-05-27 15:59:21 (00014003): Thread 3: Read: accept-codecs: wma,mpeg,wav,mp4a,alac
2007-05-27 15:59:21 (00014003): Thread 3: Adding header *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:21 (00014003): Added *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:21 (00014003): Thread 3: Read: rsp-version: 0.1
2007-05-27 15:59:21 (00014003): Thread 3: Adding header *rsp-version=0.1*
2007-05-27 15:59:21 (00014003): Added *rsp-version=0.1*
2007-05-27 15:59:21 (00014003): Thread 3: Read: transcode-codecs: wav,mp3
2007-05-27 15:59:21 (00014003): Thread 3: Adding header *transcode-codecs=wav,mp3*
2007-05-27 15:59:21 (00014003): Added *transcode-codecs=wav,mp3*
2007-05-27 15:59:21 (00014003): Thread 3: Read:
2007-05-27 15:59:21 (00014003): Thread 3: Headers parsed!
2007-05-27 15:59:21 (00014003): Checking to see if connection matches keep-alive
2007-05-27 15:59:21 (00014003): Nope!
2007-05-27 15:59:21 (00014003): Thread 3: Connection type HTTP/1.0
: Connection: non-persist
2007-05-27 15:59:21 (00014003): Thread 3: parsing GET args
2007-05-27 15:59:21 (00014003): Thread 3: Entering ws_getgetvars (query=artist%3D%22Niagara%22&type=browse)
2007-05-27 15:59:21 (00014003): Thread 3: Adding arg query = artist=”Niagara”
2007-05-27 15:59:21 (00014003): Added *query=artist=”Niagara”*
2007-05-27 15:59:21 (00014003): Thread 3: Adding arg type = browse
2007-05-27 15:59:21 (00014003): Added *type=browse*
2007-05-27 15:59:21 (00014003): Thread 3: Done parsing GET/POST args!
2007-05-27 15:59:21 (00014003): Thread 3: Original URI: /rsp/db/0
2007-05-27 15:59:21 (00014003): Thread 3: Translated URI: /rsp/db/0
2007-05-27 15:59:21 (00014003): Thread 3: Preparing to find handler
2007-05-27 15:59:21 (00014003): Checking /rsp/db/0 against handler for /
2007-05-27 15:59:21 (00014003): Thread 3: URI Match!
2007-05-27 15:59:21 (00014003): Thread 3: Time is 1180299561 seconds after epoch
2007-05-27 15:59:21 (00014003): Thread 3: Setting time header
2007-05-27 15:59:21 (00014003): Added *Date=Sun, 27 May 2007 20:59:21 GMT*
2007-05-27 15:59:21 (00014003): Added *Connection=close*
2007-05-27 15:59:21 (00014003): Added *Server=mt-daapd/svn-1586*
2007-05-27 15:59:21 (00014003): Added *Content-Type=text/html*
2007-05-27 15:59:21 (00014003): Added *Content-Language=en_us*
2007-05-27 15:59:21 (00014003): Thread 3: Using non-default handler
2007-05-27 15:59:21 (00014003): in main_auth
2007-05-27 15:59:21 (00014003): Checking url /rsp/db/0
2007-05-27 15:59:21 (00014003): Dispatching auth for /rsp/db/0 to plugin
2007-05-27 15:59:21 (00014003): Checking url /rsp/db/0
2007-05-27 15:59:21 (00014003): Dispatching /rsp/db/0 to rsp/svn-1586
2007-05-27 15:59:21 (00014003): Checking if pw required for /rsp/db/0 as user
2007-05-27 15:59:21 (00014003): Nope
2007-05-27 15:59:21 (00014003): in main_handler
2007-05-27 15:59:21 (00014003): Checking url /rsp/db/0
2007-05-27 15:59:21 (00014003): Dispatching /rsp/db/0 to plugin
2007-05-27 15:59:21 (00014003): Checking url /rsp/db/0
2007-05-27 15:59:21 (00014003): Dispatching /rsp/db/0 to rsp/svn-1586
2007-05-27 15:59:21 (00014003): Getting uri…
2007-05-27 15:59:21 (00014003): Mallocing privinfo…
2007-05-27 15:59:21 (00014003): Tokenizing url
2007-05-27 15:59:21 (00014003): Found 5 elements
2007-05-27 15:59:21 (00014003): Checking reponse 0
2007-05-27 15:59:21 (00014003): Checking reponse 1
2007-05-27 15:59:21 (00014003): Checking reponse 2
2007-05-27 15:59:21 (00014003): Found it! Index: 2
2007-05-27 15:59:21 (00014003): Returning token 2003
2007-05-27 15:59:21 (00014003): Entering sp_parse_phrase
2007-05-27 15:59:21 (00014003): Entering sp_parse_oexpr
2007-05-27 15:59:21 (00014003): Entering sp_parse_aexpr
2007-05-27 15:59:21 (00014003): Entering sp_parse_expr
2007-05-27 15:59:21 (00014003): Entering sp_parse_criterion
2007-05-27 15:59:21 (00014003): Entering sp_parse_string_criterion
2007-05-27 15:59:21 (00014003): Returning token 2001
2007-05-27 15:59:21 (00014003): Returning token 00fd
2007-05-27 15:59:21 (00014003): Exiting sp_parse_string_criterion (success)
2007-05-27 15:59:21 (00014003): Exiting sp_parse_criterion (success)
2007-05-27 15:59:21 (00014003): Exiting sp_parse_expr (success)
2007-05-27 15:59:21 (00014003): Exiting sp_parse_aexpr (success)
2007-05-27 15:59:21 (00014003): Exiting sp_parse_oexpr (success)
2007-05-27 15:59:21 (00014003): Exiting sp_parse_phrase (success)
2007-05-27 15:59:21 (00014003): Got query/filter
2007-05-27 15:59:21 (00014003): Fetching sql statement size
2007-05-27 15:59:21 (00014003): Size: 21
2007-05-27 15:59:21 (00014003): Serialized to : (artist = ‘Niagara’)
2007-05-27 15:59:21 (00014003): Executing: select count(songs.id) from songs where ((artist = ‘Niagara’))
2007-05-27 15:59:22 (00014003): Number of results: 13
2007-05-27 15:59:22 (00014003): Executing: select * from songs where ((artist = ‘Niagara’))
2007-05-27 15:59:22 (00014003): Added *Cache-Control=no-cache*
2007-05-27 15:59:22 (00014003): Added *Expires=-1*
2007-05-27 15:59:22 (00014003): Updating Content-Type from text/html to text/xml; charset=utf-8
2007-05-27 15:59:22 (00014003): Emitting reponse header Expires: -1
2007-05-27 15:59:22 (00014003): Emitting reponse header Cache-Control: no-cache
2007-05-27 15:59:22 (00014003): Emitting reponse header Content-Language: en_us
2007-05-27 15:59:22 (00014003): Emitting reponse header Content-Type: text/xml; charset=utf-8
2007-05-27 15:59:22 (00014003): Emitting reponse header Server: mt-daapd/svn-1586
2007-05-27 15:59:22 (00014003): Emitting reponse header Connection: close
2007-05-27 15:59:22 (00014003): Emitting reponse header Date: Sun, 27 May 2007 20:59:21 GMT
2007-05-27 15:59:22 (00004000): select(8, 4.889648)
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: je_noublierai_jamais.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: aux_coeurs_blesses.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: cest_maintenant.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: de_la_victoire.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: plus_belle_quune_femme.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: je_suis_de_retour.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: la_fin_des_etoiles.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: les_sapins.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: le_minotaure.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: ma_derniere_pensee.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: le_prochain_payera_pour_les_autres.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: ultravision.ogg
2007-05-27 15:59:22 (00014003): Transcode: 1, ogg: un_million_dannees.ogg
2007-05-27 15:59:22 (00014003): Thread 3: Terminating
2007-05-27 15:59:22 (00014003): Thread 3: Freeing request headers
2007-05-27 15:59:22 (00014003): Thread 3: Freeing response headers
2007-05-27 15:59:22 (00014003): Thread 3: Freeing request vars
2007-05-27 15:59:22 (00014003): Thread 3: Closing fd
2007-05-27 15:59:22 (00014003): With thread 3 exiting, 0 are still running
2007-05-27 15:59:23 (00018003): Thread 4: Entering ws_dispatcher (Connection from 192.168.0.22)
2007-05-27 15:59:23 (00018003): Thread 4: got request
2007-05-27 15:59:23 (00018003): Request: GET /rsp/db/0?query=id%3D5196&type=full HTTP/1.0
2007-05-27 15:59:23 (00018003): Thread 4: Read: User-Agent: Roku SoundBridge/2.5
2007-05-27 15:59:23 (00018003): Thread 4: Adding header *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:23 (00018003): Added *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:23 (00018003): Thread 4: Read: Host: 192.168.0.7:3689
2007-05-27 15:59:23 (00018003): Thread 4: Adding header *Host=192.168.0.7:3689*
2007-05-27 15:59:23 (00018003): Added *Host=192.168.0.7:3689*
2007-05-27 15:59:23 (00018003): Thread 4: Read: Accept: */*
2007-05-27 15:59:23 (00018003): Thread 4: Adding header *Accept=*/**
2007-05-27 15:59:23 (00018003): Added *Accept=*/**
2007-05-27 15:59:23 (00018003): Thread 4: Read: Pragma: no-cache
2007-05-27 15:59:23 (00018003): Thread 4: Adding header *Pragma=no-cache*
2007-05-27 15:59:23 (00018003): Added *Pragma=no-cache*
2007-05-27 15:59:23 (00018003): Thread 4: Read: accept-encoding: gzip
2007-05-27 15:59:23 (00018003): Thread 4: Adding header *accept-encoding=gzip*
2007-05-27 15:59:23 (00018003): Added *accept-encoding=gzip*
2007-05-27 15:59:23 (00018003): Thread 4: Read: accept-codecs: wma,mpeg,wav,mp4a,alac
2007-05-27 15:59:23 (00018003): Thread 4: Adding header *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:23 (00018003): Added *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:23 (00018003): Thread 4: Read: rsp-version: 0.1
2007-05-27 15:59:23 (00018003): Thread 4: Adding header *rsp-version=0.1*
2007-05-27 15:59:23 (00018003): Added *rsp-version=0.1*
2007-05-27 15:59:23 (00018003): Thread 4: Read: transcode-codecs: wav,mp3
2007-05-27 15:59:23 (00018003): Thread 4: Adding header *transcode-codecs=wav,mp3*
2007-05-27 15:59:23 (00018003): Added *transcode-codecs=wav,mp3*
2007-05-27 15:59:23 (00018003): Thread 4: Read:
2007-05-27 15:59:23 (00018003): Thread 4: Headers parsed!
2007-05-27 15:59:23 (00018003): Checking to see if connection matches keep-alive
2007-05-27 15:59:23 (00018003): Nope!
2007-05-27 15:59:23 (00018003): Thread 4: Connection type HTTP/1.0
: Connection: non-persist
2007-05-27 15:59:23 (00018003): Thread 4: parsing GET args
2007-05-27 15:59:23 (00018003): Thread 4: Entering ws_getgetvars (query=id%3D5196&type=full)
2007-05-27 15:59:23 (00018003): Thread 4: Adding arg query = id=5196
2007-05-27 15:59:23 (00018003): Added *query=id=5196*
2007-05-27 15:59:23 (00018003): Thread 4: Adding arg type = full
2007-05-27 15:59:23 (00018003): Added *type=full*
2007-05-27 15:59:23 (00018003): Thread 4: Done parsing GET/POST args!
2007-05-27 15:59:23 (00018003): Thread 4: Original URI: /rsp/db/0
2007-05-27 15:59:23 (00018003): Thread 4: Translated URI: /rsp/db/0
2007-05-27 15:59:23 (00018003): Thread 4: Preparing to find handler
2007-05-27 15:59:23 (00018003): Checking /rsp/db/0 against handler for /
2007-05-27 15:59:23 (00018003): Thread 4: URI Match!
2007-05-27 15:59:23 (00018003): Thread 4: Time is 1180299563 seconds after epoch
2007-05-27 15:59:23 (00018003): Thread 4: Setting time header
2007-05-27 15:59:23 (00018003): Added *Date=Sun, 27 May 2007 20:59:23 GMT*
2007-05-27 15:59:23 (00018003): Added *Connection=close*
2007-05-27 15:59:23 (00018003): Added *Server=mt-daapd/svn-1586*
2007-05-27 15:59:23 (00018003): Added *Content-Type=text/html*
2007-05-27 15:59:23 (00018003): Added *Content-Language=en_us*
2007-05-27 15:59:23 (00018003): Thread 4: Using non-default handler
2007-05-27 15:59:23 (00018003): in main_auth
2007-05-27 15:59:23 (00018003): Checking url /rsp/db/0
2007-05-27 15:59:23 (00018003): Dispatching auth for /rsp/db/0 to plugin
2007-05-27 15:59:23 (00018003): Checking url /rsp/db/0
2007-05-27 15:59:23 (00018003): Dispatching /rsp/db/0 to rsp/svn-1586
2007-05-27 15:59:23 (00018003): Checking if pw required for /rsp/db/0 as user
2007-05-27 15:59:23 (00018003): Nope
2007-05-27 15:59:23 (00018003): in main_handler
2007-05-27 15:59:23 (00018003): Checking url /rsp/db/0
2007-05-27 15:59:23 (00018003): Dispatching /rsp/db/0 to plugin
2007-05-27 15:59:23 (00018003): Checking url /rsp/db/0
2007-05-27 15:59:23 (00018003): Dispatching /rsp/db/0 to rsp/svn-1586
2007-05-27 15:59:23 (00018003): Getting uri…
2007-05-27 15:59:23 (00018003): Mallocing privinfo…
2007-05-27 15:59:23 (00018003): Tokenizing url
2007-05-27 15:59:23 (00018003): Found 5 elements
2007-05-27 15:59:23 (00018003): Checking reponse 0
2007-05-27 15:59:23 (00018003): Checking reponse 1
2007-05-27 15:59:23 (00018003): Checking reponse 2
2007-05-27 15:59:23 (00018003): Found it! Index: 2
2007-05-27 15:59:23 (00018003): Returning token 2002
2007-05-27 15:59:23 (00018003): Entering sp_parse_phrase
2007-05-27 15:59:23 (00018003): Entering sp_parse_oexpr
2007-05-27 15:59:23 (00018003): Entering sp_parse_aexpr
2007-05-27 15:59:23 (00018003): Entering sp_parse_expr
2007-05-27 15:59:23 (00018003): Entering sp_parse_criterion
2007-05-27 15:59:23 (00018003): Entering sp_parse_int_criterion
2007-05-27 15:59:23 (00018003): Returning token 000f
2007-05-27 15:59:23 (00018003): Returning token 00fd
2007-05-27 15:59:23 (00018003): Exiting sp_parse_int_criterion (success)
2007-05-27 15:59:23 (00018003): Exiting sp_parse_criterion (success)
2007-05-27 15:59:23 (00018003): Exiting sp_parse_expr (success)
2007-05-27 15:59:23 (00018003): Exiting sp_parse_aexpr (success)
2007-05-27 15:59:23 (00018003): Exiting sp_parse_oexpr (success)
2007-05-27 15:59:23 (00018003): Exiting sp_parse_phrase (success)
2007-05-27 15:59:23 (00018003): Got query/filter
2007-05-27 15:59:23 (00018003): Fetching sql statement size
2007-05-27 15:59:23 (00018003): Size: 47
2007-05-27 15:59:23 (00018003): Serialized to : (id = 5196)
2007-05-27 15:59:23 (00018003): Executing: select count(songs.id) from songs where ((id = 5196))
2007-05-27 15:59:23 (00018003): Number of results: 1
2007-05-27 15:59:23 (00018003): Executing: select * from songs where ((id = 5196))
2007-05-27 15:59:23 (00018003): Added *Cache-Control=no-cache*
2007-05-27 15:59:23 (00018003): Added *Expires=-1*
2007-05-27 15:59:23 (00018003): Updating Content-Type from text/html to text/xml; charset=utf-8
2007-05-27 15:59:23 (00018003): Emitting reponse header Expires: -1
2007-05-27 15:59:23 (00018003): Emitting reponse header Cache-Control: no-cache
2007-05-27 15:59:23 (00018003): Emitting reponse header Content-Language: en_us
2007-05-27 15:59:23 (00018003): Emitting reponse header Content-Type: text/xml; charset=utf-8
2007-05-27 15:59:23 (00018003): Emitting reponse header Server: mt-daapd/svn-1586
2007-05-27 15:59:23 (00018003): Emitting reponse header Connection: close
2007-05-27 15:59:23 (00018003): Emitting reponse header Date: Sun, 27 May 2007 20:59:23 GMT
2007-05-27 15:59:23 (00018003): Transcode: 1, ogg: aux_coeurs_blesses.ogg
2007-05-27 15:59:23 (00018003): Thread 4: Terminating
2007-05-27 15:59:23 (00018003): Thread 4: Freeing request headers
2007-05-27 15:59:23 (00018003): Thread 4: Freeing response headers
2007-05-27 15:59:23 (00018003): Thread 4: Freeing request vars
2007-05-27 15:59:23 (00018003): Thread 4: Closing fd
2007-05-27 15:59:23 (00018003): With thread 4 exiting, 0 are still running
2007-05-27 15:59:23 (0001c003): Thread 5: Entering ws_dispatcher (Connection from 192.168.0.22)
2007-05-27 15:59:23 (0001c003): Thread 5: got request
2007-05-27 15:59:23 (0001c003): Request: GET /rsp/stream/5196 HTTP/1.0
2007-05-27 15:59:23 (0001c003): Thread 5: Read: User-Agent: Roku SoundBridge/2.5
2007-05-27 15:59:23 (0001c003): Thread 5: Adding header *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:23 (0001c003): Added *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:23 (0001c003): Thread 5: Read: Host: 192.168.0.7:3689
2007-05-27 15:59:23 (0001c003): Thread 5: Adding header *Host=192.168.0.7:3689*
2007-05-27 15:59:23 (0001c003): Added *Host=192.168.0.7:3689*
2007-05-27 15:59:23 (0001c003): Thread 5: Read: Accept: */*
2007-05-27 15:59:23 (0001c003): Thread 5: Adding header *Accept=*/**
2007-05-27 15:59:23 (0001c003): Added *Accept=*/**
2007-05-27 15:59:23 (0001c003): Thread 5: Read: Pragma: no-cache
2007-05-27 15:59:23 (0001c003): Thread 5: Adding header *Pragma=no-cache*
2007-05-27 15:59:23 (0001c003): Added *Pragma=no-cache*
2007-05-27 15:59:23 (0001c003): Thread 5: Read: accept-codecs: wma,mpeg,wav,mp4a,alac
2007-05-27 15:59:23 (0001c003): Thread 5: Adding header *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:23 (0001c003): Added *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:23 (0001c003): Thread 5: Read: rsp-version: 0.1
2007-05-27 15:59:23 (0001c003): Thread 5: Adding header *rsp-version=0.1*
2007-05-27 15:59:23 (0001c003): Added *rsp-version=0.1*
2007-05-27 15:59:23 (0001c003): Thread 5: Read: transcode-codecs: wav,mp3
2007-05-27 15:59:23 (0001c003): Thread 5: Adding header *transcode-codecs=wav,mp3*
2007-05-27 15:59:23 (0001c003): Added *transcode-codecs=wav,mp3*
2007-05-27 15:59:23 (0001c003): Thread 5: Read:
2007-05-27 15:59:23 (0001c003): Thread 5: Headers parsed!
2007-05-27 15:59:23 (0001c003): Checking to see if connection matches keep-alive
2007-05-27 15:59:23 (0001c003): Nope!
2007-05-27 15:59:23 (0001c003): Thread 5: Connection type HTTP/1.0
: Connection: non-persist
2007-05-27 15:59:23 (0001c003): Thread 5: Original URI: /rsp/stream/5196
2007-05-27 15:59:23 (0001c003): Thread 5: Translated URI: /rsp/stream/5196
2007-05-27 15:59:23 (0001c003): Thread 5: Preparing to find handler
2007-05-27 15:59:23 (0001c003): Checking /rsp/stream/5196 against handler for /
2007-05-27 15:59:23 (0001c003): Thread 5: URI Match!
2007-05-27 15:59:23 (0001c003): Thread 5: Time is 1180299563 seconds after epoch
2007-05-27 15:59:23 (0001c003): Thread 5: Setting time header
2007-05-27 15:59:23 (0001c003): Added *Date=Sun, 27 May 2007 20:59:23 GMT*
2007-05-27 15:59:23 (0001c003): Added *Connection=close*
2007-05-27 15:59:23 (0001c003): Added *Server=mt-daapd/svn-1586*
2007-05-27 15:59:23 (0001c003): Added *Content-Type=text/html*
2007-05-27 15:59:23 (0001c003): Added *Content-Language=en_us*
2007-05-27 15:59:23 (0001c003): Thread 5: Using non-default handler
2007-05-27 15:59:23 (0001c003): in main_auth
2007-05-27 15:59:23 (0001c003): Checking url /rsp/stream/5196
2007-05-27 15:59:23 (0001c003): Dispatching auth for /rsp/stream/5196 to plugin
2007-05-27 15:59:23 (0001c003): Checking url /rsp/stream/5196
2007-05-27 15:59:23 (0001c003): Dispatching /rsp/stream/5196 to rsp/svn-1586
2007-05-27 15:59:23 (0001c003): Checking if pw required for /rsp/stream/5196 as user
2007-05-27 15:59:23 (0001c003): Nope
2007-05-27 15:59:23 (0001c003): in main_handler
2007-05-27 15:59:23 (0001c003): Checking url /rsp/stream/5196
2007-05-27 15:59:23 (0001c003): Dispatching /rsp/stream/5196 to plugin
2007-05-27 15:59:23 (0001c003): Checking url /rsp/stream/5196
2007-05-27 15:59:23 (0001c003): Dispatching /rsp/stream/5196 to rsp/svn-1586
2007-05-27 15:59:23 (0001c003): Getting uri…
2007-05-27 15:59:23 (0001c003): Mallocing privinfo…
2007-05-27 15:59:23 (0001c003): Tokenizing url
2007-05-27 15:59:23 (0001c003): Found 5 elements
2007-05-27 15:59:23 (0001c003): Checking reponse 0
2007-05-27 15:59:23 (0001c003): Checking reponse 1
2007-05-27 15:59:23 (0001c003): Checking reponse 2
2007-05-27 15:59:23 (0001c003): Checking reponse 3
2007-05-27 15:59:23 (0001c003): Checking reponse 4
2007-05-27 15:59:23 (0001c003): Found it! Index: 4
2007-05-27 15:59:23 (0001c003): Executing: select * from songs where id=5196
2007-05-27 15:59:23 (0001c003): Entering config_set_status
2007-05-27 15:59:23 (0001c003): Exiting config_set_status
2007-05-27 15:59:23 (0001c003): Session 0: Streaming file ‘aux_coeurs_blesses.ogg’ to 192.168.0.22 (offset 0)
2007-05-27 15:59:23 (0001c003): Transcoding /mnt/hda/share/musik/niagara/la_verite/aux_coeurs_blesses.ogg with ssc-script/svn-1586
2007-05-27 15:59:23 (0001c003): Executing /usr/local/bin/mt-daapd-ssc.sh “/mnt/hda/share/musik/niagara/la_verite/aux_coeurs_blesses.ogg” 0 251.000 “ogg”
2007-05-27 15:59:23 (0001c003): Updating Content-Type from text/html to audio/wav
2007-05-27 15:59:23 (0001c003): Updating Connection from close to Close
2007-05-27 15:59:23 (0001c003): Emitting reponse header Content-Language: en_us
2007-05-27 15:59:23 (0001c003): Emitting reponse header Content-Type: audio/wav
2007-05-27 15:59:23 (0001c003): Emitting reponse header Server: mt-daapd/svn-1586
2007-05-27 15:59:23 (0001c003): Emitting reponse header Connection: Close
2007-05-27 15:59:23 (0001c003): Emitting reponse header Date: Sun, 27 May 2007 20:59:23 GMT
2007-05-27 15:59:23 (0001c003): Entering config_set_status
2007-05-27 15:59:23 (0001c003): Exiting config_set_status
2007-05-27 15:59:23 (0001c003): Thread 5: Terminating
2007-05-27 15:59:23 (0001c003): Thread 5: Freeing request headers
2007-05-27 15:59:23 (0001c003): Thread 5: Freeing response headers
2007-05-27 15:59:23 (0001c003): Thread 5: Freeing request vars
2007-05-27 15:59:23 (0001c003): Thread 5: Closing fd
2007-05-27 15:59:23 (0001c003): With thread 5 exiting, 0 are still running
2007-05-27 15:59:27 (00004000): select(8, 0.100585)
2007-05-27 15:59:27 (00004000): select(8, 0.099609)
2007-05-27 15:59:27 (00004000): select(8, 0.000976)
2007-05-27 15:59:27 (00004000): select(8, 5.000000)
2007-05-27 15:59:27 (00020003): Thread 6: Entering ws_dispatcher (Connection from 192.168.0.22)
2007-05-27 15:59:27 (00020003): Thread 6: got request
2007-05-27 15:59:27 (00020003): Request: GET /rsp/db/0?query=id%3D5197&type=full HTTP/1.0
2007-05-27 15:59:27 (00020003): Thread 6: Read: User-Agent: Roku SoundBridge/2.5
2007-05-27 15:59:27 (00020003): Thread 6: Adding header *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:27 (00020003): Added *User-Agent=Roku SoundBridge/2.5*
2007-05-27 15:59:27 (00020003): Thread 6: Read: Host: 192.168.0.7:3689
2007-05-27 15:59:27 (00020003): Thread 6: Adding header *Host=192.168.0.7:3689*
2007-05-27 15:59:27 (00020003): Added *Host=192.168.0.7:3689*
2007-05-27 15:59:27 (00020003): Thread 6: Read: Accept: */*
2007-05-27 15:59:27 (00020003): Thread 6: Adding header *Accept=*/**
2007-05-27 15:59:27 (00020003): Added *Accept=*/**
2007-05-27 15:59:27 (00020003): Thread 6: Read: Pragma: no-cache
2007-05-27 15:59:27 (00020003): Thread 6: Adding header *Pragma=no-cache*
2007-05-27 15:59:27 (00020003): Added *Pragma=no-cache*
2007-05-27 15:59:27 (00020003): Thread 6: Read: accept-encoding: gzip
2007-05-27 15:59:27 (00020003): Thread 6: Adding header *accept-encoding=gzip*
2007-05-27 15:59:27 (00020003): Added *accept-encoding=gzip*
2007-05-27 15:59:27 (00020003): Thread 6: Read: accept-codecs: wma,mpeg,wav,mp4a,alac
2007-05-27 15:59:27 (00020003): Thread 6: Adding header *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:27 (00020003): Added *accept-codecs=wma,mpeg,wav,mp4a,alac*
2007-05-27 15:59:27 (00020003): Thread 6: Read: rsp-version: 0.1
2007-05-27 15:59:27 (00020003): Thread 6: Adding header *rsp-version=0.1*
2007-05-27 15:59:27 (00020003): Added *rsp-version=0.1*
2007-05-27 15:59:27 (00020003): Thread 6: Read: transcode-codecs: wav,mp3
2007-05-27 15:59:27 (00020003): Thread 6: Adding header *transcode-codecs=wav,mp3*
2007-05-27 15:59:27 (00020003): Added *transcode-codecs=wav,mp3*
2007-05-27 15:59:27 (00020003): Thread 6: Read:
2007-05-27 15:59:27 (00020003): Thread 6: Headers parsed!
2007-05-27 15:59:27 (00020003): Checking to see if connection matches keep-alive
2007-05-27 15:59:27 (00020003): Nope!
2007-05-27 15:59:27 (00020003): Thread 6: Connection type HTTP/1.0
: Connection: non-persist
2007-05-27 15:59:27 (00020003): Thread 6: parsing GET args
2007-05-27 15:59:27 (00020003): Thread 6: Entering ws_getgetvars (query=id%3D5197&type=full)
2007-05-27 15:59:27 (00020003): Thread 6: Adding arg query = id=5197
2007-05-27 15:59:27 (00020003): Added *query=id=5197*
2007-05-27 15:59:27 (00020003): Thread 6: Adding arg type = full
2007-05-27 15:59:27 (00020003): Added *type=full*
2007-05-27 15:59:27 (00020003): Thread 6: Done parsing GET/POST args!
2007-05-27 15:59:27 (00020003): Thread 6: Original URI: /rsp/db/0
2007-05-27 15:59:27 (00020003): Thread 6: Translated URI: /rsp/db/0
2007-05-27 15:59:27 (00020003): Thread 6: Preparing to find handler
2007-05-27 15:59:27 (00020003): Checking /rsp/db/0 against handler for /
2007-05-27 15:59:27 (00020003): Thread 6: URI Match!
2007-05-27 15:59:27 (00020003): Thread 6: Time is 1180299567 seconds after epoch
2007-05-27 15:59:27 (00020003): Thread 6: Setting time header
2007-05-27 15:59:27 (00020003): Added *Date=Sun, 27 May 2007 20:59:27 GMT*
2007-05-27 15:59:27 (00020003): Added *Connection=close*
2007-05-27 15:59:27 (00020003): Added *Server=mt-daapd/svn-1586*
2007-05-27 15:59:27 (00020003): Added *Content-Type=text/html*
2007-05-27 15:59:27 (00020003): Added *Content-Language=en_us*
2007-05-27 15:59:27 (00020003): Thread 6: Using non-default handler
2007-05-27 15:59:27 (00020003): in main_auth
2007-05-27 15:59:27 (00020003): Checking url /rsp/db/0
2007-05-27 15:59:27 (00020003): Dispatching auth for /rsp/db/0 to plugin
2007-05-27 15:59:27 (00020003): Checking url /rsp/db/0
2007-05-27 15:59:27 (00020003): Dispatching /rsp/db/0 to rsp/svn-1586
2007-05-27 15:59:27 (00020003): Checking if pw required for /rsp/db/0 as user
2007-05-27 15:59:27 (00020003): Nope
2007-05-27 15:59:27 (00020003): in main_handler
2007-05-27 15:59:27 (00020003): Checking url /rsp/db/0
2007-05-27 15:59:27 (00020003): Dispatching /rsp/db/0 to plugin
2007-05-27 15:59:27 (00020003): Checking url /rsp/db/0
2007-05-27 15:59:27 (00020003): Dispatching /rsp/db/0 to rsp/svn-1586
2007-05-27 15:59:27 (00020003): Getting uri…
2007-05-27 15:59:27 (00020003): Mallocing privinfo…
2007-05-27 15:59:27 (00020003): Tokenizing url
2007-05-27 15:59:27 (00020003): Found 5 elements
2007-05-27 15:59:27 (00020003): Checking reponse 0
2007-05-27 15:59:27 (00020003): Checking reponse 1
2007-05-27 15:59:27 (00020003): Checking reponse 2
2007-05-27 15:59:27 (00020003): Found it! Index: 2
2007-05-27 15:59:27 (00020003): Returning token 2002
2007-05-27 15:59:27 (00020003): Entering sp_parse_phrase
2007-05-27 15:59:27 (00020003): Entering sp_parse_oexpr
2007-05-27 15:59:27 (00020003): Entering sp_parse_aexpr
2007-05-27 15:59:27 (00020003): Entering sp_parse_expr
2007-05-27 15:59:27 (00020003): Entering sp_parse_criterion
2007-05-27 15:59:27 (00020003): Entering sp_parse_int_criterion
2007-05-27 15:59:27 (00020003): Returning token 000f
2007-05-27 15:59:27 (00020003): Returning token 00fd
2007-05-27 15:59:27 (00020003): Exiting sp_parse_int_criterion (success)
2007-05-27 15:59:27 (00020003): Exiting sp_parse_criterion (success)
2007-05-27 15:59:27 (00020003): Exiting sp_parse_expr (success)
2007-05-27 15:59:27 (00020003): Exiting sp_parse_aexpr (success)
2007-05-27 15:59:27 (00020003): Exiting sp_parse_oexpr (success)
2007-05-27 15:59:27 (00020003): Exiting sp_parse_phrase (success)
2007-05-27 15:59:27 (00020003): Got query/filter
2007-05-27 15:59:27 (00020003): Fetching sql statement size
2007-05-27 15:59:27 (00020003): Size: 47
2007-05-27 15:59:27 (00020003): Serialized to : (id = 5197ƫ/05/2007 at 2:13 PM #10923thorstenhirschParticipantSeems like the CODE-tags don’t work. Maybe it’s too long. Here’s the complete logfile: http://mitglied.lycos.de/bauerbob/mt-daapd.log.gz
27/05/2007 at 11:53 PM #10924rpeddeParticipant@thorstenhirsch wrote:
Seems like the CODE-tags don’t work. Maybe it’s too long. Here’s the complete logfile: http://mitglied.lycos.de/bauerbob/mt-daapd.log.gz
Try this command manually at the console of the machine:
/usr/local/bin/mt-daapd-ssc.sh “/mnt/hda/share/musik/niagara/la_verite/aux_coeurs_blesses.ogg” 0 251.000 “ogg”
If that doesn’t work, then you aren’t going to be able to transcode.
You’ll need oggdec at a minimum installed, as that is required to do the transcoding. Also, gotry going into /usr/local/bin/mt-daapd-ssc.sh and add full paths to the binaries it’s looking for. They may not be on your path when you run as a daemon.
— Ron
04/06/2007 at 9:15 PM #10925thorstenhirschParticipantThanks for you reply. oggdec was missing. But how did it disappear? I guess some questions noone can answer …. 😉
05/06/2007 at 11:17 AM #10926thorstenhirschParticipantNext problem: the SB starts playing the ogg files now, but after 1 second the buffer is empty, so the SB starts buffering again. Buffering is very slow, the progress is at about 1% per second, so I wait 100 seconds before the SB continues. And when it continues, it can play for about 10 seconds, but then the buffer is empty, again.
I don’t get it – why do I have to install the vorbis-tools (oggdec) binaries? I mean I can tell firefly to link against libogg, so shouldn’t firefly be able to call libogg directly instead of using another binary (oggdec), which is also linked against libogg?
07/06/2007 at 3:34 AM #10927rpeddeParticipant@thorstenhirsch wrote:
Next problem: the SB starts playing the ogg files now, but after 1 second the buffer is empty, so the SB starts buffering again. Buffering is very slow, the progress is at about 1% per second, so I wait 100 seconds before the SB continues. And when it continues, it can play for about 10 seconds, but then the buffer is empty, again.
cpu to slow for realtime decoding. I think you may be on a machine like a slug with no FPU. You want the ivorbis-tools package, not the vorbis-tools package.
I don’t get it – why do I have to install the vorbis-tools (oggdec) binaries? I mean I can tell firefly to link against libogg, so shouldn’t firefly be able to call libogg directly instead of using another binary (oggdec), which is also linked against libogg?
Because it transcodes via a script. . Easier to add support for arbitrary audio types that way.
07/06/2007 at 9:10 PM #10928thorstenhirschParticipantIt’s a linkstation with a 400MHz MIPSel cpu. Alright, I’ll check out the ivorbis-tools.
08/06/2007 at 3:16 AM #10929rpeddeParticipant@thorstenhirsch wrote:
It’s a linkstation with a 400MHz MIPSel cpu. Alright, I’ll check out the ivorbis-tools.
Erp, if you aren’t using ipkgs for it, then you won’t find it… there isn’t such a package, really. ivorbis-tools is just a hacked up package to weld oggdec to the integer decoder to get it to transcode ogg in realtime. It’s not an official package or anything.
In debian there is a libvorbisidec-dev package that provides tremor, but you’ll still need a patched vorbis-tools.
There is a discussion here: http://forums.fireflymediaserver.org/viewtopic.php?t=5332
that gives info on building it, but it’s not for the faint of heart, I think.
— Ron
-
AuthorPosts
- The forum ‘Setup Issues’ is closed to new topics and replies.