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

external audio playback is broken #34027

Closed
szaimen opened this issue Sep 12, 2022 · 10 comments · Fixed by #34051
Closed

external audio playback is broken #34027

szaimen opened this issue Sep 12, 2022 · 10 comments · Fixed by #34051
Assignees
Milestone

Comments

@szaimen
Copy link
Contributor

szaimen commented Sep 12, 2022

See
image

@szaimen
Copy link
Contributor Author

szaimen commented Sep 12, 2022

cc @max-nextcloud @skjnldsv probably due to using the viewer for public previews, no?

@max-nextcloud
Copy link
Contributor

Actually we are not using the viewer for audio mimetypes yet.

Tried locally and mp3 file had hasPreview and then tried to load a preview image for the audio file.
Enabling the viewer for audio files worked pretty well. However the layout does not really work:

Bildschirmfoto vom 2022-09-13 13-54-06

In particular the settings menu will be totally hidden by the top menu

@szaimen
Copy link
Contributor Author

szaimen commented Sep 13, 2022

Enabling the viewer for audio files worked pretty well. However the layout does not really work:

Bildschirmfoto vom 2022-09-13 13-54-06

In particular the settings menu will be totally hidden by the top menu

Can you base this on top of my fix public view branch and push your changes to it? I can have a look at the problem then...

@szaimen
Copy link
Contributor Author

szaimen commented Sep 13, 2022

Another option would be merging my PR and creating a new PR for this afterwards. WDYT?

@max-nextcloud
Copy link
Contributor

Another option would be merging my PR and creating a new PR for this afterwards. WDYT?

Yes... let's go step by step. These seem to be independent problems.

@max-nextcloud
Copy link
Contributor

I'll open another PR with my change.

@szaimen
Copy link
Contributor Author

szaimen commented Sep 13, 2022

Can you maybe review my PR then? This should unblock this one...

@szaimen
Copy link
Contributor Author

szaimen commented Sep 13, 2022

I'll open another PR with my change.

okay, please note that you will likely run into conflicts though if you open it before my change is merged...

@max-nextcloud
Copy link
Contributor

I'll open another PR with my change.

okay, please note that you will likely run into conflicts though if you open it before my change is merged...

https://github.com/nextcloud/server/pull/34051/files

For now it's a single line change that is independent of what you are doing.

@szaimen
Copy link
Contributor Author

szaimen commented Sep 13, 2022

For now it's a single line change that is independent of what you are doing.

okay. After the other PR is merged we still need to rebase in order to be able to adjust the styling...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants