(rebuilding history): v1.5 (REAL DATE UNKNOWN)

This commit is contained in:
mappu 2015-01-17 00:00:00 +13:00
parent 6b06cc6ad5
commit 65e19c7c3b
1 changed files with 4 additions and 1 deletions

5
shunt_tags.cmd Executable file → Normal file
View File

@ -1,2 +1,5 @@
@rren -r *.mkv _ " "
@rren -e [*.mkv "\[([^]+?)\]\s+([^\[]+)\s+(?:\[(.*)\])?\.([a-z0-9]{3})" "$2 [$1 $3].$4"
@pause
@rren -r *.mkv "] [" " "
@rren -r *.mkv "][" " "
@pause