From 153d8adb66586a2df1dd857db4a50c4314d9ec80 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 18 Sep 2016 15:43:28 +0200 Subject: added all the group mappings diff --git a/run-import.py b/run-import.py index 017eb5d..e40390a 100755 --- a/run-import.py +++ b/run-import.py @@ -26,9 +26,53 @@ groups = [ { 'old': "Pool01", 'new': "P_test" }, - { 'old': "Pool02", 'new': "Pbumbumtsch" }, - { 'old': "Pool03", 'new': "Pechochamber" } -] # TODO: add other group mappings + { 'old': "Pool02", 'new': "Pbumbumtsc" }, + { 'old': "Pool03", 'new': "Pechochamb" }, + { 'old': "Pool04", 'new': "Pelekthop" }, + { 'old': "Pool05", 'new': "Pblue" }, + { 'old': "Pool06", 'new': "Ppropelles" }, + { 'old': "Pool07", 'new': "Pamon" }, + { 'old': "Pool08", 'new': "Pbrigitte" }, + { 'old': "Pool09", 'new': "Pbrigitten" }, + { 'old': "Pool10", 'new': "Pcine" }, + { 'old': "Pool11", 'new': "Pe5b" }, + { 'old': "Pool12", 'new': "Pelektro" }, + { 'old': "Pool13", 'new': "Plounged" }, + { 'old': "Pool14", 'new': "Plounge" }, + { 'old': "Pool15", 'new': "Pmiles" }, + { 'old': "Pool16", 'new': "Ptomwaits" }, + { 'old': "Pool17", 'new': "Psonne" }, + { 'old': "Pool18", 'new': "Phoefmix1" }, + { 'old': "Pool19", 'new': "Photelpass" }, + { 'old': "Pool20", 'new': "Partcore" }, + { 'old': "Pool21", 'new': "Pbreakcore" }, + { 'old': "Pool22", 'new': "Pbritpop" }, + { 'old': "Pool23", 'new': "Pselchfle" }, + { 'old': "Pool24", 'new': "Ppolanz1" }, + { 'old': "Pool25", 'new': "Pweirdjazz" }, + { 'old': "Pool26", 'new': "Pelesyndub" }, + { 'old': "Pool27", 'new': "Prock" }, + { 'old': "Pool28", 'new': "Pbigbredru" }, + { 'old': "Pool29", 'new': "Pcinleilan" }, + { 'old': "Pool30", 'new': "Pdrone" }, + { 'old': "Pool31", 'new': "PLeichgita" }, + { 'old': "Pool32", 'new': "Pzeitgenoe" }, + { 'old': "Pool33", 'new': "Pelemisch" }, + { 'old': "Pool34", 'new': "Pabunda" }, + { 'old': "Pool35", 'new': "Pska" }, + { 'old': "Pool36", 'new': "Pdemo" }, + { 'old': "Pool37", 'new': "Pgeraeusch" }, + { 'old': "Pool38", 'new': "Pmezopotam" }, + { 'old': "Pool39", 'new': "Pwuggi" }, + { 'old': "Pool40", 'new': "Pkaramba" }, + { 'old': "Pool41", 'new': "Psongbirds" }, + { 'old': "Pool42", 'new': "Pjokebux" }, + { 'old': "Pool43", 'new': "Psingbirds" }, + { 'old': "Pool44", 'new': "Ponconnait" }, + { 'old': "Pool45", 'new': "Pcanzital" }, + { 'old': "Pool46", 'new': "Pmarlies" } +] + def run_one(g): import subprocess -- cgit v0.10.2