Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] player cannot continued play undownloaded items in queue unless change track then back #369

Open
kzssc opened this issue Dec 10, 2024 · 1 comment
Labels
bug Something isn't working implemented This feature/bug is implemented

Comments

@kzssc
Copy link

kzssc commented Dec 10, 2024

The player stops playing undownloaded items upcoming in the queue unless the user manually switches to a different track (e.g. prev. / next track) and then switches back, presumably because the undownloaded item is, then, downloaded.

The behaviour is that the plays no item, and can stall for a long time unless user intervenes.

happens on both MacOS (15.1) / Amperfy 1.2.1 and iOS 18.1.1

@BLeeEZ BLeeEZ added bug Something isn't working implemented This feature/bug is implemented labels Dec 10, 2024
@BLeeEZ
Copy link
Owner

BLeeEZ commented Dec 10, 2024

Hi,
this is an issue since iOS 18.0. I already implemented a recovery strategy for that (bcd9c8e). It will be available in v1.2.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working implemented This feature/bug is implemented
Projects
None yet
Development

No branches or pull requests

2 participants