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

[QA] Audio files do not play #356

Open
jnweiger opened this issue Jan 18, 2021 · 2 comments
Open

[QA] Audio files do not play #356

jnweiger opened this issue Jan 18, 2021 · 2 comments

Comments

@jnweiger
Copy link
Contributor

Tested with files_mediaviewer 1.0.4 in firefox and google chrome on Linux.

  • No audio mime types are listed in https://github.com/owncloud/files_mediaviewer/blob/master/src/config.json
  • After adding "audio/mp3", "audio/mpeg", "audio/x-wav", "audio/wav", "audio/ogg", "audio/oga", "audio/x-flac", "audio/flac"
    to both apps/files_mediaviewer/js/files_mediaviewer*.js files,
    • ogg and mp3 Audio files start the mediaplayer with an empty gray screen, but it does not play.
    • wav, flac, wma are still offered only for download with application/octet-stream mimetype.
@jnweiger jnweiger mentioned this issue Jan 18, 2021
31 tasks
@pmaier1
Copy link
Contributor

pmaier1 commented Jan 18, 2021

The media viewer currently has a scope of displaying images and videos.

@AgentConDier
Copy link

I would love to be able to play individual audio files without having to install the bulky music app

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

No branches or pull requests

3 participants