Himalayan-Academy / Siva-Siva-App

Code Repository for the Siva Siva Mobile App
11 stars 3 forks source link

Listen: No update to timer when playing downloaded audio #277

Closed soapdog closed 3 years ago

soapdog commented 3 years ago

Playing audio from My downloads works but the timer display doesn't update. I suspect that the code is missing an updateTimer call.

Related to #274

soapdog commented 3 years ago

The code was working on the desktop but failing on mobile. The problem appears to be in mobileControlGet(sPlayerID, "playableDuration"). Instead of asking for playableDuration the code should request duration.