must not contain option

Windows specific questions, problems.
Post Reply
thatdonnyguy
Newbie
Newbie
Posts: 3
Joined: Tue Mar 12, 2024 10:35 pm

must not contain option

Post by thatdonnyguy »

In the must not contain option, what should i put between items i want to exclude dL. like if i put 720 but also want to exclude something else. what do i put between the items i want to exclude?. i hope this makes sense.
thanks in advance!
User avatar
Peter
Administrator
Administrator
Posts: 2702
Joined: Wed Jul 07, 2010 6:14 pm

Re: must not contain option

Post by Peter »

It is a "kind of regex". What is regex, how you do it?

1) I'd recommend using an "AI" to help you write it! Google Gemini, ChatGPT, Microsoft CoPilot.
Just tell them you need a regex to exclude results. Like 720p and whatever else.

2) Use an online regex tester to check if the regex they gave is OK.
Just google "Online regex tester" and there are a dozen out there.

Obviously you can also just learn regex and write it yourself but I mean come on, let's use technology.
Post Reply