Bug 8790 - Show Buffer Fullness displays bytes instead of seconds even if bitrate is known
: Show Buffer Fullness displays bytes instead of seconds even if bitrate is known
Status: CLOSED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Player UI
: 7.3.0
: PC Other
: P5 normal (vote)
: 7.x
Assigned To: Alan Young
: new_streaming
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-07-18 11:57 UTC by Andy Grundman
Modified: 2009-07-31 10:24 UTC (History)
2 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Grundman 2008-07-18 11:57:37 UTC
 
Comment 1 Andy Grundman 2008-10-16 08:12:22 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?
Comment 2 Alan Young 2008-10-20 08:55:10 UTC
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.
Comment 3 Andy Grundman 2008-10-20 09:29:29 UTC
Hmm, I thought I was, but it is working today with Rhapsody at least.  Will test some more.
Comment 4 Andy Grundman 2008-10-21 08:45:43 UTC
OK, it's still broken but only with direct streaming.
Comment 5 Alan Young 2008-10-21 11:03:31 UTC
It is working with direct streaming for me, for example with liveireland.com.
Comment 6 Andy Grundman 2008-10-21 11:14:21 UTC
Try Rhapsody?
Comment 7 Alan Young 2008-10-22 12:32:56 UTC
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.
Comment 8 Alan Young 2008-10-31 10:40:48 UTC
Fixed for Rhapsody in change 23765.
Comment 9 James Richardson 2008-12-15 12:05:27 UTC
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.
Comment 10 Chris Owens 2009-07-31 10:24:58 UTC
Reduce number of active targets for SC