Bug 17650 - MOG track duration is lost when skipping back and forth
: MOG track duration is lost when skipping back and forth
Status: VERIFIED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: MOG
: unspecified
: Macintosh MacOS X 10.7
: P1 critical (vote)
: 7.7.1
Assigned To: Michael Herger
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-10-13 06:16 UTC by Michael Herger
Modified: 2011-12-13 13:48 UTC (History)
3 users (show)

See Also:
Category: ---


Attachments
Missing Seek bar in now playing screen (2.73 MB, image/pjpeg)
2011-10-14 03:06 UTC, Dinanath Kumar Singh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Herger 2011-10-13 06:16:27 UTC
Skipping to the next track and back leaves me with no duration information. Most likely it's not properly being cached.
Comment 1 Dinanath Kumar Singh 2011-10-14 03:06:34 UTC
Created attachment 7510 [details]
Missing Seek bar in now playing screen

Missing Seek bar in now playing screen
Comment 2 Andy Grundman 2011-10-14 06:46:00 UTC
Seeking is also broken, because MOG bitrate can vary and the code assumes everything is 320k.
Comment 3 Andy Grundman 2011-10-14 06:50:02 UTC
This bug is just about broken metadata, the bulk track metadata call doesn't work right.
Comment 4 Andy Grundman 2011-10-14 08:52:15 UTC
One of MOG's API calls is buggy, waiting on this.
Comment 5 SVN Bot 2011-10-14 11:06:07 UTC
 == Auto-comment from SVN commit #33609 to the slim repo by agrundman ==
 == http://svn.slimdevices.com/slim?view=revision&revision=33609 ==

Fixed bug 17650 and 17652, use bitrate returned by MOG API, fix seek calculation to use the correct bitrate
Comment 6 Michael Herger 2011-10-20 02:36:37 UTC
not fixed
Comment 7 Michael Herger 2011-10-26 00:24:49 UTC
not a show stopper for 7.7, right?
Comment 8 SVN Bot 2011-11-24 02:13:21 UTC
 == Auto-comment from SVN commit #33732 to the slim repo by mherger ==
 == http://svn.slimdevices.com/slim?view=revision&revision=33732 ==

Fixed Bug: 17650
Description: signal availability of new metadata, or duration might be ignored, leading to the UI not showing the progress bar