[SQP] add warning for x264 score #927

- Add: Warning for x264 score #927
pull/931/head
TRaSH 2 years ago
parent 77a84ae4e8
commit 978de7bd57

@ -1,9 +1,9 @@
??? summary "Misc - [CLICK TO EXPAND]"
| Custom Format | Score | Trash ID |
| -------------------------------------------------------------------------------------------------------- | -------------------------------------------------- | ----------------------------------------------- |
| -------------------------------------------------------------------------------------------------------- | -------------------------------------------------: | ----------------------------------------------- |
| [{{ radarr['cf']['repack-proper']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#repackproper) | {{ radarr['cf']['repack-proper']['trash_score'] }} | {{ radarr['cf']['repack-proper']['trash_id'] }} |
| [{{ radarr['cf']['repack2']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#repack2) | {{ radarr['cf']['repack2']['trash_score'] }} | {{ radarr['cf']['repack2']['trash_id'] }} |
| [{{ radarr['cf']['x264']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x264) | -10000 | {{ radarr['cf']['x264']['trash_id'] }} |
| [{{ radarr['cf']['x264']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x264) | :warning: -10000 | {{ radarr['cf']['x264']['trash_id'] }} |
------
Breakdown and Why

Loading…
Cancel
Save