Tiny Podcaster

Hi to everyone! This is my super basic podcast player that allows playback in the background. I previously shared it on discord, now I added a build for muOS Pixie, enjoy :slight_smile:

:rocket: Features

  • background service that plays audio + gui client app
  • specify podcast subscriptions in a config file
  • play / pause / resume
  • persistent playback when the client app is off

:inbox_tray: Download

4 Likes

Can’t seem to make it work. for example I’m adding a podcast off spotify? Should I just add the link to the podcast on the config file?
Text file:
”Specify the feeds you want to subscribe to, one feed per line:

feed: “http://www.2600.com/oth-broadband.xml”

feed: “https://podcast.darknetdiaries.com/”

feed: “https://open.spotify.com/embed/show/00KTQRq2ehaKgAaNkIedmg”

Hello, you should put a link to the rss feed in the file, Spotify unfortunately isn’t a great source for this, but you can usually find one on the podcast website, e.g. here:

good luck :slight_smile: