![]() |
list Podcast episode - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: list Podcast episode (/showthread.php?tid=285) |
list Podcast episode - reglisse92 - 07-11-2018 Hello, New user, i want to list all episodes of a podcast (radio podcast). It doesn't work. Rpi3+ Podcast : https://www.rtl.fr/podcast/la-collection-georges-lang.xml Can i do this or not ? Bests RE: list Podcast episode - Tim Curtis - 07-12-2018 Hi, As far as I know MPD does not directly support Podcast subscriptions as a Playlist element. You probably need to use an external app that parses the Podcast XML and creates a .m3u or .pls Playlist file for MPD. See links below. https://github.com/silverwizard/pod2mpd/blob/master/pod2mpd https://raspberryblog.de/?p=663 -Tim RE: list Podcast episode - reglisse92 - 07-12-2018 Thank you RE: list Podcast episode - philrandal - 07-16-2018 (07-12-2018, 12:00 PM)Tim Curtis Wrote: Hi, I use podget on my Moode player pi to download podcasts to my NAS. Works a treat. RE: list Podcast episode - vijapra - 12-22-2019 (12-01-2019, 01:05 AM)duracell80 Wrote:Hello to everybody is reading this comment, first of all thank you for the great job Tim and all the people is working in this project is doing.(07-16-2018, 09:08 AM)philrandal Wrote:(07-12-2018, 12:00 PM)Tim Curtis Wrote: Hi, Maybe I'm missing something, but I've tried to use podget also to download podcast to my NAS, but I'm getting "permission denied" message... Could someone help to me? Thank you in advance!! RE: list Podcast episode - philrandal - 12-23-2019 (12-22-2019, 07:16 PM)vijapra Wrote:(12-01-2019, 01:05 AM)duracell80 Wrote:Hello to everybody is reading this comment, first of all thank you for the great job Tim and all the people is working in this project is doing.(07-16-2018, 09:08 AM)philrandal Wrote:(07-12-2018, 12:00 PM)Tim Curtis Wrote: Hi, Make sure you're mounting your NAS in Moode with rw permissions |