BimmerGestalt / AAIdrive

Implementations of some Android Auto features as unofficial IDrive apps
MIT License
556 stars 92 forks source link

Spotify delay/lag when navigating tracks #826

Closed Wolfsbane1979 closed 1 month ago

Wolfsbane1979 commented 1 month ago

@hufman

Ive noticed that recently there is a 3 - 5 second delay when navigating tracks on Spotify. There is also a audio lag between the track time and the audio.

BMW 520D (2018) OnePlus 12R, Android 14 Spotify version 8.9.52.552

hufman commented 1 month ago

This sounds like Android is restricting background execution. You can check by whether the lag goes away when the phone screen is on and MyBMW or AAIdrive is in the foreground. Make sure to allow MyBMW and AAIdrive to run in the background.

Wolfsbane1979 commented 1 month ago

Thanks Walter, i've activated foreground and background running. Hopefully this sorts the issue. Ill keep you posted.

On Mon, Sep 30, 2024 at 2:52 PM Walter Huf @.***> wrote:

This sounds like Android is restricting background execution. You can check by whether the lag goes away when the phone screen is on and MyBMW or AAIdrive is in the foreground. Make sure to allow MyBMW and AAIdrive to run in the background.

— Reply to this email directly, view it on GitHub https://github.com/BimmerGestalt/AAIdrive/issues/826#issuecomment-2383260917, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJNYP2SA6PEILRM3TSS2653ZZFJTBAVCNFSM6AAAAABPC3T6BWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBTGI3DAOJRG4 . You are receiving this because you authored the thread.Message ID: @.***>

Wolfsbane1979 commented 1 month ago

Problem solved. No longer any delays. Thanks Walter.

hufman commented 1 month ago

Glad it works!