返信先: UI issue: timebar’s progress bar display

フォーラム TuneBrowser UI issue: timebar’s progress bar display 返信先: UI issue: timebar’s progress bar display

#15533
storaid
参加者

Here is the GPT4o reply I ask..

When the SetAVTransportURI command is sent, the Renderer may need some time to complete the internal state updates. If the GetPositionInfo request is made before this process is fully completed, the DIDL data retrieved may be incomplete or incorrect.

Adding a delay between sending the SetAVTransportURI command and making the GetPositionInfo request might help. For example, adding a delay of about 500 milliseconds to 1 second to ensure that the state change is fully processed.