$ cnpm install plexify
A command line tool to rename and move tv shows to Plex folder structure.
npm install -g plexify
plexify --destination /Volumes/TV_Shows The.Staying.Alive.S05E02.720p.HDTV.x264-KILLERS[rartv].avi
Would move the file to
/Volumes/TV_Shows/The Staying Alive/Season 5/The Staying Alive - s05e02.avi
Multiple destination folders can be specified, the first existing one will be used. This is useful if you have a portable USB drive plugged in that is not always available. In that case you can specify a fall-back folder to move the file to. Use with multiple -d
(or --destination
) options.
There is also a test mode to simulate file renames. Use --test
to activate.
MIT
Copyright 2014 - 2017 © taobao.org |