i'm looking to automatically do everything, 1,000+ files will be sorted.

here's something like i'd be trying to do

if (something isin thisgroup) { move something thisgroup }
continue checking for grouped files..... and moving


also i'd like something to be able to ignore a "pattern" to look for. for like this....

1-chickens.mp3
2-chickens.mp3
hi-chickens.mp3
nomorechickens.txt
1-pizzas.txt
2-pizzasforyou.mp3

if i could "ignore 1,2" etc, it wouldn't be faulty and mess up putting 1-chickens and 1-pizzas in the same DIR.