Installation
Prerequisites
Before installing tonie-podcast-sync, ensure you have:
- Python >= 3.10.11
- ffmpeg (optional, required only if using the
volume_adjustmentfeature)
Installing ffmpeg
Download from ffmpeg.org and add to PATH
Install via pip
The easiest way to install tonie-podcast-sync is via pip:
This will install the package and make the tonie-podcast-sync command available in your terminal.
Verify Installation
To verify the installation was successful:
You should see the help output with available commands.
Update to Latest Version
To update to the latest version:
Next Steps
Once installed, proceed to the Quick Start Guide to set up your configuration.