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

Spotify Artist Radio - skipToIndex not working #464

Open
Kamil2398 opened this issue Nov 22, 2021 · 1 comment
Open

Spotify Artist Radio - skipToIndex not working #464

Kamil2398 opened this issue Nov 22, 2021 · 1 comment

Comments

@Kamil2398
Copy link

Kamil2398 commented Nov 22, 2021

Hello again, I don't know if the topic has already been discussed, but I haven't found it. I have a problem with switching tracks when the artist's radio is playing (the album I am listening to or the selected song ends and on its basis other songs are found, I hope you understand what it is about) when I press now playing (Aktualnie odwatrzane in my language) is ok, the problem is when I want to move for example, two numbers from a list. I include a link to youtube:

https://youtu.be/yVA9M9yYwEY

Spotify version newest
Phone Android 12 samsung S21, on galaxy s8 I had the same problem

Edit: I checked from the phone and application without a car and it also does not work like something: https://youtube.com/shorts/PGZCr4n2WPI?feature=share

Edit2: Removing AAI from the Spotify app page along with removing the apk cache and re-granting access to the library didn't fix anything.

@hufman hufman changed the title Radio playlist problem Spotify Radio playlist problem Nov 24, 2021
@hufman
Copy link
Collaborator

hufman commented Nov 24, 2021

Thank you so much for the report and for the excellent demo videos showing the issue! This will be tricky to handle: Spotify's support for skipToIndex is inconsistent for different types of queue. AAIdrive has special handling to clone the Liked Songs playlist and for queues that are started when clicking an Artist, but this autoplay queue after finishing an album isn't handled currently. It looks like it's very dynamic, with the previous songs disappearing from the list, and this might be tricky to handle.
Thanks for the report and the feature request!

@hufman hufman changed the title Spotify Radio playlist problem Spotify Artist Radio - skipToIndex not working Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants