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

Reset loop mode when user changes song #1165

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

1hitsong
Copy link
Member

@1hitsong 1hitsong commented Apr 5, 2023

Changes

Resets audio player loop mode to default when user clicks to go forward or backward.

Issues

Fixes #1108

@jellyfin-bot jellyfin-bot added this to In progress in Ongoing development Apr 5, 2023
Copy link
Member

@cewert cewert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Loop still works as expected when the last track ends. Single song loop still works as expected. Switching songs turns off single song loop 👍

I forgot to mention this in #1108 but spotify switches to playlist loop when switching songs while single song loop is toggled. Do you think we should do the same?

@1hitsong
Copy link
Member Author

1hitsong commented Apr 6, 2023

Oh, interesting. I vote no for now. In my mind single song loop and playlist loop are separate expected behaviors.

Ongoing development automation moved this from In progress to Reviewer approved Apr 6, 2023
@1hitsong 1hitsong merged commit f39dba7 into jellyfin:unstable Apr 6, 2023
8 checks passed
Ongoing development automation moved this from Reviewer approved to Done Apr 6, 2023
@1hitsong 1hitsong deleted the singleSongLoopToggle branch April 6, 2023 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Improve single song looping while playing an album/playlist
2 participants