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:

I love the look and feel of this app. It’s very snappy and functional.

It DOES need to be updated to reflect the new location of the config file in later versions of muOS. The config file is now located in MUOS > save > podcaster

One question: Is there a way to have more than 10 podcast episodes load?

The RSS feed links work fine for me, but every podcast only shows the most recent 10 episodes. I want to be able to browse earlier content and pick-and-choose which episodes to play/download.

Is this possible now, or will this become possible in the future?

Please let me know, and thank you for this app!