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

Queue position not being saved #940

Open
4 tasks done
dseomn opened this issue Jan 4, 2025 · 4 comments
Open
4 tasks done

Queue position not being saved #940

dseomn opened this issue Jan 4, 2025 · 4 comments
Assignees
Labels
bug Something isn't working playback Related to music playback

Comments

@dseomn
Copy link

dseomn commented Jan 4, 2025

Description

When I play from the queue, then go a couple weeks without using the app, then try to play again, auxio seems to start from the beginning of the queue. I don't want to keep listening to the same few songs again and again, so it would be nice if it remembered its position and resumed from the song and timestamp where it left off last time.

Problem solved

Losing position in the queue.

Other implementations

Most other music players I've used at least have an option for this.

Benefit

I'd guess most people don't want to start at the beginning of the queue every time, but I don't really know.

Duplicates

@dseomn dseomn added the enhancement New feature or request label Jan 4, 2025
@OxygenCobalt OxygenCobalt added bug Something isn't working playback Related to music playback and removed enhancement New feature or request labels Jan 4, 2025
@OxygenCobalt
Copy link
Owner

This should already be present. What is your device model @dseomn?

@dseomn
Copy link
Author

dseomn commented Jan 4, 2025

Motorola moto g7 plus. I noticed the issue when it was running lineageos 21 / android 14, but I just upgraded to lineageos 22.1 / android 15 a day or two ago. In case it's relevant, I basically only play music while the app is closed, using the bluetooth play button.

@dseomn
Copy link
Author

dseomn commented Jan 5, 2025

More details in case it's relevant: The music is on an SD card. And Auxio seems to reload the music every time I open the app even when the files haven't changed, is that supposed to happen?

@OxygenCobalt OxygenCobalt changed the title save position in queue Queue position not being saved Jan 6, 2025
@OxygenCobalt
Copy link
Owner

More details in case it's relevant: The music is on an SD card. And Auxio seems to reload the music every time I open the app even when the files haven't changed, is that supposed to happen?

Yes, Auxio loads music in memory from a cache rather than doing database queries @dseomn. This shouldn't be the issue. For some reason the app is simply refusing to track state. I'll get back to this once I'm done with the next version, this requires a lot of logging I presume.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working playback Related to music playback
Projects
None yet
Development

No branches or pull requests

2 participants