Common Lisp hack to rename some videos
authorClinton Ebadi <clinton@unknownlamer.org>
Mon, 24 Nov 2014 03:01:20 +0000 (22:01 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Mon, 24 Nov 2014 03:01:20 +0000 (22:01 -0500)
commit34f4b089106d126f0788eedb688d066b97aabdb7
treee0ad5a4e18a130f42390a3214826613d2b963c54
parent9eaf9046e1d27e907edfbb063def56ebe1331c49
Common Lisp hack to rename some videos

X-Files file names in my copy of Season 01 were making xbmc unhappy,
use fad and cl-ppcre to move them. Because `rename' doesn't
exist (d'oh).
rename-x-files.lisp [new file with mode: 0644]