I have Slimserver 6.5.1 running on Fedora 8 with the AlienBBC plugin
v1.06 installed.  All works well and I can stream/listen again to BBC
etc.

Problem is if I try to play any .ra file (saved BBC stream) it does not
play.  An error occurs executing mplayer.sh the slimserver.log reports:

===================================================
2008-01-24 23:20:09.6562 openSong: Streaming with format: flc
2008-01-24 23:20:09.6619 UPDATE tracks SET lastplayed = ?, playcount =
? WHERE ( id = ? ): '1201216809', '2', '2811'
2008-01-24 23:20:09.7312 00:04:20:07:20:74 New play mode: play
2008-01-24 23:20:09.7432 SELECT me.id, me.titlesort, me.contributor,
me.compilation, me.year, me.artwork, me.disc, me.discc,
me.musicmagic_mixable, me.titlesearch, me.replay_gain, me.replay_peak,
me.musicbrainz_id, me.title FROM albums me WHERE ( ( ( me.id = ? ) ) ):
'235'
2008-01-24 23:20:09.7710 SELECT me.id, me.url, me.content_type,
me.title, me.titlesort, me.titlesearch, me.album, me.tracknum,
me.timestamp, me.filesize, me.disc, me.thumb, me.remote, me.audio,
me.audio_size, me.audio_offset, me.year, me.secs, me.cover,
me.vbr_scale, me.bitrate, me.samplerate, me.samplesize, me.channels,
me.block_alignment, me.endian, me.bpm, me.tagversion, me.drm,
me.moodlogic_id, me.moodlogic_mixable, me.musicmagic_mixable,
me.musicbrainz_id, me.playcount, me.lastplayed, me.lossless, me.lyrics,
me.rating, me.replay_gain, me.replay_peak FROM tracks me WHERE ( url = ?
): 'file:///usr/data/work/audio/zzz.ra'
2008-01-24 23:20:09.7775 _checkValidity: Checking to see if
file:///usr/data/work/audio/zzz.ra has changed.
2008-01-24 23:20:09.7798 _hasChanged: Checking for
[/usr/data/work/audio/zzz.ra] - size & timestamp.
2008-01-24 23:20:09.7858 00:04:20:07:20:74: Current playmode: play
Streaming: Launching mplayer -really-quiet -vc null -vo null -bandwidth
10000000 -cache 128 -af volume=0,resample=44100:0:1,channels=2 -ao
pcm:nowaveheader:file=/dev/fd/3 /usr/data/work/audio/zzz.ra
2008-01-24 23:20:09.8674 SELECT contributor.id, contributor.name,
contributor.namesort, contributor.moodlogic_id,
contributor.moodlogic_mixable, contributor.musicmagic_mixable,
contributor.namesearch, contributor.musicbrainz_id FROM
contributor_track me  JOIN contributors contributor ON ( contributor.id
= me.contributor ) WHERE ( ( ( role IN ( ? ) ) AND ( me.track = ? ) ) )
GROUP BY contributor.id ORDER BY role desc: '1', '2811'
2008-01-24 23:20:09.8779 SELECT me.id, me.url, me.content_type,
me.title, me.titlesort, me.titlesearch, me.album, me.tracknum,
me.timestamp, me.filesize, me.disc, me.thumb, me.remote, me.audio,
me.audio_size, me.audio_offset, me.year, me.secs, me.cover,
me.vbr_scale, me.bitrate, me.samplerate, me.samplesize, me.channels,
me.block_alignment, me.endian, me.bpm, me.tagversion, me.drm,
me.moodlogic_id, me.moodlogic_mixable, me.musicmagic_mixable,
me.musicbrainz_id, me.playcount, me.lastplayed, me.lossless, me.lyrics,
me.rating, me.replay_gain, me.replay_peak FROM tracks me WHERE ( ( me.id
= ? ) ): '2811'
2008-01-24 23:20:09.8850 _checkValidity: Checking to see if
file:///usr/data/work/audio/zzz.ra has changed.
2008-01-24 23:20:09.8878 _hasChanged: Checking for
[/usr/data/work/audio/zzz.ra] - size & timestamp.
2008-01-24 23:20:09.9274 SELECT me.id, me.track, me.value FROM comments
me WHERE ( me.track = ? ): '2811'
2008-01-24 23:20:09.9330 ERROR: coverArt: Exception when trying to call
readCoverArt() for [file:///usr/data/work/audio/zzz.ra] : [Can't call
method "can" on an undefined value at
/usr/local/slimserver/Slim/Music/Artwork.pm line 196.
]

/usr/local/slimserver/Bin/mplayer.sh: line 23: 17447 Terminated        
$app $* 3>&1 1>&2

===============================================
I assume the artwork errors are just noise ... custom-convert.conf etc
have been modified as recommended.

I have looked at the code in mplayer.sh but don't know enough to
understand what's going wrong. Any suggestions as to how I
solve/diagnose this error?

Thanks in advance

Paul


-- 
pshepherd
------------------------------------------------------------------------
pshepherd's Profile: http://forums.slimdevices.com/member.php?userid=9779
View this thread: http://forums.slimdevices.com/showthread.php?t=42679

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

Reply via email to