how to dynamic refresh the metadata of one playing media item?
Open
@marcbaechinger is already working on this.
Since Nov 30, 2023.
needs triage
question
- Dominant language
- Java
- Stars
- 3k
- Forks
- 955
- Avg merge
- 12d 14h
- Merged PRs (30d)
- 2
Description
Dear sir,
I configure exo player with a simple cache, player is playing one mp3 file on server. Because some reasons, the mp3 file is modified, eg. insert an ending curve or cut some duration. then the player could not completely play the mp3 file or throw response 416 error. how to dynamic make the player refresh the metadata?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.