shime / play-sound

Play sounds by shelling out to one of the available audio players.
MIT License
208 stars 31 forks source link

Allow URLs if player is mplayer #8

Closed tonydewan closed 8 years ago

tonydewan commented 8 years ago

mplayer supports URLs, so in the cases where mplayer is the selected player, play-sound should also support URLs.

Fixes #7