Allow RlsGroups
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -50,7 +50,6 @@ rec {
|
||||
trash_ids = [
|
||||
"b6832f586342ef70d9c128d40c07b872" # Bad Dual Groups
|
||||
"cc444569854e9de0b084ab2b8b1532b2" # Black and White Editions
|
||||
"ae9b7c9ebde1f3bd336a8cbd1ec4c5e5" # No-RlsGroup
|
||||
];
|
||||
assign_scores_to = [ { name = "UHD Bluray + WEB"; } ];
|
||||
}
|
||||
|
@@ -50,7 +50,6 @@ rec {
|
||||
trash_ids = [
|
||||
"b6832f586342ef70d9c128d40c07b872" # Bad Dual Groups
|
||||
"cc444569854e9de0b084ab2b8b1532b2" # Black and White Editions
|
||||
"ae9b7c9ebde1f3bd336a8cbd1ec4c5e5" # No-RlsGroup
|
||||
];
|
||||
assign_scores_to = [ { name = "HD Bluray + WEB"; } ];
|
||||
}
|
||||
|
@@ -44,7 +44,6 @@ rec {
|
||||
{
|
||||
trash_ids = [
|
||||
"32b367365729d530ca1c124a0b180c64" # Bad Dual Groups
|
||||
"82d40da2bc6923f41e14394075dd4b03" # No-RlsGroup
|
||||
];
|
||||
assign_scores_to = [ { name = "WEB-2160p"; } ];
|
||||
}
|
||||
|
@@ -36,7 +36,6 @@ rec {
|
||||
{
|
||||
trash_ids = [
|
||||
"32b367365729d530ca1c124a0b180c64" # Bad Dual Groups
|
||||
"82d40da2bc6923f41e14394075dd4b03" # No-RlsGroup
|
||||
];
|
||||
assign_scores_to = [ { name = "WEB-1080p"; } ];
|
||||
}
|
||||
|
Reference in New Issue
Block a user