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] Cannot loop a track without shuffling whole playlist first. #367

Closed
1 task done
watermelvin opened this issue Jan 5, 2023 · 2 comments
Closed
1 task done
Assignees
Labels
bug Something isn't working deployed This issue has been fixed/implmented and has been released

Comments

@watermelvin
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

At the moment, because the playback mode switches between looping the playlist (the default), shuffle play (which shuffles all the tracks in the playlist), and looping the current song.
[1].
image

[2].
image

[3].
image

Expected Behavior

It is expected that it is possible to loop just the currently playing track without changing the order of following songs in a playlist.

Steps To Reproduce

  1. Play a song in a playlist.
  2. Switch to looping a single track.
  3. Whole playlist is shuffled.

Spotube Version

v2.6.0

Operating System

Linux

Linux Distribution (if applicable)

Nobara Linux

Operating System Version

37

Installation Source

Flathub (Flatpak)

Additional information

Possible solutions include adding a separate toggle for shuffle play, so that the original playlist order is still available, or just changing the order of the current setup to cycle between 1) looping playlist, 2) looping track, and 3) shuffle playback.

@watermelvin watermelvin added bug Something isn't working good first issue labels Jan 5, 2023
@KRTirtho KRTirtho added this to Needs triage in Sayonara Bugs via automation Jan 6, 2023
@KRTirtho KRTirtho moved this from Needs triage to Closed in Sayonara Bugs Jan 6, 2023
@KRTirtho
Copy link
Owner

The new rewritten Playback manager fixes the following issue #399

@KRTirtho
Copy link
Owner

KRTirtho commented Mar 8, 2023

This now deployed to 2.7.0

@KRTirtho KRTirtho closed this as completed Mar 8, 2023
@KRTirtho KRTirtho added the deployed This issue has been fixed/implmented and has been released label Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working deployed This issue has been fixed/implmented and has been released
Projects
Status: Deployed
Development

No branches or pull requests

2 participants