Import mpc from oldpackages

This commit is contained in:
Ted Hess
2014-07-16 12:31:58 -04:00
parent bccd276c45
commit b6b97be93f
2 changed files with 60 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/env sh
echo parameter: file.pls
mpc clear
grep '^File[0-9]*' $1 | sed -e 's/^File[0-9]*=//' | mpc add
mpc play