[Cog 2047-gc39b7ee9] First play is not random on open #241

Closed
opened 2022-02-18 15:11:42 -03:00 by fulldecent · 4 comments
fulldecent commented 2022-02-18 15:11:42 -03:00 (Migrated from github.com)

Describe

First play is not random on open

To Reproduce (delete if not applicable)
Steps to reproduce the behavior:

  1. Add songs to playlist
  2. Turn on random
  3. Close Cog
  4. Open Cog
  5. Press play

Expected behavior

A random song is played

Actual outcome

The first song is played

Version information:*

  • macOS version: 12
  • Cog version: Cog 2047-gc39b7ee9
**Describe** First play is not random on open **To Reproduce** (delete if not applicable) Steps to reproduce the behavior: 1. Add songs to playlist 2. Turn on random 3. Close Cog 4. Open Cog 5. Press play **Expected behavior** A random song is played **Actual outcome** The first song is played **Version information:*** - macOS version: 12 - Cog version: Cog 2047-gc39b7ee9
kode54 commented 2022-02-19 05:01:42 -03:00 (Migrated from github.com)

I'm not sure what you expect, but the playback focus on first start, or when hitting the play button, focuses either the last track selected, or the first track in the playlist. Shuffle only controls which track is next after the current track.

Shuffle also doesn't remember its playback order after quitting and restarting the player.

I'm not sure what you expect, but the playback focus on first start, or when hitting the play button, focuses either the last track selected, or the first track in the playlist. Shuffle only controls which track is next after the current track. Shuffle also doesn't remember its playback order after quitting and restarting the player.
fulldecent commented 2022-02-19 12:28:27 -03:00 (Migrated from github.com)

Here is my experience: https://youtu.be/wQSkaf_nQDs


Every time I open the app and press play it is playing the first song.

It DOES remember that I am on shuffle, which is good.

So I am expecting that if I open it and press play then it will either continue with the previously select song....

or if it for some reason it forgot what my previously selected song was, then if the mode the shuffle then the default should be to pick a random song rather than the first song.

Here is my experience: https://youtu.be/wQSkaf_nQDs --- Every time I open the app and press play it is playing the first song. It DOES remember that I am on shuffle, which is good. So I am expecting that if I open it and press play then it will either continue with the previously select song.... or if it for some reason it forgot what my previously selected song was, then if the mode the shuffle then the default should be to pick a random song rather than the first song.
kode54 commented 2022-02-22 03:13:32 -03:00 (Migrated from github.com)

It does remember that you're on shuffle. It does not, however, remember what the play order was since the last session. It will reshuffle the playlist on startup.

It does remember that you're on shuffle. It does not, however, remember what the play order was since the last session. It will reshuffle the playlist on startup.
fulldecent commented 2022-02-22 10:27:52 -03:00 (Migrated from github.com)

Awesome, thank you!

Awesome, thank you!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: chris/Cog#241
No description provided.