With Apple changing to m4a, I converted my music library and configured
my custom-convert.conf file to play them via mplayer as outlined in the
wiki:

alc wav * *
[mplayer] -novideo -ao pcm:nowaveheader:file=/dev/fd/4 $FILE$
4>&1 1>/de
v/null

mov wav * *
[mplayer] -novideo -ao pcm:nowaveheader:file=/dev/fd/4 $FILE$
4>&1 1>/de
v/null

My m4a files play great, but now I can't play my flac files!  When I
attempt to play a flac file, the squeezebox says it can't find the
file.  The log reveals:

2007-06-23 16:47:36.6903 ERROR: openSong:
[file:///raid5/tunes/slimserver/Various%20Artists%20-%20Buena%20Vista%20Social%20Club.flac]
Unrecognized type flc!

2007-06-23 16:47:36.6909 Backtrace:

frame 0: Slim::Player::Source::errorOpening
(/usr/share/perl5/Slim/Player/Source.pm line 1721)
frame 1: Slim::Player::Source::openSong
(/usr/share/perl5/Slim/Player/Source.pm line 388)
frame 2: Slim::Player::Source::playmode
(/usr/share/perl5/Slim/Player/Source.pm line 973)
frame 3: Slim::Player::Source::jumpto
/usr/share/perl5/Slim/Control/Commands.pm line 2012)
frame 4: Slim::Control::Commands::_playlistXitem_load_done
(/usr/share/perl5/Slim/Control/Commands.pm line 964)
frame 5: Slim::Control::Commands::__ANON__
(/usr/share/perl5/Slim/Utils/Scanner.pm line 93)
frame 6: Slim::Utils::Scanner::scanPathOrURL
(/usr/share/perl5/Slim/Control/Commands.pm line 971)
frame 7: Slim::Control::Commands::playlistXitemCommand
(/usr/share/perl5/Slim/Control/Request.pm line 1483)
frame 8: (eval) (/usr/share/perl5/Slim/Control/Request.pm line
1483)
frame 9: Slim::Control::Request::execute
(/usr/share/perl5/Slim/Control/Request.pm line 772)
frame 10: Slim::Control::Request::executeRequest
(/usr/share/perl5/Slim/Web/HTTP.pm line 699)
frame 11: Slim::Web::HTTP::processURL
(/usr/share/perl5/Slim/Web/HTTP.pm line 549)
frame 12: Slim::Web::HTTP::processHTTP
/usr/share/perl5/Slim/Networking/Select.pm line 238)
frame 13: (eval) (/usr/share/perl5/Slim/Networking/Select.pm line
238)
frame 14: Slim::Networking::Select::select (/usr/sbin/slimserver
line 492)

Anyone have an idea what's going on here?  I'm running slimserver 6.5.3
- 12181 on Ubuntu 6.06.

Thanks!
km


-- 
kevmacmills
------------------------------------------------------------------------
kevmacmills's Profile: http://forums.slimdevices.com/member.php?userid=11384
View this thread: http://forums.slimdevices.com/showthread.php?t=36352

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to