PushPod Login
Blog › Tutorials · August 30, 2026 · 6 min read

How to Turn Dropbox Audio Files into a Podcast Feed

TL;DR / Quick Summary

Put your audio in one folder inside your PushPod directory in Dropbox, connect that folder to PushPod with read-only access, and subscribe to the private RSS URL it generates — your Dropbox MP3s then stream in Pocket Casts, Overcast or Apple Podcasts and update automatically whenever you add files.

What the Dropbox to RSS Workflow Looks Like

Dropbox is a convenient home for audio, but Dropbox's own player has no position memory across devices, no offline queue, and none of the playback features podcast listeners expect, like sleep timers or speed control. Podcast apps have all of that — they just need an RSS feed. PushPod bridges the gap with the Cloud-to-Podcast Sync Pipeline: it watches your Dropbox folder, maps file metadata into episodes, and regenerates a standard RSS feed (per the RSS 2.0 specification) whenever the folder changes.

The whole flow takes about 15 minutes the first time and zero minutes after that.

Prerequisites

Step 1: Organize Your Audio Files in Dropbox

Step 2: Grant PushPod Read-Only Access to Your Dropbox

Step 3: Generate Your Custom RSS Link

Step 4: Subscribe in Your Preferred Podcast Player

Episodes load immediately; the app then refreshes the feed on its own schedule.

How Automatic File Polling Keeps the Feed Current

The pipeline polls your Dropbox folder on a schedule. When it sees a new audio file it re-indexes the folder, maps metadata (ID3 tags first, filename fallback per the ID3 standard), and regenerates the feed. Your player's next refresh picks up the new episode — you never touch PushPod again after setup.

Troubleshooting Common Issues

References & Official Specifications

Stream your Dropbox folder as a podcast

Get Started!