Bugzilla – Bug 4500
flac files with embedded cuesheet - Error Unrecognized type flc!
Last modified: 2007-09-18 11:59:48 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.
please do not preset targets.
please attach d_source log for the same event and timing as above. also attach cue sheet. thanks.
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
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?
John?
Any additional info you can provide would be helpful.