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

fix(playback-watcher): ignore subtitles #980

Merged
merged 2 commits into from
Oct 30, 2020
Merged

Commits on Oct 26, 2020

  1. fix(playback-watcher): ignore subtitles

    It's possible that a subtitle track will have segments without any text
    in them depending on how the subtitles and captions where created.
    Therefor, we should ignore it in the playback-watcher were we're
    checking for excessive downloads.
    gkatsev committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    39bd5d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Configuration menu
    Copy the full SHA
    e964fc1 View commit details
    Browse the repository at this point in the history