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

Marker missing in Metadata #11

Open
christianWilling opened this issue Feb 17, 2024 · 1 comment
Open

Marker missing in Metadata #11

christianWilling opened this issue Feb 17, 2024 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@christianWilling
Copy link

Hi i noticed that the marker are missing which are under MediaContainer / Metadata / Marker

and they look like this

"Marker": [
    {
        "id": 8561,
        "type": "credits",
        "startTimeOffset": 6503812,
        "endTimeOffset": 6571812,
        "Attributes": {
            "id": 8561,
            "version": 4
        }
    },
    {
        "final": true,
        "id": 8561,
        "type": "credits",
        "startTimeOffset": 6593812,
        "endTimeOffset": 6619792,
        "Attributes": {
            "id": 8561,
            "version": 4
        }
    }
]

they hold information like when the credits start.

im not shure how to add them in an merge request

@LukeHagar
Copy link
Owner

Fantastic issue!

Thank you for bringing this up, I will look to get this added soon.

@LukeHagar LukeHagar added bug Something isn't working good first issue Good for newcomers labels Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
Development

No branches or pull requests

2 participants