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.61k stars 88 forks source link

Bad URLs when running behind Nginx Proxy Manager #286

Open rbn920 opened 11 months ago

rbn920 commented 11 months 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 7 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.