Update Sonarr-Release-Profile-RegEx-Anime.md

- Changed: Made the versions of anime more easily parsible, and consistent with the structure.
pull/122/head
Visorask 4 years ago
parent 77191b2a13
commit 164a43940d

@ -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