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

Disable "age" header check with lowLatencyMode #3685

Merged
merged 5 commits into from Mar 26, 2021

Commits on Mar 25, 2021

  1. Disable CDN Tune-in "age" header check when lowLatencyMode is set t…

    …o `false`
    
    Resolves #3680
    Rob Walch committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    0299f4a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    3a81d94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c4865a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3686 from radiantmediaplayer/bugfix/ll-hls-cdn-tu…

    …ne-in-low-latency-mode
    
    Fix Refused to get unsafe header "age" console error in Chrome
    robwalch committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    c45c4ec View commit details
    Browse the repository at this point in the history
  4. Safely read playlist response "age" header

    Rob Walch committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    b9c427c View commit details
    Browse the repository at this point in the history