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

feat: add audio list play in shared folder #3064

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

niubility000
Copy link
Contributor

@niubility000 niubility000 commented Mar 23, 2024

I just find after closing the phone's screen, the browser can still keep playing the mp3 list. So I add this function in the shared folder. Then not only the users but also the visitors can use filebrowser as an audio player. It's cool.
(I also formated the file using latest .eslintrc.json)

to play the current song one time, and click prev, next button to switch songs:
11

to play the current song repeatly:
22

to play all the audio files in current folder repeatly:
33

@niubility000 niubility000 changed the title feat: add audio play function in shared folder feat: add audio list loop function in shared folder Mar 24, 2024
@niubility000 niubility000 changed the title feat: add audio list loop function in shared folder feat: add audio list play in shared folder Mar 31, 2024
@o1egl
Copy link
Member

o1egl commented Apr 24, 2024

Thanks you this suggestion, but it looks a bit strange from the ui perspective. If we want to make those type of changes, I'd go for a totally custom player ui instead of a mix

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

Successfully merging this pull request may close these issues.

None yet

2 participants