ThijsRay / podimo

https://podimo.thijs.sh
European Union Public License 1.2
41 stars 16 forks source link

Added option to use local credentials #34

Closed sauerhosen closed 6 months ago

sauerhosen commented 6 months ago

Hi Thijs, I created the option (off by default) to use local credentials (in .env file or other environment) instead of adding them to the URL and giving them to the podcast client. I think this is more secure (never felt really comfortable giving my login details to Pocket Cast) and, incidentally, should enable users to change Podimo login details without having to configure their favourite podcast player again.

sauerhosen commented 6 months ago

Also added option to block certain feeds (to limit API call usage triggered by Podcast client that keeps polling for unsubscribed feeds like Pocketcast)

ThijsRay commented 6 months ago

Thank you for your contribution!