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

Front: Alert if file is not supported #327

Closed
1 of 2 tasks
Arthi-chaud opened this issue Dec 3, 2022 · 1 comment
Closed
1 of 2 tasks

Front: Alert if file is not supported #327

Arthi-chaud opened this issue Dec 3, 2022 · 1 comment
Assignees
Labels
Feature New feature or request Front Front-end related

Comments

@Arthi-chaud
Copy link
Owner

Arthi-chaud commented Dec 3, 2022

Some media files may not be playable by the client's browsers. In that case, the user should know if streaming is possible or not

Ideally, non-playable tracks should be disabled, but this would require extra API calls.

  • In Track's Info Modal, based on the source file's extension, there should be a warning telling about the browser's compatibility with the file.
  • On play, if the stream fails, there should be a toast telling that the media can not be streamed (closed by Front: Message on playback error #486)
@Arthi-chaud Arthi-chaud added Feature New feature or request Front Front-end related labels Dec 3, 2022
@Arthi-chaud Arthi-chaud self-assigned this Dec 3, 2022
@Arthi-chaud
Copy link
Owner Author

The first tick is hard to predict/do. With transcoding now available, this issue is not a priority anymore.

@Arthi-chaud Arthi-chaud closed this as not planned Won't fix, can't repro, duplicate, stale Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request Front Front-end related
Projects
None yet
Development

No branches or pull requests

1 participant