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.

  • thejevans@lemmy.ml
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    8 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.

      • PeachMan@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        edit-2
        8 months ago

        Lol no seriously, what’s your goal here? Self-hosting a server seems entirely unnecessary.

        If you want to host an RSS server, FreshRSS is easy to set up if you know how to do Docker stuff. Then, you could connect it to a podcast app on your phone. But all that seems very complicated when you could just install AntennaPod (which is open source), subscribe to a podcast’s official RSS feed, and turn on notifications for that podcast. Adding an RSS server between your listening device and the original RSS server is unnecessary IMO, unless you have a use case that I’m not understanding.

        • half_built_pyramids@lemmy.worldOP
          link
          fedilink
          English
          arrow-up
          0
          arrow-down
          2
          ·
          8 months ago

          I didn’t know about antenna pod, and I assumed you were just being mean.

          Why rss self hosting and seemingly complicated? I thought push notifications needed a back end of some kind. I didn’t think that was possible with just a podcast app