Originariamente inviato da antonellocaroli
No non va Marco
codice:
[15-10-17 08:55:58.1647] main::init (383) Starting Logitech Media Server (v7.9.0, 1443102866, Fri Sep 25 04:04:57 CUT 2015) perl 5.014001
[15-10-17 08:55:59.4396] Plugins::Qobuz::Plugin::__ANON__ (42) Success: using Text::LevenshteinXS to speed Qobuz up.
[15-10-17 08:57:26.9380] Slim::Networking::IO::Select::__ANON__ (131) Error: Select task failed calling Slim::Web::HTTP::sendStreamingResponse: illegal file descriptor or filehandle (either no attached file descriptor or illegal value):  at /Slim/Networking/IO/Select.pm line 134.
; fh=Slim::Web::HTTP::ClientConn=GLOB(0xa1b8c74)
[15-10-17 08:57:32.7448] Slim::Networking::IO::Select::__ANON__ (131) Error: Select task failed calling Slim::Web::HTTP::sendStreamingResponse: illegal file descriptor or filehandle (either no attached file descriptor or illegal value):  at /Slim/Networking/IO/Select.pm line 134.
; fh=Slim::Web::HTTP::ClientConn=GLOB(0xa19e7b4)
[15-10-17 08:57:32.7450] Slim::Networking::IO::Select::__ANON__ (131) Error: Select task failed calling Slim::Web::HTTP::sendStreamingResponse: illegal file descriptor or filehandle (either no attached file descriptor or illegal value):  at /Slim/Networking/IO/Select.pm line 134.
Forse ho capito, ma fare il debug a distanza è un dramma...


1. Metti la I nel custom-convert , come hai già fatto.

2. Modifica custom convert come segue:

codice:
flc pcm * *

	# IFRT:{START=-t %t}U:{END=-v %v}D:{RESAMPLE=-r %d}
	[C-3PO] -c $CLIENTID$ -i flc -o wav $START$ $END$ $FILE$ $RESAMPLE$

3. Modifica lo script come segue:

Alla linea 437:

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)
Spero di non aver fatto errori o dimenticato qualcosa, comunque lo script cambierà un bel po quindi vorrei essere sicuro che il comando funzioni