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.
pod2mpd/README.md

17 lines
477 B

pod2mpd
------
# Requirements
[mpc](http://www.musicpd.org/clients/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