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

Selfhosted

37828 readers
600 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
[–] PeachMan 10 points 3 months ago* (last edited 3 months ago) (5 children)

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.

[–] [email protected] 3 points 3 months ago (3 children)

Here is a use case: multiple device sync. With a server client infrastructure, read status are synced to the server, so if I change device, I can pick it up where I left off. Same thing as using a cloud service, but self hosted.

[–] [email protected] 4 points 3 months ago (2 children)

Antennapod does offer that by hooking into the gpodder.net API.ive had varying success with gpodder.net but hosting that yourself (I host it as an app on my Nextcloud) is a breeze

[–] [email protected] 1 points 3 months ago (1 children)

Thx, for podcasts, I paid for pocketcast a long time ago, so I'm fine for now. I'm mainly looking for this use case, but for a standard RSS reader.

[–] [email protected] 1 points 3 months ago

FreshRSS is the tool for that

load more comments (1 replies)