I have re-created the custom-convert.conf file with this:

Code:
--------------------
    # FT:{START=--skip=%t}U:{END=--until=%v}
  [flac] -cs $START$ $END$ -- $FILE$
  
--------------------

I was able to capture the log.
[20-12-31 16:51:20.8380] Slim::Formats::RemoteStream::request (208)
Opened stream!
[20-12-31 16:51:20.8387] Slim::Player::Song::open (489) URL is a song
(audio): wimp://127709581.flac, type=flc
[20-12-31 16:51:20.8397]
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (641) Using
command for conversion: # FT:{START=--skip=%t}U:{END=--until=%v}
[20-12-31 16:51:20.8402] Slim::Player::Song::open (565) Tokenized
command: # FT:{START=--skip=%t}U:{END=--until=%v}
[20-12-31 16:51:20.8714] Slim::Player::StreamingController::_Stream
(1282) 00:04:20:07:ac:1d: stream
[20-12-31 16:51:20.8749] Slim::Player::StreamingController::_Stream
(1319) Song queue is now 0
[20-12-31 16:51:20.8755]
Slim::Player::StreamingController::_setPlayingState (2377) new playing
state BUFFERING
[20-12-31 16:51:20.8760]
Slim::Player::StreamingController::_setStreamingState (2386) new
streaming state STREAMING
[20-12-31 16:51:20.8902] Slim::Player::Source::_readNextChunk (372) end
of file or error on socket, song pos: 0
[20-12-31 16:51:20.8907] Slim::Player::Source::_readNextChunk (377)
00:04:20:07:ac:1d mark end of stream
[20-12-31 16:51:20.8911] Slim::Player::Source::_readNextChunk (385)
Didn't stream any bytes for this song; mark it as failed
[20-12-31 16:51:20.8915]
Slim::Player::StreamingController::playerStreamingFailed (2248)
00:04:20:07:ac:1d
[20-12-31 16:51:20.8921]
Slim::Player::StreamingController::_playersMessage (796) Problem: Can't
open file for:: wimp://127709581.flac
[20-12-31 16:51:20.8953] Slim::Player::StreamingController::_Stop (610)
Song queue is now 0
[20-12-31 16:51:20.8965]
Slim::Player::StreamingController::_setPlayingState (2377) new playing
state STOPPED

Don’t know what was different before. I know now that it is reading the
custom-convert.conf file. And the conversion command does not work.


------------------------------------------------------------------------
3times3's Profile: http://forums.slimdevices.com/member.php?userid=71026
View this thread: http://forums.slimdevices.com/showthread.php?t=113565

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

Reply via email to