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

Stop playback when album finishes #61

Open
nachoakaz opened this issue Jan 13, 2025 · 7 comments
Open

Stop playback when album finishes #61

nachoakaz opened this issue Jan 13, 2025 · 7 comments

Comments

@nachoakaz
Copy link

nachoakaz commented Jan 13, 2025

I (and I have to imagine that a lot of other people) most commonly wish for nothing to play after an album ends, but here it plays a random song off of the album.

So I feel like automatic playback stop when the end of the album is reached would be a fundamental feature.

@sosauce
Copy link
Owner

sosauce commented Jan 13, 2025

Hello ! So the playback should stop when the last music of the album was played, right ?

@nachoakaz
Copy link
Author

Correct!

@sosauce
Copy link
Owner

sosauce commented Jan 13, 2025

Could you send a screen recording of what happens when the album finishes please ? After trying on my side, the player stops and doesn't play a random song from the album, are you sure you didn't enable shuffle mode ?

@nachoakaz
Copy link
Author

nachoakaz commented Jan 15, 2025

1000036360.mp4

Here it jumps from last track (15) to track 6. Shuffle not enabled.
I tried in another album and it jumped from last track (9) to the first track. On another it went from last (17) to 14.

If it helps I'm using a Moto G54 5G with Android 14.

@sosauce
Copy link
Owner

sosauce commented Jan 15, 2025

That's pretty strange as I can't reproduce this.. I know this might sound stupid but could you count the number of songs in the album and see if it's the same as the number of songs the albums says it has (in the screen with all albums) please ?

@nachoakaz
Copy link
Author

Yes, it is the same number.

In most albums the track number appears as, for example, 1015 for track 15 in disc 1, or 2002 for disc 2 track 2, but I assumed that was by design or a metadata thing.

@sosauce
Copy link
Owner

sosauce commented Jan 15, 2025

Yes, that's how metada works for disc/track separation, but thanks for telling me ! I'll investigate further more

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