Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(preview): play next audio file automatically after current track…#2351

Merged
kulmann merged 2 commits into
opencloud-eu:mainfrom
FrankM64:feat/audio-autoplay-next-track
Apr 16, 2026
Merged

feat(preview): play next audio file automatically after current track…#2351
kulmann merged 2 commits into
opencloud-eu:mainfrom
FrankM64:feat/audio-autoplay-next-track

Conversation

@FrankM64

@FrankM64 FrankM64 commented Apr 12, 2026

Copy link
Copy Markdown
Contributor

Description

When playing audio files in the preview app, playback now automatically advances to the next file when the current track ends. Playback stops after the last file.

Manual navigation (arrow keys, next/prev buttons) still disables autoplay as before.

Related Issue

How Has This Been Tested?

  • test environment: OpenCloud 6.0.0, Firefox/Chromium on Manjaro KDE
  • test case 1: Open a folder with multiple MP3 files → playback advances automatically to next track
  • test case 2: Last track ends → playback stops, does not wrap around to first track
  • test case 3: Manual navigation via arrow buttons → autoplay stays disabled

Types of changes

  • Enhancement (a change that doesn't break existing code or deployments)

Notes

This is my first pull request ever — I hope everything is in order. Happy to fix anything if needed!

The implementation was developed with the assistance of Claude (Anthropic).

@JammingBen JammingBen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks, Code LGTM. Formatting looks a bit off though, running pnpm check:all makes sure that everything is alright.

@JammingBen JammingBen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

@kulmann kulmann merged commit 554dc22 into opencloud-eu:main Apr 16, 2026
29 checks passed
@openclouders openclouders mentioned this pull request Apr 16, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants