Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.doviconvert.com/llms.txt

Use this file to discover all available pages before exploring further.

Synopsis

dovi_convert update-check

Description

Checks if a newer version of dovi_convert is available on GitHub. Displays the current version, latest available version, and a link to the releases page if an update is found.

Options

OptionDescription
--debugGenerate dovi_convert_debug.log with detailed output

Examples

Check for updates:
dovi_convert update-check

Automatic Update Checks

dovi_convert automatically performs background update checks:
  • When you run dovi_convert without any command (shows usage)
  • After successful completion of any command
These checks are non-blocking and don’t delay command execution.

Manual Installation

To update dovi_convert:
  1. Download the latest version from GitHub Releases
  2. Replace your existing dovi_convert.py file
  3. Run dovi_convert --help to verify the new version