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

Avalon 7.7 RC2 #5689

Merged
merged 5 commits into from
Feb 20, 2024
Merged

Avalon 7.7 RC2 #5689

merged 5 commits into from
Feb 20, 2024

Commits on Feb 20, 2024

  1. Turn off feeding caption tracks into embedded player

    Captions are currently contained in the HLS manifest and these are
    parsed by VideoJS. We do not need to manually provide text tracks to the
    embedded player because of this. This commit also includes a change to
    the filtering of captions for the embedded player for if/when we reenable
    manually providing them so that issues will not arise for implementers who
    run the caption file migration.
    masaball committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    9ed7995 View commit details
    Browse the repository at this point in the history
  2. Fix indenting in erb file

    masaball committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    cafdaea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0f1df9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5687 from avalonmediasystem/timeline-btn-enbale

    Enable create timeline and create thumbnail buttons on timeout
    Dananji authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    9fcecbc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5688 from avalonmediasystem/embed_captions

    Turn off feeding caption tracks into embedded player
    cjcolvar authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    bec737f View commit details
    Browse the repository at this point in the history