What do you use for listening to podcasts?

https://feddit.online/post/591326

What do you use for listening to podcasts?

I use Funkwhale for my music collection and had my podcasts in there for a while. However, I ended up not listening to my podcasts very much since …

GitHub - advplyr/audiobookshelf: Self-hosted audiobook and podcast server

Self-hosted audiobook and podcast server. Contribute to advplyr/audiobookshelf development by creating an account on GitHub.

GitHub
Thanks! Haven't heard of Audiobookshelf before, and that's the kind of thing I was looking for.
Also really love that app and they use it to automatically archive podcasts in a darker container.
I primarily use antennapod but tried abs out of curiousity. How did you get around the queue issue? I found it to be a dealbreaker
Provide ability to queue audiobooks and podcast episodes · Issue #416 · advplyr/audiobookshelf-app

Is your feature request related to a problem? Please describe. The kids sometimes listen to audiobooks when going to sleep. They can choose one each. At the moment, after the first book is finished...

GitHub
I duct taped together some API calls and a config file to get some smart playlist features. I find it very helpful for the slow pace I listen to some podcasts. I have it set up to put daily and weekly episodes first and then serials. Super niche , but it’s just how I like to listen to my podcasts. github.com/TunaLobster/PyAutoABSPlaylist
GitHub - TunaLobster/PyAutoABSPlaylist

Contribute to TunaLobster/PyAutoABSPlaylist development by creating an account on GitHub.

GitHub
This looks cool! I was yearning for a similar feature just a few days ago. Thanks for sharing.
Let me know if you hit issues. It was a very thrown together thing that is very lacking in customization without hacking python logic together.