Match name based on characters and random numbers between

Get help. Get answers. Let others lend you a hand.

Moderator: Mr_Noodle

Really loving Hazel, but...

I am trying to move TV shows seperate of movies. I cannot nail a search string that will let me do what I want (either in hazel or these forums) so please dont chastize me for asking.

I want to simply match the rule:
If the name contains S##E## then move it to here.

What is the variable for ## that Hazel understands to be 2 numbers. Could be 01, could be 99, but never 999 (3 digits).

Any help appreciated.
HackerJL
 
Posts: 31
Joined: Thu Sep 22, 2011 6:28 pm

I think you can just use the "digit" token for each #. It just represents a single numerical digit. Using "number" will match an arbitrary number of digits.
Mr_Noodle
Site Admin
 
Posts: 11865
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City

Mr_Noodle wrote:I think you can just use the "digit" token for each #. It just represents a single numerical digit. Using "number" will match an arbitrary number of digits.


Perfect. Thanks.
HackerJL
 
Posts: 31
Joined: Thu Sep 22, 2011 6:28 pm


Return to Support