: Controls strictly where audio and video files are saved. On Windows:
If your primary drive is filling up, you can redirect where gPodder saves your media. Unlike many apps, gPodder often uses rather than an in-app "Browse" button for its core directory settings. 1. Using Environment Variables (Recommended) You can set two specific variables to split your data: gpodder default download folder
: Controls where the database and settings files are stored. : Controls strictly where audio and video files are saved
Add the following line to your ~/.bashrc or /etc/environment file: export GPODDER_DOWNLOAD_DIR="/path/to/your/folder" . 2. In-App Preferences (If Available) gpodder default download folder
Variable value: The full path to your new folder (e.g., D:\Podcasts ).