|
For some movies, I only want the director's cut/extended edition/special edition, while I want to completely avoid it for other movies. What's the best way to implement that? |
Answered by
s3raphys
May 18, 2026
Replies: 2 comments 2 replies
|
@xshatterx |
0 replies
|
You would need to make a copy of one of the profiles and make a cf looking for those 3 specific things then do a required negation with a negative score so it kills anything without it |
2 replies
Answer selected by
s3raphys
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You would need to make a copy of one of the profiles and make a cf looking for those 3 specific things then do a required negation with a negative score so it kills anything without it