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.
Selfhosted
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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Been using this for years, runs like a top.
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...
KDE Kast does sync with it as far as I remember. Not the best in terms of UX though.
Correct, I use Kast on the desktop, works nicely
Did not work wit gpodder2go, so I installed https://github.com/kd2org/opodsync (docker: https://github.com/ganeshlab/opodsync) again. That seems to work.
I'm also using this, and it works.
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.
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?