Bugzilla – Bug 8790
Show Buffer Fullness displays bytes instead of seconds even if bitrate is known
Last modified: 2009-07-31 10:24:58 UTC
Alan: The problem is this line in Player.pm: my $bitrate = $client->streamingSong()->streambitrate(); This doesn't seem to return anything for remote protocol handlers. Any ideas?
Are you still seeing this? It was a bug when this bug report was raised but was (should have been) fixed in change 23366. It certainly seems to be working for me, both with plain and transcoded remote streams.
Hmm, I thought I was, but it is working today with Rhapsody at least. Will test some more.
OK, it's still broken but only with direct streaming.
It is working with direct streaming for me, for example with liveireland.com.
Try Rhapsody?
The problem seems to be that Track::bitrate is undef (for example, for rhapd://Tra.513412.mp3). My guess is that the is a URL mapping problem here.
Fixed for Rhapsody in change 23765.
This bug has been fixed in the 7.3.0 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
Reduce number of active targets for SC