Triode wrote: 
> Is should be in the other 3rd party plugin list - I've just checked the
> repository and it is there...
> 
> 
> On the setting page there's an option to turn on debugging and then view
> the log file from the link on the setting page.


Code:
--------------------
    Starting Squeezelite: 
C:\PROGRA~3\SQUEEZ~1\Cache\INSTAL~1\Plugins\LOCALP~1\Bin\SQUEEZ~1.EXE -d 
stream=debug -f C:\ProgramData\Squeezebox\Logs\localplayer.log -n Local Player
  [21:01:29.687] stream_init:256 init stream
  [21:01:29.687] stream_init:257 streambuf size: 2097152
  
  Starting Squeezelite: 
C:\PROGRA~3\SQUEEZ~1\Cache\INSTAL~1\Plugins\LOCALP~1\Bin\SQUEEZ~1.EXE -d 
decode=debug -f C:\ProgramData\Squeezebox\Logs\localplayer.log -n Local Player
  [21:01:39.317] decode_init:98 init decode
  [21:01:39.324] load_faad:557 loaded libfaad2.dll
  [21:01:39.328] load_vorbis:209 dlerror: code: 126
  [21:01:39.335] load_flac:196 loaded libFLAC.dll
  [21:01:39.335] register_pcm:191 using pcm
  [21:01:39.337] load_mad:269 dlerror: code: 126
  [21:01:39.345] load_mpg:189 loaded libmpg123.dll
  
  Starting Squeezelite: 
C:\PROGRA~3\SQUEEZ~1\Cache\INSTAL~1\Plugins\LOCALP~1\Bin\SQUEEZ~1.EXE -d 
stream=debug -f C:\ProgramData\Squeezebox\Logs\localplayer.log -n Local Player
  [21:05:33.389] stream_init:256 init stream
  [21:05:33.390] stream_init:257 streambuf size: 2097152
  
  Starting Squeezelite: 
C:\PROGRA~3\SQUEEZ~1\Cache\INSTAL~1\Plugins\LOCALP~1\Bin\SQUEEZ~1.EXE -d 
decode=debug -f C:\ProgramData\Squeezebox\Logs\localplayer.log -n Local Player
  [21:06:24.891] decode_init:98 init decode
  [21:06:24.899] load_faad:557 loaded libfaad2.dll
  [21:06:24.903] load_vorbis:209 dlerror: code: 126
  [21:06:24.909] load_flac:196 loaded libFLAC.dll
  [21:06:24.909] register_pcm:191 using pcm
  [21:06:24.911] load_mad:269 dlerror: code: 126
  [21:06:24.919] load_mpg:189 loaded libmpg123.dll
  [21:06:32.903] codec_open:139 codec open: 'm'
  [21:06:33.123] mpg_decode:86 setting track_start
--------------------


OK, found it.
Something weird going on, as soon as I set logging to decode debug, it
started playing mp3, switched back to stream debug and it stopped
playing.
ATM decode debug is selected and it's playing!!


------------------------------------------------------------------------
kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=97766

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to