From 3d1c5a0afeba1fce25164d6a1044dfdb52e8a3ce Mon Sep 17 00:00:00 2001 From: mappu Date: Sun, 30 Sep 2018 19:21:46 +1300 Subject: [PATCH] add (failing) test cases for [a-s] release name formats --- shunt_tags | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/shunt_tags b/shunt_tags index 2f7c73f..f2448d8 100755 --- a/shunt_tags +++ b/shunt_tags @@ -252,6 +252,12 @@ function fixup($input) { function tests() { $tests = [ + "[a-s]_you're_under_arrest_-_07_-_strike_man_~_defender_of_justice__rs2_[54AEE83C].mkv" + => "You're Under Arrest - 07 - Strike man ~ Defender of justice [a-s rs2 54AEE83C].mkv" + , + "[a-s]_a_certain_scientific_railgun_-_17_-_tsuzuri's_summer_vacation__pball_[1080p_bd-rip][2C2AE93D].mkv" + => "A Certain Scientific Railgun - 17 - Tsuzuri's summer vacation [a-s pball 1080p BD 2C2AE93D].mkv" + , '[gg]_Valvrave_the_Liberator_-_12_[F9F3F5C5].mkv' => 'Valvrave the Liberator - 12 [gg F9F3F5C5].mkv' ,