Merge pull request #122 from TRaSH-/Sonarr-Anime-Regex

Update Sonarr-Release-Profile-RegEx-Anime.md
pull/123/head
Visorask 3 years ago committed by GitHub
commit 98a01fc200
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -372,7 +372,7 @@ Adds Hi10|Hi10p into a match. Prefers this over some erroneous matches.
---
Add this to your Preferred with a score of [10]-[20]-[30] in order.
Add this to your Preferred with a score of [10]
Adds version due to anime groups sometimes fixing issues with their releases.
@ -380,10 +380,18 @@ Adds version due to anime groups sometimes fixing issues with their releases.
/(v2)/i
```
---
Add this to your Preferred with a score of [20]
```bash
/(v3)/i
```
---
Add this to your Preferred with a score of [30]
```bash
/(v4)/i
```

Loading…
Cancel
Save