Added a extra regex for certain groups that don't know the difference between HEVC and x265

Added a extra regex for certain groups that don't know the difference between HEVC and x265
pull/1/head
TRaSH 4 years ago
parent a89dbbb64e
commit f668dfa4bf

@ -25,11 +25,11 @@ Enter the following info
`Name` => `BR-DISK`
`Format Tags` => `C_RXRQ_(AVC|VC-1|HEVC)` `M_N_REMUX` `S_N_WEBDL`
`Format Tags` => `C_RXRQ_(AVC|VC-1|HEVC)` `M_N_REMUX` `S_N_WEBDL` `C_RXRQ_^((?!x265).)*$`
![](images/image-20191027165733789.png)
![](images/image-20200209165701743.png)
**!!! NOTE: make sure the 3 tags are entered separate !!!**
**!!! NOTE: make sure the 4 tags are entered separate !!!**
## Quality Profiles

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Loading…
Cancel
Save