akhilrex / podgrab

A self-hosted podcast manager/downloader/archiver tool to download podcast episodes as soon as they become live with an integrated player.
GNU General Public License v3.0
1.67k stars 93 forks source link

Bad URLs when running behind Nginx Proxy Manager #286

Open rbn920 opened 1 year ago

rbn920 commented 1 year ago

It seems when I try download files from my local server the link generated uses the docker internal IP address. Would it be possible to add an environmental variable like - SERVER_URL=http://<your-ip> so one can let the app know where to point clients?

didyouexpectthat commented 9 months ago

I know you want an env variable, but wanted to mention that you can fix this by going to Settings > Base URL Base URL (if accessing Podgrab using a URL. Without trailing /. Leave empty if not using or unsure.)

This will allow Podgrab to use the "base URL" for all the generated links.