HandBrake-docs/docs/en/latest/get-handbrake/check-for-updates.html

41 lines
2.1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Bradley Sepos" />
<!--<meta name="description" content="" />-->
<!--<meta name="keywords" content="" />-->
<title>HandBrake Documentation - Checking for updates</title>
<link rel="stylesheet" type="text/css" href="../../../style/style.css" />
</head>
<body>
<article class="docs">
<header>
<div class="breadcrumbs">English Docs > HandBrake Latest > Checking for updates</div>
</header>
<h1>Checking for updates</h1>
<p>HandBrake can let you know when a newer version is available, and even automatically download and install available updates.</p>
<p>Before updating, make sure there are pending encodes in the <code>Queue</code> and make note of any custom presets you have created, as they may not be compatible with the newer version.</p>
<p>From the main menu, navigate to <code>HandBrake</code> and select <code>Check for Updates...</code>.</p>
<p><img src="../images/check-for-updates-menu-item.png" alt="Check for Updates menu item" /></p>
<p>If an update is available, you will be given the opportunity to install it right away. To enable automatic updates, select the appropriate checkbox labeled <code>Automatically download and install updates in the future</code>.</p>
<p><img src="../images/check-for-updates.png" alt="Check for Updates dialog" /></p>
<h2>Next steps</h2>
<p>Continue to <a href="../workflow/open-video.html">Opening a video</a>.</p>
<footer>
<p><span class="authorship">This article is part of the <a href="../../../" title="HandBrake Documentation">HandBrake Documentation</a> and was written by Bradley Sepos.</span> <span class="contributing">Join us on GitHub to contribute your thoughts and ideas, and to suggest any necessary corrections.</span></p>
<small class="copyright">Copyright 2016 HandBrake Team. Licensed under the <a href="https://handbrake.fr/docs/license.html" title="License Summary">Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)</a>.</small>
</footer>
</article>
</body>
</html>