フォーラム › TuneBrowser › UI issue: timebar’s progress bar display › 返信先: UI issue: timebar’s progress bar display
2024-10-01 17:53
#15535
storaid
参加者
possible solutions:
1. Increase Delay: Adding a delay between SetAVTransportURI and GetPositionInfo requests to ensure the Renderer’s internal state is fully updated.
2. Retry Mechanism: Implementing a retry mechanism to re-fetch metadata if the initial retrieval returns incorrect data.
maybe it wouldn’t accidentally retrieve old incorrect data from the buffer/cache.