Bugzilla – Bug 17650
MOG track duration is lost when skipping back and forth
Last modified: 2011-12-13 13:48:23 UTC
Skipping to the next track and back leaves me with no duration information. Most likely it's not properly being cached.
Created attachment 7510 [details] Missing Seek bar in now playing screen Missing Seek bar in now playing screen
Seeking is also broken, because MOG bitrate can vary and the code assumes everything is 320k.
This bug is just about broken metadata, the bulk track metadata call doesn't work right.
One of MOG's API calls is buggy, waiting on this.
== 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
not fixed
not a show stopper for 7.7, right?
== 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