Regular Expressions
TODO: Testing regular expressions with Regex101 unit tests. Covers linking a Regex101 ID, how its unit tests run against the .NET regex engine Radarr and Sonarr use, filtering the results, and two things that catch people out: the tests run against the pattern saved on regex101.com, not the one saved in Profilarr, and results are cached after the first fetch and never refreshed.