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

MP3 Playback not working #322

Closed
frakman1 opened this issue Feb 2, 2021 · 2 comments
Closed

MP3 Playback not working #322

frakman1 opened this issue Feb 2, 2021 · 2 comments

Comments

@frakman1
Copy link
Contributor

frakman1 commented Feb 2, 2021

  • Version (cloudcmd -v): v15.5.1
  • Node Version node -v: v15.7.0
  • OS (uname -a on Linux): Linux 70504fae93ac 4.19.107-Unraid Node.js 0.7 is no longer provided on travis-ci.org #1 SMP Thu Mar 5 13:55:57 PST 2020 x86_64 GNU/Linux
  • Browser name/version: Chome Version 88.0.4324.96 (Official Build) (x86_64)
  • Used Command Line Parameters:
docker run -d --name='CloudCommander' --net='bridge' -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'HOME'='/root' -p '8765:8000/tcp' -v '/<my-path>/':'/UNRAID':'rw' -v '/mnt/user/appdata/cloudcmd':'/root':'rw' -u 99:100 'coderaiser/cloudcmd'

When I select an mp3 file and click on "View" it shows some scrolling animation next to the file name but doesn't actually play anything.

I went back to an earlier release coderaiser/cloudcmd:14.9.3-x64, it worked normally again with a popup and play button.
Looks like a regression issue.

@coderaiser
Copy link
Owner

Thanks a lot :), fixed with 3cd1d67, landed in v15.5.2 🎉 .
Is it works for you?

@frakman1
Copy link
Contributor Author

frakman1 commented Feb 2, 2021

Yes, that works. Thank you for the quick resolution.

@frakman1 frakman1 closed this as completed Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants