Self-hosted podcast aggregator/streamer, NOT downloader

https://lemmy.world/post/2102461

Self-hosted podcast aggregator/streamer, NOT downloader - Lemmy.world

So I’m looking for a solution that is a self-hosted (docker preferably) podcast streamer/aggregator. I DO NOT NEED A DOWNLOADER. Ideally, I’d be able to add RSS feeds and stream them through a web interface that will keep track of progress, etc. I’m not talking about something that serves up downloaded podcasts either, I can do that in Plex/Jellyfin.

Maybe Audiobookshelf? You can set up podcasts and stream them from the web interface. It’ll keep track of your progress, so you can switch from web to phone and pick up in the same spot.
GitHub - advplyr/audiobookshelf: Self-hosted audiobook and podcast server

Self-hosted audiobook and podcast server. Contribute to advplyr/audiobookshelf development by creating an account on GitHub.

GitHub
This is what I ended up going with. I’ll just have to keep an eye on disk space.
I found that chatgpt works very well to write simple automation workflows
Unfortunately, I couldn’t get ChatGPT to write correct Python code for my ESP32 project. I got no problem just writing a bash script to email me.