I use Funkwhale for my music collection and had my podcasts in there for a while. However, I ended up not listening to my podcasts very much since they were hidden among my much larger music collection.
So I moved my podcasts feeds to FreshRSS, which I was already using for RSS feeds. I like the simplicity of using something that I already had, but it doesn’t have any podcast-specific features like being able to resume where you left off.
Do you have any podcast listening apps that you like?
*edit: I should add that I originally meant “self-hostable applications for storing your podcast subscriptions,” but these phone app recommendations are great to have, too. I might just ditch the server-side of this entirely and just use a separate app on my devices for listening. It would be nice if I only had to subscribe in one place and be able to pick up where I left off across multiple devices, though.
I just download the mp3 and play it with mplayer. Don’t need no apps.
I used to use Overcast but the UI refresh that happened last year caused me to switch to Pocket Casts, which I’ve been very happy with
Audiobookshelf.
I think what you’re looking for is PinePods. Open source, self hosted. https://www.pinepods.online/
I don’t understand the point of self hosting for podcasts. The whole point of podcasts is being able to stream or download them directly from the source.
Until someone makes a self-hosted podcast caching server that can strip the embedded ads using AI, I’ll have no idea why people do it.
My earballs!
Rss feeds on AIMP; I miss the time when AIMP could stream you tube videos; It was very convenient to have it all in one program.
Pocket Casts on Android.
There seems to be a lot of fun checking out Podcast apps, but I couldn’t find a lot of these on iOS App Store sigh
AntennaPod. Can allegedly sync via gpodder.net or gpoddersync. Personally never got it to work quite right, but I didn’t try very hard either.
I got mine working with sync on my nextcloud self hosted instance
with shame I will say Spoty is my only subscription…
I use Podcast Addict on Android.
I use Podcast Addict too. Found it well over six years ago and never bothered to look for another.
This is what I used before work took away my nice phone and replaced it with a bullshit iPhone. Switched to Overcast since PA is not available for iOS.
AntennaPod
I’ve used so many podcast apps including paid and have never had anything anything anything that comes CLOSE to AntennaPod. I love that it’s foss, libre, all that good stuff.
I just wish I’d tried it sooner.
Same, I stuck with podcast addict for so long - once I tried antennapod I didn’t have to switch anymore. I do sync with a selfhosted gpodder though - just to not get hooked on a single app.
Fucking love that app.
Same for mobile.
What I’d like to know: For anyone using some app other than AntennaPod: Why? How is it worth it?
Never heard of antennapod before I’ve just stuck with pocketcast since day one, what makes antennapod special?
The ui is clean and intuitive and it actually handles podcasts with multiple feeds (patron/free) well (other apps I’ve used were quite annoying with that). Being able to tag all your podcasts is also really nice for organization, especially if you have a lot of podcasts that you aren’t listening to every episode of. My only complaint was that the default settings are to download a podcast when you click on it instead if stream, but that is easily changed with one setting switch
I can’t say I’ve thought about how paid versions of a podcast would work on pocketcast
The settings are way too complicated and defaults are not intuitive. Took me forever to figure out how to purge old downloads I hadn’t listened to. Constant errors when trying to download. Does not want to play video podcasts as audio-only.
I’ve never used Antenna Pod, but I’ve used Podcast Addict for more than a decade, I’ve paid for the pro app, and I’ve been really impressed by what it can do.
I like to have many podcasts downloaded to my phone, and Podcast addict has really granular controls for what to download and keep for how long, in the general case, and for each podcast you can dial in custom settings, for example not auto-downloading or deleting. It helps me have plenty of audio to listen to at all times without blowing up the storage on my phone.
The various automatic playlists for downloaded episodes, new episodes, and recent episodes are also very useful to me.
I’ve found the developer to be really nice and he will personally respond to bug reports and support requests if anything doesn’t go as planned.
I’m self hosting audiobookshelf with tailscale. Also use home assistant with music assistant to play my podcasts on all my home speakers as well.
I’ve actually been fighting with this since yesterday.
Pocket Casts is one of my last things that I’m not self-hosting, and I’m trying to change that.
My list of requirements was:
- Multi-device sync
- Be able to play seamlessly from either a web UI or my mobile device, picking up where I left off on either device.
For my Gpodder backend I chose to use the GpodderSync NextCloud app, since I’m already running NextCloud.
I tried PinePods and PodFetch for the web interface, both of which had various issues with sync.
Supposedly there’s a big update to sync coming for PinePods in a couple days, but I wasn’t able to get it working at all.
PodFetch has its own internal gpodder server implementation, but for the life of me, I could not get it to keep listen state in sync. Also, I initially set it up to use OIDC authentication since I’m also running Authentik - but don’t try to do that if you want to use the Gpodder integration. The two are essentially mutually exclusive, at least in its current state.
What I’ve settled on for the moment:
- AntennaPod for mobile playback. (Be aware that there are additional steps for Android Auto support if you install it from F-Droid as I did)
- NextCloud GpodderSync to keep track of listen state and subscriptions.
- NextCloud NextPod app for web UI playback. I’m not exactly happy with this, as it’s a very ugly and basic UI, but it does work, and it does keep track of where I left off the way I want. Hopefully the PinePods update fixes my issues with it, as the web interface for that was much more slick.