Upsampling con LMS e Squeezelite, terza puntata

Pagina 7 di 14
prima
1 2 3 4 5 6 7 8 9 10 11 12 13 14 ultimo
Visualizzazione dei risultati da 61 a 70 su 136
  1. #61
    pebibyte L'avatar di marcoc1712
    Registrato
    Jan 2013
    Messaggi
    5,254
    configurazione

    Predefinito

    E' colpa mia....


    Io avevo delle modificha già fatte nel file


    codice:
    codice:
    
    :normalizeFormats
    
    	if "%outFormat%"=="" (goto :end)
    	if %outFormat%=="flac" (set outFormat=flc)
    
    	if "%inURI%"=="" (set "inURI=-")
    
            goto :end
    non cambia solo la riga che avvo messo in grassetto, anche le altre sono diverse...

    non poteva andare, era porprio saltata pro paro...

    copia e sostituisci tutto il blocco, per cortesia.
    Ciao, Marco.

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
    — E. F. Schumacher (mis-attributed to A. Einstein)
    ________________________________________________________________________________
    Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
    Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
    Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE

  2. #62
    pebibyte L'avatar di marcoc1712
    Registrato
    Jan 2013
    Messaggi
    5,254
    configurazione

    Predefinito

    Questa non l'hai provata?

    codice:
    flc pcm * *
    	# I:{URI=-f -}F:{URI=-f %f}R:{URI=-f %F}T:{START=-t %t}U:{END=-v %v}D:{RESAMPLE=-r %d}
    	[C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $URI$ $RESAMPLE$
    Ciao, Marco.

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
    — E. F. Schumacher (mis-attributed to A. Einstein)
    ________________________________________________________________________________
    Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
    Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
    Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE

  3. #63
    tebibyte
    Registrato
    Aug 2011
    Età
    50
    Messaggi
    2,928
    configurazione

    Predefinito

    Originariamente inviato da marcoc1712
    Questa non l'hai provata?

    codice:
    flc pcm * *
    	# I:{URI=-f -}F:{URI=-f %f}R:{URI=-f %F}T:{START=-t %t}U:{END=-v %v}D:{RESAMPLE=-r %d}
    	[C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $URI$ $RESAMPLE$
    Si l ho provata e non andava, con il bat modificato solo qua
    codice:
    sanityCheck
    
    	set OK=1
    
    	if "%binDir%"=="" (set OK=0)
    	if "%C3PObinDir%"=="" (set OK=0)
    
    	if "%clientId%"=="" (set OK=0)
    	if "%inFormat%"=="" (set OK=0)
    	if "%outFormat%"=="" (set OK=0)
    	@rem if "%inURI%"=="" (set OK=0)
    
    	if "%inSamplerate%"=="" (set OK=0)

    Adesso con il bat con le modifiche di sopra +
    codice:
    :normalizeFormats
    
    	if "%outFormat%"=="" (goto :end)
    	if %outFormat%=="flac" (set outFormat=flc)
    
    	if "%inURI%"=="" (set "inURI=-")
    
            goto :end
    
    @rem -- handle parameters coming from the LMS query --------------------------------
    in convert

    codice:
    flc pcm * *
    	# IF:{URI=-f %f}R:{URI=-f %F}T:{START=-t %t}U:{END=-v %v}D:{RESAMPLE=-r %d}
    	[C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $URI$ $RESAMPLE$
    Neanche va

    codice:
    [15-10-18 09:47:18.2958] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in BUFFERING-STREAMING -> Slim::Player::StreamingController::_NoOp
    [15-10-18 09:47:18.5246] Slim::Player::Source::_wakeupOnReadable (409) 50:e5:49:cc:b4:29
    [15-10-18 09:47:18.5249] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 09:47:18.5250] Slim::Player::Pipeline::sysread (304) Attempting to write to pipeline writer
    [15-10-18 09:47:18.5252] Slim::Player::Pipeline::sysread (310) Wrote 32768 bytes to pipeline writer
    [15-10-18 09:47:18.5253] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 09:47:18.5254] Slim::Player::Pipeline::sysread (304) Attempting to write to pipeline writer
    [15-10-18 09:47:18.5256] Slim::Player::Pipeline::sysread (310) Wrote 32768 bytes to pipeline writer
    [15-10-18 09:47:18.5257] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 09:47:18.5258] Slim::Player::Pipeline::sysread (304) Attempting to write to pipeline writer
    [15-10-18 09:47:18.5259] Slim::Player::Pipeline::sysread (310) Wrote 19664 bytes to pipeline writer
    [15-10-18 09:47:18.5260] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 09:47:18.5261] Slim::Player::Source::_readNextChunk (350) Read to end of file or pipe
    [15-10-18 09:47:18.5262] Slim::Player::Source::_readNextChunk (373) end of file or error on socket, song pos: 0
    [15-10-18 09:47:18.5263] Slim::Player::Source::_readNextChunk (378) 50:e5:49:cc:b4:29 mark end of stream
    [15-10-18 09:47:18.5264] Slim::Player::Source::_readNextChunk (386) Didn't stream any bytes for this song; mark it as failed
    [15-10-18 09:47:18.5265] Slim::Player::StreamingController::playerStreamingFailed (2237) 50:e5:49:cc:b4:29
    [15-10-18 09:47:18.5266] Slim::Player::StreamingController::_playersMessage (789) Problema: impossibile aprire il file per:: qobuz://27721071.flac
    [15-10-18 09:47:18.5268] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StreamingFailed in BUFFERING-STREAMING -> Slim::Player::StreamingController::_StopNextIfMore
    [15-10-18 09:47:18.5269] Slim::Player::StreamingController::_eventAction (284) params: errorDisconnect => undef
    [15-10-18 09:47:18.5271] Slim::Player::StreamingController::_Stop (603) Song queue is now 8
    [15-10-18 09:47:18.5274] Slim::Player::SongStreamController::DESTROY (44) DESTROY(Slim::Player::SongStreamController=HASH(0x9cbc364)) live=0
    [15-10-18 09:47:18.5275] Slim::Player::StreamingController::_setPlayingState (2366) new playing state STOPPED
    [15-10-18 09:47:18.5276] Slim::Player::StreamingController::_setStreamingState (2375) new streaming state IDLE
    [15-10-18 09:47:18.5277] Slim::Player::StreamingController::_willRetry (1403) no retry data
    [15-10-18 09:47:18.5279] Slim::Player::StreamingController::nextsong (882) The next song is number 0, was 8
    [15-10-18 09:47:18.5280] Slim::Player::StreamingController::_eventAction (303) 50:e5:49:cc:b4:29: StreamingFailed - new state STOPPED-IDLE
    [15-10-18 09:47:18.5283] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-IDLE -> Slim::Player::StreamingController::_NoOp
    [15-10-18 09:47:20.4063] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-18 09:47:20.4064] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 09:47:20.4065] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-flc-*-*
    [15-10-18 09:47:20.4066] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-flc-*-*
    [15-10-18 09:47:20.4067] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-flc-*-* Disabled **
    [15-10-18 09:47:20.4068] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4069] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-*-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4070] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-squeezelite-*
    [15-10-18 09:47:20.4071] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-*-*
    [15-10-18 09:47:20.4072] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4072] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-*-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4073] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-squeezelite-*
    [15-10-18 09:47:20.4074] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-*-*
    [15-10-18 09:47:20.4075] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-alc-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4076] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-alc-*-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4077] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-alc-squeezelite-*
    [15-10-18 09:47:20.4078] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-alc-*-*
    [15-10-18 09:47:20.4079] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wma-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4079] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wma-*-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4080] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wma-squeezelite-*
    [15-10-18 09:47:20.4081] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wma-*-*
    [15-10-18 09:47:20.4082] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wmap-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4083] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wmap-*-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4084] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wmap-squeezelite-*
    [15-10-18 09:47:20.4085] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wmap-*-*
    [15-10-18 09:47:20.4086] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wmal-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4086] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wmal-*-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4087] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wmal-squeezelite-*
    [15-10-18 09:47:20.4088] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wmal-*-*
    [15-10-18 09:47:20.4089] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4090] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-*-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4091] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-squeezelite-*
    [15-10-18 09:47:20.4092] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-*-*
    [15-10-18 09:47:20.4093] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4094] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-*-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4095] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-squeezelite-*
    [15-10-18 09:47:20.4096] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-*-*
    [15-10-18 09:47:20.4097] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4098] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-*-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4099] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-squeezelite-*
    [15-10-18 09:47:20.4100] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-*-*
    [15-10-18 09:47:20.4100] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-18 09:47:20.4101] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 09:47:20.4102] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-flc-*-*
    [15-10-18 09:47:20.4103] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-flc-*-*
    [15-10-18 09:47:20.4104] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-flc-*-* Disabled **
    [15-10-18 09:47:20.4105] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4106] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-*-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4107] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-squeezelite-*
    [15-10-18 09:47:20.4107] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-*-*
    [15-10-18 09:47:20.4108] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-aif-*-* is enabled
    [15-10-18 09:47:20.4109] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 09:47:20.4110] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-aif-*-*
    [15-10-18 09:47:20.4111] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-aif-*-* Disabled **
    [15-10-18 09:47:20.4112] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4113] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-*-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4114] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-squeezelite-*
    [15-10-18 09:47:20.4115] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-*-*
    [15-10-18 09:47:20.4115] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-pcm-*-* is enabled
    [15-10-18 09:47:20.4116] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 09:47:20.4117] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-pcm-*-*
    [15-10-18 09:47:20.4118] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-pcm-*-*
    [15-10-18 09:47:20.4119] Slim::Player::TranscodingHelper::enabledFormat (223) Testing wav-flc-*-* vs flc-pcm-*-*
    [15-10-18 09:47:20.4120] Slim::Player::TranscodingHelper::checkBin (250)    enabled
    [15-10-18 09:47:20.4121] Slim::Player::TranscodingHelper::checkBin (252)   Found command: [C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $URI$ $RESAMPLE$
    [15-10-18 09:47:20.4122] Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->pcm via: [C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $URI$ $RESAMPLE$
    [15-10-18 09:47:22.0015] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-IDLE -> Slim::Player::StreamingController::_NoOp
    [15-10-18 09:47:27.0013] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-IDLE -> Slim::Player::StreamingController::_NoOp

  4. #64
    pebibyte L'avatar di marcoc1712
    Registrato
    Jan 2013
    Messaggi
    5,254
    configurazione

    Predefinito

    Originariamente inviato da antonellocaroli
    Si l ho provata e non andava, con il bat modificato solo qua
    codice:
    sanityCheck
    
    	set OK=1
    
    	if "%binDir%"=="" (set OK=0)
    	if "%C3PObinDir%"=="" (set OK=0)
    
    	if "%clientId%"=="" (set OK=0)
    	if "%inFormat%"=="" (set OK=0)
    	if "%outFormat%"=="" (set OK=0)
    	@rem if "%inURI%"=="" (set OK=0)
    
    	if "%inSamplerate%"=="" (set OK=0)

    Adesso con il bat con le modifiche di sopra +
    codice:
    :normalizeFormats
    
    	if "%outFormat%"=="" (goto :end)
    	if %outFormat%=="flac" (set outFormat=flc)
    
    	if "%inURI%"=="" (set "inURI=-")
    
            goto :end
    
    @rem -- handle parameters coming from the LMS query --------------------------------
    in convert

    codice:
    flc pcm * *
    	# IF:{URI=-f %f}R:{URI=-f %F}T:{START=-t %t}U:{END=-v %v}D:{RESAMPLE=-r %d}
    	[C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $URI$ $RESAMPLE$
    Neanche va

    codice:
    [15-10-18 09:47:18.2958] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in BUFFERING-STREAMING -> Slim::Player::StreamingController::_NoOp
    [15-10-18 09:47:18.5246] Slim::Player::Source::_wakeupOnReadable (409) 50:e5:49:cc:b4:29
    [15-10-18 09:47:18.5249] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 09:47:18.5250] Slim::Player::Pipeline::sysread (304) Attempting to write to pipeline writer
    [15-10-18 09:47:18.5252] Slim::Player::Pipeline::sysread (310) Wrote 32768 bytes to pipeline writer
    [15-10-18 09:47:18.5253] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 09:47:18.5254] Slim::Player::Pipeline::sysread (304) Attempting to write to pipeline writer
    [15-10-18 09:47:18.5256] Slim::Player::Pipeline::sysread (310) Wrote 32768 bytes to pipeline writer
    [15-10-18 09:47:18.5257] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 09:47:18.5258] Slim::Player::Pipeline::sysread (304) Attempting to write to pipeline writer
    [15-10-18 09:47:18.5259] Slim::Player::Pipeline::sysread (310) Wrote 19664 bytes to pipeline writer
    [15-10-18 09:47:18.5260] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 09:47:18.5261] Slim::Player::Source::_readNextChunk (350) Read to end of file or pipe
    [15-10-18 09:47:18.5262] Slim::Player::Source::_readNextChunk (373) end of file or error on socket, song pos: 0
    [15-10-18 09:47:18.5263] Slim::Player::Source::_readNextChunk (378) 50:e5:49:cc:b4:29 mark end of stream
    [15-10-18 09:47:18.5264] Slim::Player::Source::_readNextChunk (386) Didn't stream any bytes for this song; mark it as failed
    [15-10-18 09:47:18.5265] Slim::Player::StreamingController::playerStreamingFailed (2237) 50:e5:49:cc:b4:29
    [15-10-18 09:47:18.5266] Slim::Player::StreamingController::_playersMessage (789) Problema: impossibile aprire il file per:: qobuz://27721071.flac
    [15-10-18 09:47:18.5268] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StreamingFailed in BUFFERING-STREAMING -> Slim::Player::StreamingController::_StopNextIfMore
    [15-10-18 09:47:18.5269] Slim::Player::StreamingController::_eventAction (284) params: errorDisconnect => undef
    [15-10-18 09:47:18.5271] Slim::Player::StreamingController::_Stop (603) Song queue is now 8
    [15-10-18 09:47:18.5274] Slim::Player::SongStreamController::DESTROY (44) DESTROY(Slim::Player::SongStreamController=HASH(0x9cbc364)) live=0
    [15-10-18 09:47:18.5275] Slim::Player::StreamingController::_setPlayingState (2366) new playing state STOPPED
    [15-10-18 09:47:18.5276] Slim::Player::StreamingController::_setStreamingState (2375) new streaming state IDLE
    [15-10-18 09:47:18.5277] Slim::Player::StreamingController::_willRetry (1403) no retry data
    [15-10-18 09:47:18.5279] Slim::Player::StreamingController::nextsong (882) The next song is number 0, was 8
    [15-10-18 09:47:18.5280] Slim::Player::StreamingController::_eventAction (303) 50:e5:49:cc:b4:29: StreamingFailed - new state STOPPED-IDLE
    [15-10-18 09:47:18.5283] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-IDLE -> Slim::Player::StreamingController::_NoOp
    [15-10-18 09:47:20.4063] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-18 09:47:20.4064] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 09:47:20.4065] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-flc-*-*
    [15-10-18 09:47:20.4066] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-flc-*-*
    [15-10-18 09:47:20.4067] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-flc-*-* Disabled **
    [15-10-18 09:47:20.4068] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4069] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-*-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4070] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-squeezelite-*
    [15-10-18 09:47:20.4071] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-*-*
    [15-10-18 09:47:20.4072] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4072] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-*-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4073] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-squeezelite-*
    [15-10-18 09:47:20.4074] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-*-*
    [15-10-18 09:47:20.4075] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-alc-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4076] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-alc-*-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4077] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-alc-squeezelite-*
    [15-10-18 09:47:20.4078] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-alc-*-*
    [15-10-18 09:47:20.4079] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wma-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4079] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wma-*-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4080] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wma-squeezelite-*
    [15-10-18 09:47:20.4081] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wma-*-*
    [15-10-18 09:47:20.4082] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wmap-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4083] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wmap-*-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4084] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wmap-squeezelite-*
    [15-10-18 09:47:20.4085] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wmap-*-*
    [15-10-18 09:47:20.4086] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wmal-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4086] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wmal-*-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4087] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wmal-squeezelite-*
    [15-10-18 09:47:20.4088] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-wmal-*-*
    [15-10-18 09:47:20.4089] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4090] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-*-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4091] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-squeezelite-*
    [15-10-18 09:47:20.4092] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-*-*
    [15-10-18 09:47:20.4093] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4094] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-*-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4095] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-squeezelite-*
    [15-10-18 09:47:20.4096] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-*-*
    [15-10-18 09:47:20.4097] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4098] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-*-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4099] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-squeezelite-*
    [15-10-18 09:47:20.4100] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-*-*
    [15-10-18 09:47:20.4100] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-18 09:47:20.4101] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 09:47:20.4102] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-flc-*-*
    [15-10-18 09:47:20.4103] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-flc-*-*
    [15-10-18 09:47:20.4104] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-flc-*-* Disabled **
    [15-10-18 09:47:20.4105] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4106] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-*-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4107] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-squeezelite-*
    [15-10-18 09:47:20.4107] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-*-*
    [15-10-18 09:47:20.4108] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-aif-*-* is enabled
    [15-10-18 09:47:20.4109] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 09:47:20.4110] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-aif-*-*
    [15-10-18 09:47:20.4111] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-aif-*-* Disabled **
    [15-10-18 09:47:20.4112] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4113] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-*-50:e5:49:cc:b4:29
    [15-10-18 09:47:20.4114] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-squeezelite-*
    [15-10-18 09:47:20.4115] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-*-*
    [15-10-18 09:47:20.4115] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-pcm-*-* is enabled
    [15-10-18 09:47:20.4116] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 09:47:20.4117] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-pcm-*-*
    [15-10-18 09:47:20.4118] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-pcm-*-*
    [15-10-18 09:47:20.4119] Slim::Player::TranscodingHelper::enabledFormat (223) Testing wav-flc-*-* vs flc-pcm-*-*
    [15-10-18 09:47:20.4120] Slim::Player::TranscodingHelper::checkBin (250)    enabled
    [15-10-18 09:47:20.4121] Slim::Player::TranscodingHelper::checkBin (252)   Found command: [C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $URI$ $RESAMPLE$
    [15-10-18 09:47:20.4122] Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->pcm via: [C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $URI$ $RESAMPLE$
    [15-10-18 09:47:22.0015] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-IDLE -> Slim::Player::StreamingController::_NoOp
    [15-10-18 09:47:27.0013] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-IDLE -> Slim::Player::StreamingController::_NoOp
    Nel log non vedo la parte ch ecostruisce il comando, non c'è (il che sarebbe il problema) o no la hai copiata?

    Scusa, mi rendo conto che è noioso, ma non potendo provare io stesso procedo a tentoni...
    Ciao, Marco.

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
    — E. F. Schumacher (mis-attributed to A. Einstein)
    ________________________________________________________________________________
    Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
    Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
    Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE

  5. #65
    tebibyte
    Registrato
    Aug 2011
    Età
    50
    Messaggi
    2,928
    configurazione

    Predefinito

    Ma figurati
    codice:
    [15-10-18 14:22:26.2402] Slim::Formats::Playlists::Base::playlistEntryIsValid (120) Warning: file:///C:/Users/filippo/Desktop/Music/Sonic%20Universe found in playlist:
    	file:///C:/Users/filippo/Music/Playlists/Sonic%20Universe.m3u doesn't exist on disk - skipping!
    [15-10-18 15:02:07.5805] Slim::Web::JSONRPC::requestMethod (443) request not dispatchable!
    [15-10-18 15:02:07.5823] Slim::Web::JSONRPC::requestMethod (443) request not dispatchable!
    [15-10-18 18:18:07.0012] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in PAUSED-STREAMING -> Slim::Player::StreamingController::_CheckPaused
    [15-10-18 18:18:12.0014] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in PAUSED-STREAMING -> Slim::Player::StreamingController::_CheckPaused
    [15-10-18 18:18:17.0014] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in PAUSED-STREAMING -> Slim::Player::StreamingController::_CheckPaused
    [15-10-18 18:18:22.0011] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in PAUSED-STREAMING -> Slim::Player::StreamingController::_CheckPaused
    [15-10-18 18:18:25.4417] Slim::Player::StreamingController::stop (2106) 50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4419] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: Stop in PAUSED-STREAMING -> Slim::Player::StreamingController::_Stop
    [15-10-18 18:18:25.4422] Slim::Player::StreamingController::_Stop (603) Song queue is now 0
    [15-10-18 18:18:25.4423] Slim::Player::SongStreamController::DESTROY (44) DESTROY(Slim::Player::SongStreamController=HASH(0xb6d92fc)) live=0
    [15-10-18 18:18:25.4424] Slim::Player::StreamingController::_setPlayingState (2366) new playing state STOPPED
    [15-10-18 18:18:25.4425] Slim::Player::StreamingController::_setStreamingState (2375) new streaming state IDLE
    [15-10-18 18:18:25.4426] Slim::Player::StreamingController::_eventAction (303) 50:e5:49:cc:b4:29: Stop - new state STOPPED-IDLE
    [15-10-18 18:18:25.4427] Slim::Player::Song::DESTROY (160) DESTROY(Slim::Player::Song=ARRAY(0xb6db5f4)) live=3: index=0, url=http://somafm.com/groovesalad.pls?source=squeezeapp
    [15-10-18 18:18:25.4428] Slim::Player::StreamingController::resetSongqueue (1788) Song queue is now 
    [15-10-18 18:18:25.4475] Slim::Player::StreamingController::play (2109) 50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4476] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: Play in STOPPED-IDLE -> Slim::Player::StreamingController::_StopGetNext
    [15-10-18 18:18:25.4477] Slim::Player::StreamingController::_eventAction (284) params: index => 0 seekdata => undef
    [15-10-18 18:18:25.4479] Slim::Player::StreamingController::_setPlayingState (2366) new playing state STOPPED
    [15-10-18 18:18:25.4480] Slim::Player::StreamingController::_setStreamingState (2375) new streaming state IDLE
    [15-10-18 18:18:25.4482] Slim::Player::Song::new (108) index 0 -> qobuz://26626296.flac
    [15-10-18 18:18:25.4484] Slim::Player::Song::new (150) live=4
    [15-10-18 18:18:25.4485] Slim::Player::StreamingController::_setStreamingState (2375) new streaming state TRACKWAIT
    [15-10-18 18:18:25.4489] Slim::Player::StreamingController::_playersMessage (789) Recupero informazioni sullo stream in corso...: qobuz://26626296.flac
    [15-10-18 18:18:25.4491] Slim::Player::Song::getNextSong (229) qobuz://26626296.flac
    [15-10-18 18:18:25.4492] Slim::Player::Song::getNextSong (251) scanning URL qobuz://26626296.flac
    [15-10-18 18:18:25.4493] Slim::Player::Song::getNextSong (229) qobuz://26626296.flac
    [15-10-18 18:18:25.4504] Slim::Player::StreamingController::_eventAction (303) 50:e5:49:cc:b4:29: Play - new state STOPPED-TRACKWAIT
    [15-10-18 18:18:25.4522] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-TRACKWAIT -> Slim::Player::StreamingController::_NoOp
    [15-10-18 18:18:25.4524] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-TRACKWAIT -> Slim::Player::StreamingController::_NoOp
    [15-10-18 18:18:25.4758] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-18 18:18:25.4759] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:25.4760] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-flc-*-*
    [15-10-18 18:18:25.4761] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-flc-*-*
    [15-10-18 18:18:25.4762] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-flc-*-* Disabled **
    [15-10-18 18:18:25.4763] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4764] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4765] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-squeezelite-*
    [15-10-18 18:18:25.4765] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-*-*
    [15-10-18 18:18:25.4766] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4767] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4769] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-squeezelite-*
    [15-10-18 18:18:25.4770] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-*-*
    [15-10-18 18:18:25.4771] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4771] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4772] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-squeezelite-*
    [15-10-18 18:18:25.4773] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-*-*
    [15-10-18 18:18:25.4774] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4775] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4776] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-squeezelite-*
    [15-10-18 18:18:25.4777] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-*-*
    [15-10-18 18:18:25.4778] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4779] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4779] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-squeezelite-*
    [15-10-18 18:18:25.4780] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-*-*
    [15-10-18 18:18:25.4781] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-18 18:18:25.4782] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:25.4783] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-flc-*-*
    [15-10-18 18:18:25.4784] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-flc-*-*
    [15-10-18 18:18:25.4785] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-flc-*-* Disabled **
    [15-10-18 18:18:25.4786] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4786] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4787] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-squeezelite-*
    [15-10-18 18:18:25.4788] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-*-*
    [15-10-18 18:18:25.4789] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-aif-*-* is enabled
    [15-10-18 18:18:25.4790] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:25.4791] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-aif-*-*
    [15-10-18 18:18:25.4792] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-aif-*-* Disabled **
    [15-10-18 18:18:25.4793] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4793] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4794] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-squeezelite-*
    [15-10-18 18:18:25.4795] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-*-*
    [15-10-18 18:18:25.4796] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-pcm-*-* is enabled
    [15-10-18 18:18:25.4797] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:25.4798] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-pcm-*-*
    [15-10-18 18:18:25.4799] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-pcm-*-*
    [15-10-18 18:18:25.4800] Slim::Player::TranscodingHelper::enabledFormat (223) Testing wav-flc-*-* vs flc-pcm-*-*
    [15-10-18 18:18:25.4801] Slim::Player::TranscodingHelper::checkBin (250)    enabled
    [15-10-18 18:18:25.4801] Slim::Player::TranscodingHelper::checkBin (252)   Found command: [C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $URI$ $RESAMPLE$
    [15-10-18 18:18:25.4803] Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->pcm via: [C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $URI$ $RESAMPLE$
    [15-10-18 18:18:25.7691] Slim::Player::StreamingController::_nextTrackReady (737) 50:e5:49:cc:b4:29: nextTrack will be index 0
    [15-10-18 18:18:25.7692] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: NextTrackReady in STOPPED-TRACKWAIT -> Slim::Player::StreamingController::_Stream
    [15-10-18 18:18:25.7694] Slim::Player::StreamingController::_Stream (1215) Song queue is now 0
    [15-10-18 18:18:25.7695] Slim::Player::StreamingController::_Stream (1218) 50:e5:49:cc:b4:29: preparing to stream song index 0
    [15-10-18 18:18:25.7696] Slim::Player::Song::open (363) qobuz://26626296.flac
    [15-10-18 18:18:25.7697] Slim::Player::Song::open (387) seek=false time=0 canSeek=2
    [15-10-18 18:18:25.7699] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-18 18:18:25.7700] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:25.7701] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-flc-*-*
    [15-10-18 18:18:25.7702] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-flc-*-*
    [15-10-18 18:18:25.7703] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-flc-*-* Disabled **
    [15-10-18 18:18:25.7704] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7704] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7705] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-squeezelite-*
    [15-10-18 18:18:25.7706] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-*-*
    [15-10-18 18:18:25.7707] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7708] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7709] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-squeezelite-*
    [15-10-18 18:18:25.7710] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-*-*
    [15-10-18 18:18:25.7711] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7712] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7712] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-squeezelite-*
    [15-10-18 18:18:25.7713] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-*-*
    [15-10-18 18:18:25.7714] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7715] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7716] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-squeezelite-*
    [15-10-18 18:18:25.7717] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-*-*
    [15-10-18 18:18:25.7718] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7719] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7719] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-squeezelite-*
    [15-10-18 18:18:25.7720] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-*-*
    [15-10-18 18:18:25.7721] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-18 18:18:25.7722] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:25.7723] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-flc-*-*
    [15-10-18 18:18:25.7724] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-flc-*-*
    [15-10-18 18:18:25.7725] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-flc-*-* Disabled **
    [15-10-18 18:18:25.7726] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7726] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7727] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-squeezelite-*
    [15-10-18 18:18:25.7728] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-*-*
    [15-10-18 18:18:25.7729] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-aif-*-* is enabled
    [15-10-18 18:18:25.7730] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:25.7731] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-aif-*-*
    [15-10-18 18:18:25.7732] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-aif-*-* Disabled **
    [15-10-18 18:18:25.7733] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7733] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7734] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-squeezelite-*
    [15-10-18 18:18:25.7735] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-*-*
    [15-10-18 18:18:25.7736] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-pcm-*-* is enabled
    [15-10-18 18:18:25.7737] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:25.7738] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-pcm-*-*
    [15-10-18 18:18:25.7739] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-pcm-*-*
    [15-10-18 18:18:25.7739] Slim::Player::TranscodingHelper::enabledFormat (223) Testing wav-flc-*-* vs flc-pcm-*-*
    [15-10-18 18:18:25.7740] Slim::Player::TranscodingHelper::checkBin (250)    enabled
    [15-10-18 18:18:25.7741] Slim::Player::TranscodingHelper::checkBin (252)   Found command: [C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $URI$ $RESAMPLE$
    [15-10-18 18:18:25.7742] Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->pcm via: [C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $URI$ $RESAMPLE$
    [15-10-18 18:18:25.7743] Slim::Player::Song::open (408) Transcoder: streamMode=I, streamformat=pcm
    [15-10-18 18:18:25.7744] Slim::Player::Song::open (461) Opening stream (no direct streaming) using Plugins::Qobuz::ProtocolHandler [qobuz://26626296.flac]
    [15-10-18 18:18:26.1025] Slim::Player::Song::open (482) URL is a song (audio): qobuz://26626296.flac, type=flc
    [15-10-18 18:18:26.1028] Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (617) Using command for conversion: "C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\C-3PO.exe" -c 50-e5-49-cc-b4-29 -i flc -o wav
    [15-10-18 18:18:26.1029] Slim::Player::Song::open (558) Tokenized command: "C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\C-3PO.exe" -c 50-e5-49-cc-b4-29 -i flc -o wav
    [15-10-18 18:18:26.1050] Slim::Player::Pipeline::new (96) Launching process with command: "C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\socketwrapper.exe"  -D -i 51777  -w -o 51776 -c "\"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\C-3PO.exe\" -c 50-e5-49-cc-b4-29 -i flc -o wav"
    [15-10-18 18:18:26.1132] Slim::Player::SongStreamController::new (31) live=1
    [15-10-18 18:18:26.1135] Slim::Player::StreamingController::_Stream (1277) 50:e5:49:cc:b4:29: stream
    [15-10-18 18:18:26.1141] Slim::Player::StreamingController::_Stream (1314) Song queue is now 0
    [15-10-18 18:18:26.1142] Slim::Player::StreamingController::_setPlayingState (2366) new playing state BUFFERING
    [15-10-18 18:18:26.1143] Slim::Player::StreamingController::_setStreamingState (2375) new streaming state STREAMING
    [15-10-18 18:18:26.1144] Slim::Player::StreamingController::_eventAction (303) 50:e5:49:cc:b4:29: NextTrackReady - new state BUFFERING-STREAMING
    [15-10-18 18:18:26.1413] Slim::Player::Pipeline::acceptWriter (236) Pipeline writer connected
    [15-10-18 18:18:26.1416] Slim::Player::Pipeline::acceptReader (203) Pipeline reader connected
    [15-10-18 18:18:26.1639] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 18:18:26.1641] Slim::Player::Pipeline::sysread (304) Attempting to write to pipeline writer
    [15-10-18 18:18:26.1642] Slim::Player::Pipeline::sysread (310) Wrote 8207 bytes to pipeline writer
    [15-10-18 18:18:26.1643] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 18:18:26.2391] Slim::Player::Player::_buffering (1147) Buffering... 0 / 261120
    [15-10-18 18:18:26.2404] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in BUFFERING-STREAMING -> Slim::Player::StreamingController::_NoOp
    [15-10-18 18:18:26.5397] Slim::Player::Player::_buffering (1147) Buffering... 0 / 261120
    [15-10-18 18:18:26.5406] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in BUFFERING-STREAMING -> Slim::Player::StreamingController::_NoOp
    [15-10-18 18:18:26.5648] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 18:18:26.5650] Slim::Player::Pipeline::sysread (304) Attempting to write to pipeline writer
    [15-10-18 18:18:26.5653] Slim::Player::Pipeline::sysread (310) Wrote 32768 bytes to pipeline writer
    [15-10-18 18:18:26.5654] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 18:18:26.5655] Slim::Player::Pipeline::sysread (304) Attempting to write to pipeline writer
    [15-10-18 18:18:26.5657] Slim::Player::Pipeline::sysread (310) Wrote 32768 bytes to pipeline writer
    [15-10-18 18:18:26.5658] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 18:18:26.5660] Slim::Player::Pipeline::sysread (304) Attempting to write to pipeline writer
    [15-10-18 18:18:26.5662] Slim::Player::Pipeline::sysread (310) Wrote 32768 bytes to pipeline writer
    [15-10-18 18:18:26.5663] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 18:18:26.5664] Slim::Player::Pipeline::sysread (304) Attempting to write to pipeline writer
    [15-10-18 18:18:26.5666] Slim::Player::Pipeline::sysread (310) Wrote 32768 bytes to pipeline writer
    [15-10-18 18:18:26.5666] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 18:18:26.5667] Slim::Player::Pipeline::sysread (304) Attempting to write to pipeline writer
    [15-10-18 18:18:26.5668] Slim::Player::Pipeline::sysread (310) Wrote 32768 bytes to pipeline writer
    [15-10-18 18:18:26.5669] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 18:18:26.5670] Slim::Player::Pipeline::sysread (304) Attempting to write to pipeline writer
    [15-10-18 18:18:26.5671] Slim::Player::Pipeline::sysread (310) Wrote 12672 bytes to pipeline writer
    [15-10-18 18:18:26.5672] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 18:18:26.6080] Slim::Player::Source::_wakeupOnReadable (409) 50:e5:49:cc:b4:29
    [15-10-18 18:18:26.6083] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 18:18:26.6084] Slim::Player::Source::_readNextChunk (350) Read to end of file or pipe
    [15-10-18 18:18:26.6085] Slim::Player::Source::_readNextChunk (373) end of file or error on socket, song pos: 0
    [15-10-18 18:18:26.6086] Slim::Player::Source::_readNextChunk (378) 50:e5:49:cc:b4:29 mark end of stream
    [15-10-18 18:18:26.6087] Slim::Player::Source::_readNextChunk (386) Didn't stream any bytes for this song; mark it as failed
    [15-10-18 18:18:26.6088] Slim::Player::StreamingController::playerStreamingFailed (2237) 50:e5:49:cc:b4:29
    [15-10-18 18:18:26.6089] Slim::Player::StreamingController::_playersMessage (789) Problema: impossibile aprire il file per:: qobuz://26626296.flac
    [15-10-18 18:18:26.6091] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StreamingFailed in BUFFERING-STREAMING -> Slim::Player::StreamingController::_StopNextIfMore
    [15-10-18 18:18:26.6092] Slim::Player::StreamingController::_eventAction (284) params: errorDisconnect => undef
    [15-10-18 18:18:26.6094] Slim::Player::StreamingController::_Stop (603) Song queue is now 0
    [15-10-18 18:18:26.6097] Slim::Player::SongStreamController::DESTROY (44) DESTROY(Slim::Player::SongStreamController=HASH(0x9ca8f24)) live=0
    [15-10-18 18:18:26.6098] Slim::Player::StreamingController::_setPlayingState (2366) new playing state STOPPED
    [15-10-18 18:18:26.6099] Slim::Player::StreamingController::_setStreamingState (2375) new streaming state IDLE
    [15-10-18 18:18:26.6100] Slim::Player::StreamingController::_willRetry (1403) no retry data
    [15-10-18 18:18:26.6101] Slim::Player::StreamingController::nextsong (882) The next song is number 0, was 0
    [15-10-18 18:18:26.6102] Slim::Player::StreamingController::_eventAction (303) 50:e5:49:cc:b4:29: StreamingFailed - new state STOPPED-IDLE
    [15-10-18 18:18:26.6106] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-IDLE -> Slim::Player::StreamingController::_NoOp
    [15-10-18 18:18:27.0015] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-IDLE -> Slim::Player::StreamingController::_NoOp
    [15-10-18 18:18:28.2568] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-18 18:18:28.2570] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:28.2570] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-flc-*-*
    [15-10-18 18:18:28.2571] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-flc-*-*
    [15-10-18 18:18:28.2572] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-flc-*-* Disabled **
    [15-10-18 18:18:28.2573] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2574] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2575] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-squeezelite-*
    [15-10-18 18:18:28.2576] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-*-*
    [15-10-18 18:18:28.2577] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2578] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2579] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-squeezelite-*
    [15-10-18 18:18:28.2580] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-*-*
    [15-10-18 18:18:28.2580] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2581] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2582] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-squeezelite-*
    [15-10-18 18:18:28.2583] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-*-*
    [15-10-18 18:18:28.2584] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2585] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2586] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-squeezelite-*
    [15-10-18 18:18:28.2587] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-*-*
    [15-10-18 18:18:28.2588] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2588] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2589] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-squeezelite-*
    [15-10-18 18:18:28.2590] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-*-*
    [15-10-18 18:18:28.2591] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-18 18:18:28.2592] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:28.2593] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-flc-*-*
    [15-10-18 18:18:28.2594] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-flc-*-*
    [15-10-18 18:18:28.2594] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-flc-*-* Disabled **
    [15-10-18 18:18:28.2595] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2596] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2597] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-squeezelite-*
    [15-10-18 18:18:28.2598] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-*-*
    [15-10-18 18:18:28.2599] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-aif-*-* is enabled
    [15-10-18 18:18:28.2600] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:28.2601] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-aif-*-*
    [15-10-18 18:18:28.2601] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-aif-*-* Disabled **
    [15-10-18 18:18:28.2602] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2603] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2604] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-squeezelite-*
    [15-10-18 18:18:28.2605] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-*-*
    [15-10-18 18:18:28.2606] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-pcm-*-* is enabled
    [15-10-18 18:18:28.2607] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:28.2608] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-pcm-*-*
    [15-10-18 18:18:28.2608] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-pcm-*-*
    [15-10-18 18:18:28.2609] Slim::Player::TranscodingHelper::enabledFormat (223) Testing wav-flc-*-* vs flc-pcm-*-*
    [15-10-18 18:18:28.2610] Slim::Player::TranscodingHelper::checkBin (250)    enabled
    [15-10-18 18:18:28.2611] Slim::Player::TranscodingHelper::checkBin (252)   Found command: [C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $URI$ $RESAMPLE$
    [15-10-18 18:18:28.2612] Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->pcm via: [C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $URI$ $RESAMPLE$
    [15-10-18 18:18:32.0014] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-IDLE -> Slim::Player::StreamingController::_NoOp
    [15-10-18 18:18:37.0012] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-IDLE -> Slim::Player::StreamingController::_NoOp
    questo?
    [15-10-18 18:18:25.4803] Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->pcm via: [C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $URI$ $RESAMPLE$

  6. #66
    pebibyte L'avatar di marcoc1712
    Registrato
    Jan 2013
    Messaggi
    5,254
    configurazione

    Predefinito

    Originariamente inviato da antonellocaroli
    Ma figurati
    codice:
    [15-10-18 14:22:26.2402] Slim::Formats::Playlists::Base::playlistEntryIsValid (120) Warning: file:///C:/Users/filippo/Desktop/Music/Sonic%20Universe found in playlist:
    	file:///C:/Users/filippo/Music/Playlists/Sonic%20Universe.m3u doesn't exist on disk - skipping!
    [15-10-18 15:02:07.5805] Slim::Web::JSONRPC::requestMethod (443) request not dispatchable!
    [15-10-18 15:02:07.5823] Slim::Web::JSONRPC::requestMethod (443) request not dispatchable!
    [15-10-18 18:18:07.0012] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in PAUSED-STREAMING -> Slim::Player::StreamingController::_CheckPaused
    [15-10-18 18:18:12.0014] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in PAUSED-STREAMING -> Slim::Player::StreamingController::_CheckPaused
    [15-10-18 18:18:17.0014] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in PAUSED-STREAMING -> Slim::Player::StreamingController::_CheckPaused
    [15-10-18 18:18:22.0011] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in PAUSED-STREAMING -> Slim::Player::StreamingController::_CheckPaused
    [15-10-18 18:18:25.4417] Slim::Player::StreamingController::stop (2106) 50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4419] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: Stop in PAUSED-STREAMING -> Slim::Player::StreamingController::_Stop
    [15-10-18 18:18:25.4422] Slim::Player::StreamingController::_Stop (603) Song queue is now 0
    [15-10-18 18:18:25.4423] Slim::Player::SongStreamController::DESTROY (44) DESTROY(Slim::Player::SongStreamController=HASH(0xb6d92fc)) live=0
    [15-10-18 18:18:25.4424] Slim::Player::StreamingController::_setPlayingState (2366) new playing state STOPPED
    [15-10-18 18:18:25.4425] Slim::Player::StreamingController::_setStreamingState (2375) new streaming state IDLE
    [15-10-18 18:18:25.4426] Slim::Player::StreamingController::_eventAction (303) 50:e5:49:cc:b4:29: Stop - new state STOPPED-IDLE
    [15-10-18 18:18:25.4427] Slim::Player::Song::DESTROY (160) DESTROY(Slim::Player::Song=ARRAY(0xb6db5f4)) live=3: index=0, url=http://somafm.com/groovesalad.pls?source=squeezeapp
    [15-10-18 18:18:25.4428] Slim::Player::StreamingController::resetSongqueue (1788) Song queue is now 
    [15-10-18 18:18:25.4475] Slim::Player::StreamingController::play (2109) 50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4476] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: Play in STOPPED-IDLE -> Slim::Player::StreamingController::_StopGetNext
    [15-10-18 18:18:25.4477] Slim::Player::StreamingController::_eventAction (284) params: index => 0 seekdata => undef
    [15-10-18 18:18:25.4479] Slim::Player::StreamingController::_setPlayingState (2366) new playing state STOPPED
    [15-10-18 18:18:25.4480] Slim::Player::StreamingController::_setStreamingState (2375) new streaming state IDLE
    [15-10-18 18:18:25.4482] Slim::Player::Song::new (108) index 0 -> qobuz://26626296.flac
    [15-10-18 18:18:25.4484] Slim::Player::Song::new (150) live=4
    [15-10-18 18:18:25.4485] Slim::Player::StreamingController::_setStreamingState (2375) new streaming state TRACKWAIT
    [15-10-18 18:18:25.4489] Slim::Player::StreamingController::_playersMessage (789) Recupero informazioni sullo stream in corso...: qobuz://26626296.flac
    [15-10-18 18:18:25.4491] Slim::Player::Song::getNextSong (229) qobuz://26626296.flac
    [15-10-18 18:18:25.4492] Slim::Player::Song::getNextSong (251) scanning URL qobuz://26626296.flac
    [15-10-18 18:18:25.4493] Slim::Player::Song::getNextSong (229) qobuz://26626296.flac
    [15-10-18 18:18:25.4504] Slim::Player::StreamingController::_eventAction (303) 50:e5:49:cc:b4:29: Play - new state STOPPED-TRACKWAIT
    [15-10-18 18:18:25.4522] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-TRACKWAIT -> Slim::Player::StreamingController::_NoOp
    [15-10-18 18:18:25.4524] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-TRACKWAIT -> Slim::Player::StreamingController::_NoOp
    [15-10-18 18:18:25.4758] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-18 18:18:25.4759] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:25.4760] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-flc-*-*
    [15-10-18 18:18:25.4761] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-flc-*-*
    [15-10-18 18:18:25.4762] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-flc-*-* Disabled **
    [15-10-18 18:18:25.4763] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4764] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4765] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-squeezelite-*
    [15-10-18 18:18:25.4765] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-*-*
    [15-10-18 18:18:25.4766] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4767] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4769] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-squeezelite-*
    [15-10-18 18:18:25.4770] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-*-*
    [15-10-18 18:18:25.4771] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4771] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4772] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-squeezelite-*
    [15-10-18 18:18:25.4773] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-*-*
    [15-10-18 18:18:25.4774] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4775] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4776] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-squeezelite-*
    [15-10-18 18:18:25.4777] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-*-*
    [15-10-18 18:18:25.4778] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4779] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4779] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-squeezelite-*
    [15-10-18 18:18:25.4780] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-*-*
    [15-10-18 18:18:25.4781] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-18 18:18:25.4782] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:25.4783] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-flc-*-*
    [15-10-18 18:18:25.4784] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-flc-*-*
    [15-10-18 18:18:25.4785] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-flc-*-* Disabled **
    [15-10-18 18:18:25.4786] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4786] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4787] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-squeezelite-*
    [15-10-18 18:18:25.4788] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-*-*
    [15-10-18 18:18:25.4789] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-aif-*-* is enabled
    [15-10-18 18:18:25.4790] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:25.4791] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-aif-*-*
    [15-10-18 18:18:25.4792] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-aif-*-* Disabled **
    [15-10-18 18:18:25.4793] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4793] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.4794] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-squeezelite-*
    [15-10-18 18:18:25.4795] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-*-*
    [15-10-18 18:18:25.4796] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-pcm-*-* is enabled
    [15-10-18 18:18:25.4797] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:25.4798] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-pcm-*-*
    [15-10-18 18:18:25.4799] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-pcm-*-*
    [15-10-18 18:18:25.4800] Slim::Player::TranscodingHelper::enabledFormat (223) Testing wav-flc-*-* vs flc-pcm-*-*
    [15-10-18 18:18:25.4801] Slim::Player::TranscodingHelper::checkBin (250)    enabled
    [15-10-18 18:18:25.4801] Slim::Player::TranscodingHelper::checkBin (252)   Found command: [C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $URI$ $RESAMPLE$
    [15-10-18 18:18:25.4803] Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->pcm via: [C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $URI$ $RESAMPLE$
    [15-10-18 18:18:25.7691] Slim::Player::StreamingController::_nextTrackReady (737) 50:e5:49:cc:b4:29: nextTrack will be index 0
    [15-10-18 18:18:25.7692] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: NextTrackReady in STOPPED-TRACKWAIT -> Slim::Player::StreamingController::_Stream
    [15-10-18 18:18:25.7694] Slim::Player::StreamingController::_Stream (1215) Song queue is now 0
    [15-10-18 18:18:25.7695] Slim::Player::StreamingController::_Stream (1218) 50:e5:49:cc:b4:29: preparing to stream song index 0
    [15-10-18 18:18:25.7696] Slim::Player::Song::open (363) qobuz://26626296.flac
    [15-10-18 18:18:25.7697] Slim::Player::Song::open (387) seek=false time=0 canSeek=2
    [15-10-18 18:18:25.7699] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-18 18:18:25.7700] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:25.7701] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-flc-*-*
    [15-10-18 18:18:25.7702] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-flc-*-*
    [15-10-18 18:18:25.7703] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-flc-*-* Disabled **
    [15-10-18 18:18:25.7704] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7704] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7705] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-squeezelite-*
    [15-10-18 18:18:25.7706] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-*-*
    [15-10-18 18:18:25.7707] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7708] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7709] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-squeezelite-*
    [15-10-18 18:18:25.7710] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-*-*
    [15-10-18 18:18:25.7711] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7712] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7712] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-squeezelite-*
    [15-10-18 18:18:25.7713] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-*-*
    [15-10-18 18:18:25.7714] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7715] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7716] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-squeezelite-*
    [15-10-18 18:18:25.7717] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-*-*
    [15-10-18 18:18:25.7718] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7719] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7719] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-squeezelite-*
    [15-10-18 18:18:25.7720] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-*-*
    [15-10-18 18:18:25.7721] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-18 18:18:25.7722] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:25.7723] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-flc-*-*
    [15-10-18 18:18:25.7724] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-flc-*-*
    [15-10-18 18:18:25.7725] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-flc-*-* Disabled **
    [15-10-18 18:18:25.7726] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7726] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7727] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-squeezelite-*
    [15-10-18 18:18:25.7728] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-*-*
    [15-10-18 18:18:25.7729] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-aif-*-* is enabled
    [15-10-18 18:18:25.7730] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:25.7731] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-aif-*-*
    [15-10-18 18:18:25.7732] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-aif-*-* Disabled **
    [15-10-18 18:18:25.7733] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7733] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:25.7734] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-squeezelite-*
    [15-10-18 18:18:25.7735] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-*-*
    [15-10-18 18:18:25.7736] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-pcm-*-* is enabled
    [15-10-18 18:18:25.7737] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:25.7738] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-pcm-*-*
    [15-10-18 18:18:25.7739] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-pcm-*-*
    [15-10-18 18:18:25.7739] Slim::Player::TranscodingHelper::enabledFormat (223) Testing wav-flc-*-* vs flc-pcm-*-*
    [15-10-18 18:18:25.7740] Slim::Player::TranscodingHelper::checkBin (250)    enabled
    [15-10-18 18:18:25.7741] Slim::Player::TranscodingHelper::checkBin (252)   Found command: [C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $URI$ $RESAMPLE$
    [15-10-18 18:18:25.7742] Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->pcm via: [C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $URI$ $RESAMPLE$
    [15-10-18 18:18:25.7743] Slim::Player::Song::open (408) Transcoder: streamMode=I, streamformat=pcm
    [15-10-18 18:18:25.7744] Slim::Player::Song::open (461) Opening stream (no direct streaming) using Plugins::Qobuz::ProtocolHandler [qobuz://26626296.flac]
    [15-10-18 18:18:26.1025] Slim::Player::Song::open (482) URL is a song (audio): qobuz://26626296.flac, type=flc
    [15-10-18 18:18:26.1028] Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (617) Using command for conversion: "C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\C-3PO.exe" -c 50-e5-49-cc-b4-29 -i flc -o wav
    [15-10-18 18:18:26.1029] Slim::Player::Song::open (558) Tokenized command: "C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\C-3PO.exe" -c 50-e5-49-cc-b4-29 -i flc -o wav
    [15-10-18 18:18:26.1050] Slim::Player::Pipeline::new (96) Launching process with command: "C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\socketwrapper.exe"  -D -i 51777  -w -o 51776 -c "\"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\C-3PO.exe\" -c 50-e5-49-cc-b4-29 -i flc -o wav"
    [15-10-18 18:18:26.1132] Slim::Player::SongStreamController::new (31) live=1
    [15-10-18 18:18:26.1135] Slim::Player::StreamingController::_Stream (1277) 50:e5:49:cc:b4:29: stream
    [15-10-18 18:18:26.1141] Slim::Player::StreamingController::_Stream (1314) Song queue is now 0
    [15-10-18 18:18:26.1142] Slim::Player::StreamingController::_setPlayingState (2366) new playing state BUFFERING
    [15-10-18 18:18:26.1143] Slim::Player::StreamingController::_setStreamingState (2375) new streaming state STREAMING
    [15-10-18 18:18:26.1144] Slim::Player::StreamingController::_eventAction (303) 50:e5:49:cc:b4:29: NextTrackReady - new state BUFFERING-STREAMING
    [15-10-18 18:18:26.1413] Slim::Player::Pipeline::acceptWriter (236) Pipeline writer connected
    [15-10-18 18:18:26.1416] Slim::Player::Pipeline::acceptReader (203) Pipeline reader connected
    [15-10-18 18:18:26.1639] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 18:18:26.1641] Slim::Player::Pipeline::sysread (304) Attempting to write to pipeline writer
    [15-10-18 18:18:26.1642] Slim::Player::Pipeline::sysread (310) Wrote 8207 bytes to pipeline writer
    [15-10-18 18:18:26.1643] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 18:18:26.2391] Slim::Player::Player::_buffering (1147) Buffering... 0 / 261120
    [15-10-18 18:18:26.2404] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in BUFFERING-STREAMING -> Slim::Player::StreamingController::_NoOp
    [15-10-18 18:18:26.5397] Slim::Player::Player::_buffering (1147) Buffering... 0 / 261120
    [15-10-18 18:18:26.5406] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in BUFFERING-STREAMING -> Slim::Player::StreamingController::_NoOp
    [15-10-18 18:18:26.5648] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 18:18:26.5650] Slim::Player::Pipeline::sysread (304) Attempting to write to pipeline writer
    [15-10-18 18:18:26.5653] Slim::Player::Pipeline::sysread (310) Wrote 32768 bytes to pipeline writer
    [15-10-18 18:18:26.5654] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 18:18:26.5655] Slim::Player::Pipeline::sysread (304) Attempting to write to pipeline writer
    [15-10-18 18:18:26.5657] Slim::Player::Pipeline::sysread (310) Wrote 32768 bytes to pipeline writer
    [15-10-18 18:18:26.5658] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 18:18:26.5660] Slim::Player::Pipeline::sysread (304) Attempting to write to pipeline writer
    [15-10-18 18:18:26.5662] Slim::Player::Pipeline::sysread (310) Wrote 32768 bytes to pipeline writer
    [15-10-18 18:18:26.5663] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 18:18:26.5664] Slim::Player::Pipeline::sysread (304) Attempting to write to pipeline writer
    [15-10-18 18:18:26.5666] Slim::Player::Pipeline::sysread (310) Wrote 32768 bytes to pipeline writer
    [15-10-18 18:18:26.5666] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 18:18:26.5667] Slim::Player::Pipeline::sysread (304) Attempting to write to pipeline writer
    [15-10-18 18:18:26.5668] Slim::Player::Pipeline::sysread (310) Wrote 32768 bytes to pipeline writer
    [15-10-18 18:18:26.5669] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 18:18:26.5670] Slim::Player::Pipeline::sysread (304) Attempting to write to pipeline writer
    [15-10-18 18:18:26.5671] Slim::Player::Pipeline::sysread (310) Wrote 12672 bytes to pipeline writer
    [15-10-18 18:18:26.5672] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 18:18:26.6080] Slim::Player::Source::_wakeupOnReadable (409) 50:e5:49:cc:b4:29
    [15-10-18 18:18:26.6083] Slim::Player::Pipeline::sysread (282) Pipeline doesn't have pending bytes - trying to get some from source
    [15-10-18 18:18:26.6084] Slim::Player::Source::_readNextChunk (350) Read to end of file or pipe
    [15-10-18 18:18:26.6085] Slim::Player::Source::_readNextChunk (373) end of file or error on socket, song pos: 0
    [15-10-18 18:18:26.6086] Slim::Player::Source::_readNextChunk (378) 50:e5:49:cc:b4:29 mark end of stream
    [15-10-18 18:18:26.6087] Slim::Player::Source::_readNextChunk (386) Didn't stream any bytes for this song; mark it as failed
    [15-10-18 18:18:26.6088] Slim::Player::StreamingController::playerStreamingFailed (2237) 50:e5:49:cc:b4:29
    [15-10-18 18:18:26.6089] Slim::Player::StreamingController::_playersMessage (789) Problema: impossibile aprire il file per:: qobuz://26626296.flac
    [15-10-18 18:18:26.6091] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StreamingFailed in BUFFERING-STREAMING -> Slim::Player::StreamingController::_StopNextIfMore
    [15-10-18 18:18:26.6092] Slim::Player::StreamingController::_eventAction (284) params: errorDisconnect => undef
    [15-10-18 18:18:26.6094] Slim::Player::StreamingController::_Stop (603) Song queue is now 0
    [15-10-18 18:18:26.6097] Slim::Player::SongStreamController::DESTROY (44) DESTROY(Slim::Player::SongStreamController=HASH(0x9ca8f24)) live=0
    [15-10-18 18:18:26.6098] Slim::Player::StreamingController::_setPlayingState (2366) new playing state STOPPED
    [15-10-18 18:18:26.6099] Slim::Player::StreamingController::_setStreamingState (2375) new streaming state IDLE
    [15-10-18 18:18:26.6100] Slim::Player::StreamingController::_willRetry (1403) no retry data
    [15-10-18 18:18:26.6101] Slim::Player::StreamingController::nextsong (882) The next song is number 0, was 0
    [15-10-18 18:18:26.6102] Slim::Player::StreamingController::_eventAction (303) 50:e5:49:cc:b4:29: StreamingFailed - new state STOPPED-IDLE
    [15-10-18 18:18:26.6106] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-IDLE -> Slim::Player::StreamingController::_NoOp
    [15-10-18 18:18:27.0015] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-IDLE -> Slim::Player::StreamingController::_NoOp
    [15-10-18 18:18:28.2568] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-18 18:18:28.2570] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:28.2570] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-flc-*-*
    [15-10-18 18:18:28.2571] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-flc-*-*
    [15-10-18 18:18:28.2572] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-flc-*-* Disabled **
    [15-10-18 18:18:28.2573] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2574] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2575] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-squeezelite-*
    [15-10-18 18:18:28.2576] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-*-*
    [15-10-18 18:18:28.2577] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2578] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2579] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-squeezelite-*
    [15-10-18 18:18:28.2580] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-*-*
    [15-10-18 18:18:28.2580] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2581] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2582] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-squeezelite-*
    [15-10-18 18:18:28.2583] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aac-*-*
    [15-10-18 18:18:28.2584] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2585] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2586] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-squeezelite-*
    [15-10-18 18:18:28.2587] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-ogg-*-*
    [15-10-18 18:18:28.2588] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2588] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2589] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-squeezelite-*
    [15-10-18 18:18:28.2590] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-flc-*-*
    [15-10-18 18:18:28.2591] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-18 18:18:28.2592] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:28.2593] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-flc-*-*
    [15-10-18 18:18:28.2594] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-flc-*-*
    [15-10-18 18:18:28.2594] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-flc-*-* Disabled **
    [15-10-18 18:18:28.2595] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2596] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2597] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-squeezelite-*
    [15-10-18 18:18:28.2598] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-aif-*-*
    [15-10-18 18:18:28.2599] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-aif-*-* is enabled
    [15-10-18 18:18:28.2600] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:28.2601] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-aif-*-*
    [15-10-18 18:18:28.2601] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-aif-*-* Disabled **
    [15-10-18 18:18:28.2602] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-squeezelite-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2603] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-*-50:e5:49:cc:b4:29
    [15-10-18 18:18:28.2604] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-squeezelite-*
    [15-10-18 18:18:28.2605] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-pcm-*-*
    [15-10-18 18:18:28.2606] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-pcm-*-* is enabled
    [15-10-18 18:18:28.2607] Slim::Player::TranscodingHelper::enabledFormat (217) There are 3 disabled formats...
    [15-10-18 18:18:28.2608] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-pcm-*-*
    [15-10-18 18:18:28.2608] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-pcm-*-*
    [15-10-18 18:18:28.2609] Slim::Player::TranscodingHelper::enabledFormat (223) Testing wav-flc-*-* vs flc-pcm-*-*
    [15-10-18 18:18:28.2610] Slim::Player::TranscodingHelper::checkBin (250)    enabled
    [15-10-18 18:18:28.2611] Slim::Player::TranscodingHelper::checkBin (252)   Found command: [C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $URI$ $RESAMPLE$
    [15-10-18 18:18:28.2612] Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->pcm via: [C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $URI$ $RESAMPLE$
    [15-10-18 18:18:32.0014] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-IDLE -> Slim::Player::StreamingController::_NoOp
    [15-10-18 18:18:37.0012] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-IDLE -> Slim::Player::StreamingController::_NoOp
    questo?
    [15-10-18 18:18:25.4803] Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->pcm via: [C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $URI$ $RESAMPLE$
    Boh, io ero sicuro di aver risposto ieri o stamane via telefono, ma pare di no...

    Comunque, no, le righe che interessano a noi sono:


    [15-10-18 18:18:26.1025] Slim::Player::Song::open (482) URL is a song (audio): qobuz://26626296.flac, type=flc

    [15-10-18 18:18:26.1028] Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (617) Using command for conversion: "C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\C-3PO.exe" -c 50-e5-49-cc-b4-29 -i flc -o wav

    [15-10-18 18:18:26.1029] Slim::Player::Song::open (558) Tokenized command: "C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\C-3PO.exe" -c 50-e5-49-cc-b4-29 -i flc -o wav


    [15-10-18 18:18:26.1050] Slim::Player::Pipeline::new (96) Launching process with command: "C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\socketwrapper.exe" -D -i 51777 -w -o 51776 -c "\"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\C-3PO.exe\" -c 50-e5-49-cc-b4-29 -i flc -o wav"

    Manca il 'legame' tra l'output di socketwrapper.exe e l'input di C-3PO.exe, che poi dovrà passarlo a Flac mediante la "-" al posto del nome file nel comando.

    Devo capire come fare, ma dato che la prossima versione sarà significativamente diversa e non manca molto ad una prima alfa, direi di riguardarci a seguire.

    Domani ho più tempo e spero di portare avanti qualcosa.

    Ciao
    Ciao, Marco.

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
    — E. F. Schumacher (mis-attributed to A. Einstein)
    ________________________________________________________________________________
    Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
    Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
    Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE

  7. #67
    pebibyte L'avatar di marcoc1712
    Registrato
    Jan 2013
    Messaggi
    5,254
    configurazione

    Predefinito Ecce Plugin...

    Versione 0.0.1.alfa del plugin.

    Brutto, sporco e cattivo, ma sembra funzionare.

    L'interfaccia grafica è più o meno completa (senza fiorellini) manca una parte della logica (quella dello script).

    In questa versione NON FUNZIONA il resample alla massima frequenza sincrona, le latre opzioni si. Ho percorso una strada diversa, rimanendo al 100% dentro a LMS, con tutti i vantaggi e gli svantaggi del caso, Alla fine si riesce a fare tutto (o quasi quello che si riesce a fare usando il custom-convert.conf, ma usando un'interfaccia grafica, spero più semplice...

    Al momento è testatosolo in windows, ma dovrebbe funzionare senza problemi ovunque, avendo cura di installarsi ffmpeg nell'opportuna cartella BIN del server o del plugin (che è meglio).

    Per utilizzzarlo:

    a. scaricare il file .zip nella cartella PLUGIN del server.
    b. rilancaire LMS
    c. attivare il plugin C-3PO
    d. andare in Impostazioni -> Avanzate -> C-3PO ed impostare i parametri, seil default non vi piace.
    e. andare in Impostazioni -> Lettore -> C-3PO per completare i settings o modificarli per singolo lettore.

    NOTA: Cambiando alcune impostazioni è necessario - per ora - riavviare il server, quindi se vi capita che qualche impostazione sembri non funzionare, per prima cosa chiudete e rilanciate il server...

    Attendo Feebdack, mentre procedo con lo script.


    @Filippo: vedi se ha risolto i problemi con Qubuz (dovrebbe).

    EDIT... mi sono solo dimenticato il link... roba da nulla... qui
    Ultima modifica di marcoc1712 : 21-10-2015 a 22:22 Motivo: aggiunto il link.
    Ciao, Marco.

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
    — E. F. Schumacher (mis-attributed to A. Einstein)
    ________________________________________________________________________________
    Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
    Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
    Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE

  8. #68
    gibibyte L'avatar di DacPassion
    Registrato
    Jul 2014
    Messaggi
    1,250

    Predefinito

    Posso provarlo (giusto per curiosità) su osx o non è fattibile?
    Clearaudio Emotion + Satisfy + Grado Gold1 > Phono D3A DIY
    Futro S450 + Daphile / Amanero + Buffalo 2 (trident) uscita a TU Cinemag 15/15B DIY / Jlsounds + Lector Digicode TDA1541 S1
    Monoblocchi D3A 2A3 (electrolytich free!!) DIY / Coral Beta8 in BLH DIY

  9. #69
    pebibyte L'avatar di marcoc1712
    Registrato
    Jan 2013
    Messaggi
    5,254
    configurazione

    Predefinito

    Per potere puoi, l'interfaccia dovrebbe funzionare senza problemi, con flac dovrebbe andare ma per WAV o AIF ti serve FFMPEG (ho provato ad usarlo invece di flac e mi sembra valido). Non so se c'è una versione per mac, verifico.
    Ciao, Marco.

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
    — E. F. Schumacher (mis-attributed to A. Einstein)
    ________________________________________________________________________________
    Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
    Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
    Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE

  10. #70
    tebibyte
    Registrato
    Aug 2011
    Età
    50
    Messaggi
    2,928
    configurazione

    Predefinito

    Grande Marco!!! Complimenti!!!

    provato con Flac e va!!!

    purtroppo con QbastardBuz non va...

Pagina 7 di 14
prima
1 2 3 4 5 6 7 8 9 10 11 12 13 14 ultimo

Informazioni Thread

Users Browsing this Thread

Ci sono attualmente 1 utenti che stanno visualizzando questa discussione. (0 utenti e 1 ospiti)

Regole d'invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
nexthardware.com - © 2002-2022