From 6b06cc6ad5c1e69d576269989175482b9426641d Mon Sep 17 00:00:00 2001 From: mappu Date: Sat, 17 Jan 2015 00:00:00 +1300 Subject: [PATCH] (rebuilding history): v1.0 --- shunt_tags.cmd | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 shunt_tags.cmd diff --git a/shunt_tags.cmd b/shunt_tags.cmd new file mode 100755 index 0000000..c829bf3 --- /dev/null +++ b/shunt_tags.cmd @@ -0,0 +1,2 @@ +@rren -e [*.mkv "\[([^]+?)\]\s+([^\[]+)\s+(?:\[(.*)\])?\.([a-z0-9]{3})" "$2 [$1 $3].$4" +@pause