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.

  • CAPSLOCKFTW@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    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.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      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.