I do have only one mplayer.sh. And mplayer.sh does appear to be writing (and erasing) the appropriate /tmp files.
However, one thing that is quite odd is that appears that multiple mplayers are being created when I start AlienBBC. I'm not sure if this is correct behavior or not. Here is the relevant portion of my ps -ax output when I start Radio 3 (after killing all old mplayers). It shows two mplayers running ... is this what is supposed to be happening? 536 ?? S 0:00.01 sh -c "/Users/tygar/Library/SlimDevices/bin/mplayer.sh" -really-quiet -vo null -cache 128 -af res 537 ?? S 0:00.01 /bin/sh /Users/tygar/Library/SlimDevices/bin/mplayer.sh -really-quiet -vo null -cache 128 -af res 538 ?? S 0:07.08 /Users/tygar/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Bin/darwin/flac -cs --to 539 ?? S 0:00.00 /bin/sh /Users/tygar/Library/SlimDevices/bin/mplayer.sh -really-quiet -vo null -cache 128 -af res 540 ?? S 0:11.87 mplayer -really-quiet -vo null -cache 128 -af resample=44100:0:1 -ao pcm -aofile /dev/fd/3 rtsp:/ 541 ?? S 0:00.01 cat 542 ?? S 0:00.13 mplayer -really-quiet -vo null -cache 128 -af resample=44100:0:1 -ao pcm -aofile /dev/fd/3 rtsp:/ -- tygar _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
