A tool for quickly adding the backlog of a podcast to mpc.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
silverwizard 5bd43112ad Made error go to stderr 4 years ago
LICENSE Added license file 5 years ago
README.md Update README.md 5 years ago
pod2mpd Made error go to stderr 4 years ago

README.md

pod2mpd

Requirements

mpc Any shell

#Useage

Simply run pod2mpd <link to RSS feed>, and this will add a link to all of the items in the RSS feed to the MPD playlist.

Arguements:

-f (pod2mpd -f <filename>) reads from a local file -i (pod2mpd -i <link to rss feed>) inverts the playlist order -h (pod2mpd -h <MPD Host IP> <link to RSS feed>) allows you to specify an IP or hostname to talk to a remote MPD server