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

Preview generation fallback #725

Merged

Commits on Aug 14, 2020

  1. Added preview generation fallback feature.

    When a preview generation fails (often for wmv/avi files), the new code tries with less stricted (no xerror) and more time consuming options (slow+fast seek).
    Fix a minor issue when stash downloads ffmpeg/ffprobe, but doesn't re-detect their paths.
    JoeSmithStarkers committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    9caa2e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2020

  1. Add changelog entry

    WithoutPants authored Aug 16, 2020
    Configuration menu
    Copy the full SHA
    546639a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    019f83b View commit details
    Browse the repository at this point in the history