Bug 4500 - flac files with embedded cuesheet - Error Unrecognized type flc!
: flac files with embedded cuesheet - Error Unrecognized type flc!
Status: RESOLVED WORKSFORME
Product: Logitech Media Server
Classification: Unclassified
Component: Formats
: 6.5.1
: PC Linux (other)
: P1 major (vote)
: ---
Assigned To: Chris Owens
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-11-09 07:24 UTC by johh123
Modified: 2007-09-18 11:59 UTC (History)
0 users

See Also:
Category: ---


Attachments
Logs and cue (3.56 KB, application/zip)
2006-11-09 12:48 UTC, johh123
Details

Note You need to log in before you can comment on or make changes to this bug.
Description johh123 2006-11-09 07:24:00 UTC
First excuse me for my english ( this is not my native language ) I have problem with playing flac files with embedded cuesheet. My version Slimserver is 6.5.1 7.11.2006, linux gentoo 2006.1 and SB3 ( official verion 6.5.0 have the same problem ).
I ripped albums using EAC to single wave file and cuesheet ( all options which I use in program are taken from WIKI ). After ripping I'm using flac (version 1.1.2 ).

For example:
"flac -S# -5 --cuesheet=OVO.cue OVO.wav"

And when I want play on SB3 this file I have error:

frame 0: Slim::Player::Source::playmode (/opt/slimserver/Slim/Player/Source.pm line 923)
frame 1: Slim::Player::Source::jumpto (/opt/slimserver/Slim/Control/Commands.pm line 2001)
frame 2: Slim::Control::Commands::_playlistXitem_load_done (/opt/slimserver/Slim/Control/Commands.pm line 964)
frame 3: Slim::Control::Commands::__ANON__ (/opt/slimserver/Slim/Utils/Scanner.pm line 93)
frame 4: Slim::Utils::Scanner::scanPathOrURL (/opt/slimserver/Slim/Control/Commands.pm line 971)
frame 5: Slim::Control::Commands::playlistXitemCommand (/opt/slimserver/Slim/Control/Request.pm line 1483)
frame 6: (eval) (/opt/slimserver/Slim/Control/Request.pm line 1483)
frame 7: Slim::Control::Request::execute (/opt/slimserver/Slim/Control/Request.pm line 772)
frame 8: Slim::Control::Request::executeRequest (/opt/slimserver/Slim/Player/Client.pm line 463)
frame 9: Slim::Player::Client::execute (/opt/slimserver/Slim/Buttons/BrowseTree.pm line 114)
frame 10: Slim::Buttons::BrowseTree::__ANON__ (/opt/slimserver/Slim/Hardware/IR.pm line 830)
frame 11: Slim::Hardware::IR::executeButton (/opt/slimserver/Slim/Buttons/Input/List.pm line 141)
frame 12: Slim::Buttons::Input::List::__ANON__ (/opt/slimserver/Slim/Hardware/IR.pm line 830)
frame 13: Slim::Hardware::IR::executeButton (/opt/slimserver/Slim/Control/Commands.pm line 148)
frame 14: Slim::Control::Commands::buttonCommand (/opt/slimserver/Slim/Control/Request.pm line 1483)
frame 15: (eval) (/opt/slimserver/Slim/Control/Request.pm line 1483)
frame 16: Slim::Control::Request::execute (/opt/slimserver/Slim/Control/Request.pm line 772)
frame 17: Slim::Control::Request::executeRequest (/opt/slimserver/Slim/Player/Client.pm line 463)
frame 18: Slim::Player::Client::execute (/opt/slimserver/Slim/Hardware/IR.pm line 844)
frame 19: Slim::Hardware::IR::processCode (/opt/slimserver/Slim/Hardware/IR.pm line 700)
frame 20: Slim::Hardware::IR::releaseCode (/opt/slimserver/Slim/Hardware/IR.pm line 517)
frame 21: Slim::Hardware::IR::checkRelease (/opt/slimserver/Slim/Utils/Timers.pm line 181)
frame 22: Slim::Utils::Timers::checkTimers (/opt/slimserver/slimserver.pl line 495)
frame 23: main::idle (/opt/slimserver/slimserver.pl line 445)
frame 24: main::main (/opt/slimserver/slimserver.pl line 1071)

2006-11-09 00:30:49.9285 ERROR: openSong: [file:///mnt/multimedia/music/OVO/OVO.flac] Unrecognized type flc!

The same file without cuesheet ( "flac -S# -5 OVO.wav" )is played correctly.
Comment 1 KDF 2006-11-09 08:29:39 UTC
please do not preset targets.
Comment 2 KDF 2006-11-09 08:37:43 UTC
please attach d_source log for the same event and timing as above. 
also attach cue sheet. thanks.
Comment 3 johh123 2006-11-09 12:48:25 UTC
Created attachment 1704 [details]
Logs and cue

I attached :
original cue file OVO.CUE
output from "metaflac --list"  output_from_metaflac.txt
exported cue file from OVO3.flac OVO3_exported_from_metaflac.cue
Log file from d_source log.txt
Comment 4 Chris Owens 2006-11-27 15:41:32 UTC
I can't reproduce this with a variant of the uploaded CUE sheet and a short wav file of me counting.  Do other flac files with embedded CUE sheets work, or is this the first one you've tried?

Are all the items on your Server Settings -> File Types set correctly?
Comment 5 Chris Owens 2007-01-31 17:23:37 UTC
John?
Comment 6 Chris Owens 2007-05-17 15:33:38 UTC
Any additional info you can provide would be helpful.