Forum Discussion
belltown
14 years agoRoku Guru
Are you sure you're looking in the right place for the progress bar? The roSpringboard documentation in the Component Reference shows a progress bar at the bottom center of the screen below the artist and album name. However, that's not correct. It appears along the bottom edge of the album artwork. It can be easy to miss if you're looking for it at the bottom of the screen.
In the code you listed I didn't see where you were setting the ContentType in the springboard. I'm sure you're setting the content meta-data for the roAudioPlayer object, but it needs to be set for the Springboard as well.
"SkipFire" wrote:
No change, and every content item going to the springboard has ContentType = "audio" anyway, without that I wouldn't see the artist and album labels.
In the code you listed I didn't see where you were setting the ContentType in the springboard. I'm sure you're setting the content meta-data for the roAudioPlayer object, but it needs to be set for the Springboard as well.