Update position in seek bar while paused in live stream
Created by: ReubenM
When paused in a live stream, the current location is getting pushed back further into the buffer window. Is there a way to have the seek bar updated periodically as while in the paused state? I have setScheduleWhilePaused enabled. I would assume that each time the MPD is updated in the background that PLAYBACK_TIME_UPDATED would get triggered since your time is shifting while in a paused state, but that does not seem to be the case. (I've been using the Akami controller bar.)