You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Tested with files_mediaviewer 1.0.4 in firefox and google chrome on Linux.
"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,
application/octet-stream
mimetype.The text was updated successfully, but these errors were encountered: