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
|
5 years ago | |
---|---|---|
LICENSE | 5 years ago | |
README.md | 6 years ago | |
pod2mpd | 5 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