this post was submitted on 26 Mar 2024
23 points (84.8% liked)

Selfhosted

38769 readers
376 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. 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.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

With Google podcast dying I'm looking for a replacement.

I'd like to unchain myself from the corpos if I can too. So I'm not interested in another pod catcher that'll just try to monetize me.

Are there are self hosted rss readers with push? That seems like a great solution for pods and just about anything else I might want to keep up with.

you are viewing a single comment's thread
view the rest of the comments
[–] thejevans@lemmy.ml 17 points 4 months ago* (last edited 4 months ago)

Do you just use podcasts on your phone? If you have an Android phone, AntennaPod, while not self-hosted, works very well and is FOSS. There are other options to "self-host podcasts" to varying degrees:

  • PodHoarder: mentioned in another comment, which could be piped into AntennaPod, but I find that a bit redundant for me

  • AudioBookshelf: a fantastic self-hosted audiobook server, and an okay podcast server, but is focused around streaming from your server to your listening device, and I prefer to download on wifi to listen later (it was pretty clunky for that workflow).

  • GPodderSync: barely supported at this point and missing too many features to be useful in my opinion, but a neat backend for AntennaPod and other players to sync to some degree.

Bonus: the creators of AntennaPod and other FOSS podcasting software are working on a replacement for GPodderSync here: https://github.com/OpenPodcastAPI

EDIT: for RSS in general, I use FreshRSS, which uses the g-reader API to sync across multiple apps. It's awesome.