recyclarr: add upscaled custom format to block fake 2160p
All checks were successful
Build and Deploy / deploy (push) Successful in 1m16s
All checks were successful
Build and Deploy / deploy (push) Successful in 1m16s
This commit is contained in:
@@ -96,6 +96,13 @@ in
|
|||||||
{ name = "Remux + WEB 2160p"; }
|
{ name = "Remux + WEB 2160p"; }
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
# Upscaled - block releases upscaled to 2160p from lower resolution sources
|
||||||
|
{
|
||||||
|
trash_ids = [ "bfd8eb01832d646a0a89c4deb46f8564" ];
|
||||||
|
assign_scores_to = [
|
||||||
|
{ name = "Remux + WEB 2160p"; }
|
||||||
|
];
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -151,6 +158,13 @@ in
|
|||||||
{ name = "WEB-2160p"; }
|
{ name = "WEB-2160p"; }
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
# Upscaled - block releases upscaled to 2160p from lower resolution sources
|
||||||
|
{
|
||||||
|
trash_ids = [ "23297a736ca77c0fc8e70f8edd7ee56c" ];
|
||||||
|
assign_scores_to = [
|
||||||
|
{ name = "WEB-2160p"; }
|
||||||
|
];
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user