this post was submitted on 24 Jul 2023
21 points (100.0% liked)

Selfhosted

39250 readers
243 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
 

So I'm looking for a solution that is a self-hosted (docker preferably) podcast streamer/aggregator. I DO NOT NEED A DOWNLOADER. Ideally, I'd be able to add RSS feeds and stream them through a web interface that will keep track of progress, etc. I'm not talking about something that serves up downloaded podcasts either, I can do that in Plex/Jellyfin.

top 10 comments
sorted by: hot top controversial new old
[–] oakcroissant@feddit.de 6 points 1 year ago* (last edited 1 year ago) (1 children)

Maybe Audiobookshelf? You can set up podcasts and stream them from the web interface. It'll keep track of your progress, so you can switch from web to phone and pick up in the same spot.

Edit: though it does download the podcast to the server so that you can stream it, but it grabs them automatically.

[–] manwichmakesameal@lemmy.world 1 points 1 year ago (1 children)

This is what I ended up going with. I’ll just have to keep an eye on disk space.

[–] donphilbo@lemmy.world 1 points 1 year ago

I found that chatgpt works very well to write simple automation workflows

[–] CAPSLOCKFTW@lemmy.ml 3 points 1 year ago (1 children)

So you want to redirect podcasts over your server and save your progress there? Maybe icecast (maybe combined with mpd) will do the trick?"

[–] manwichmakesameal@lemmy.world 3 points 1 year ago (1 children)

Kind of. I'm thinking something along the lines of sonarr/radarr/etc but with the ability to play/stream the podcast instead of downloading it. I tend to use web interfaces of stuff like that at work and can't really use my phone. Maybe I'll have to look into a roll-your-own solution using some existing stuff. Was hoping I wouldn't have to.

[–] density@kbin.social 1 points 1 year ago

please share if you do. last time I looked (maybe a year ago) podcasts and audiobooks still have a lot of gaps in selfhosted.

Since podcasts are RSS feeds could you use an existing RSS aggregator? Need to add a player and track play time I guess.

[–] shertson@lemmy.world 2 points 1 year ago (1 children)
[–] manwichmakesameal@lemmy.world 1 points 1 year ago (2 children)

I'll have to check this out. Have you run this in a container or just a native app?

https://github.com/oxtyped/gpodder2go

Is a go implementation of gpodder that is simpler to deploy with an existing container image.

[–] shertson@lemmy.world 1 points 1 year ago

I have it running on Yunohost. Point and click to try it out before moving to a container and just never got around to doing it in a container.

load more comments
view more: next ›