Sort Tv-series and Movies by TV-series unique name

Hi!
I´m trying to sort out my tv-series from my movies based on that the tv-series is renamed with tvnamer, which gives them the same type of naming of series and episodes. For example:
[name of show] - [05x24] - [name of episode].mkv
[name of show] - [03x12] - [name of episode].mkv
I tried the match code but that didn´t work. It looked like this:
… - [123x123] - …
And then if match, move to folder tv-series. Nothing happens though, is match the wrong approach or am I doing something wrong?
TIA
I´m trying to sort out my tv-series from my movies based on that the tv-series is renamed with tvnamer, which gives them the same type of naming of series and episodes. For example:
[name of show] - [05x24] - [name of episode].mkv
[name of show] - [03x12] - [name of episode].mkv
I tried the match code but that didn´t work. It looked like this:
… - [123x123] - …
And then if match, move to folder tv-series. Nothing happens though, is match the wrong approach or am I doing something wrong?
TIA