this post was submitted on 29 Mar 2025
34 points (100.0% liked)

Selfhosted

61279 readers
437 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I've been using AntennaPod as my go-to podcast client, and I just stumbled upon a comment from the official AntennaPod account on Mastodon. They mentioned this docs page https://antennapod.org/documentation/general/synchronization, which talks about gPodder and some other solutions out there. I did a bit of digging and found even more self-hostable gPodder server applications. I'd love to set one up using Podman or Docker if possible.

Have you tried any of these solutions? If so, which one would you recommend?

top 9 comments
sorted by: hot top controversial new old
[–] hummingbird@lemmy.world 8 points 1 year ago (1 children)

If you've got a nextcloud somewhere, you already have everything you need running. Install required extension and login in antenna pod. Works nicely, can recommend it.

[–] ikidd@lemmy.world 3 points 1 year ago

Been using this for years, runs like a top.

[–] Unchanged3656@infosec.pub 7 points 1 year ago (2 children)

I have been using https://github.com/oxtyped/gpodder2go for a while, seems to work and I have not found a better solution yet.

Still looking for a web or desktop podcast player that does sync with gPodder though...

[–] ItTakesTwo@feddit.org 3 points 1 year ago (2 children)

KDE Kast does sync with it as far as I remember. Not the best in terms of UX though.

[–] hummingbird@lemmy.world 4 points 1 year ago* (last edited 1 year ago)

Correct, I use Kast on the desktop, works nicely

[–] Unchanged3656@infosec.pub 2 points 1 year ago

Did not work wit gpodder2go, so I installed https://github.com/kd2org/opodsync (docker: https://github.com/ganeshlab/opodsync) again. That seems to work.

[–] Count042@lemmy.ml 1 points 1 year ago

I'm also using this, and it works.

[–] null_dot@lemmy.dbzer0.com 2 points 1 year ago

Oh wow. I'd seen the gpodder thing in antennapod subscriptions but never realised it was a kind of discovery / recommendation service.

I wonder if the recommendation stuff works with a self hosted instance?

[–] null_dot@lemmy.dbzer0.com 2 points 1 year ago

It looks like there's several distinct components to gpodder which confuse things.

Firstly gpodder seems to be a desktop podcast client.

Secondly there's the sync service / protocol. Gpodder.net provides this for free but according to antennapod doesn't have adequate resources and causes errors in your client (which I can confirm). There are other containers available which are not from the gpodder team but emulate the protocol.

Finally there's the recommendation / discovery service apparently provided by gpodder.net. I haven't been able to get this to work because my client hasn't been able to sync yet, despite 12 hours of trying.

In my own case, I already have a client (antennapod) and I'm not really interested in sync because I only use the one device. The recommendation / discovery service would've been cool but it seems broken for the moment.