From f499cda2137143220c209a25700ce775e51b81ab Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Fri, 16 Sep 2022 23:47:22 -0800 Subject: [PATCH] Fix invalid UPC-A and EAN-13 barcodes These barcodes failed to pass validation, and have been corrected. Each correction has been verified by either finding pictures of the release that show the barcode, or by verifying the barcode with information available from online retailers. Two releases contain questionable barcodes: "I, Robot (2004)" and "Rain Man (1988)". The barcodes on the packing of both releases have a suffix of "80" appended to the end of the UPC barcode. I cannot find a reason for this, as no relevant 14-digit barcode format exists and the original 12 digit UPC-A code identifies the releases correctly. Therefore I have simply removed the "80" suffix from each barcode. --- .../Andrei Rublev (1966)/2018-criterion-blu-ray/release.json | 4 ++-- .../2005-special-edition-dvd/release.json | 4 ++-- .../2007-widescreen-dvd/release.json | 4 ++-- data/movie/District 9 (2009)/2020-4K/release.json | 4 ++-- .../2022-kino-lorber-4k/release.json | 4 ++-- data/movie/Ghost (1990)/2017-blu-ray/release.json | 4 ++-- data/movie/I Love You, Man (2009)/2017-blu-ray/release.json | 4 ++-- data/movie/I, Robot (2004)/3d-2012/release.json | 4 ++-- data/movie/Moana (2016)/3d-2017-uk/release.json | 4 ++-- data/movie/Rain Man (1988)/2011-blu-ray/release.json | 4 ++-- data/movie/The Campaign (2012)/2012-blu-ray/release.json | 4 ++-- data/movie/The Incredible Hulk (2008)/2018-4k/release.json | 4 ++-- data/movie/The Infiltrator (2016)/2016-blu-ray/release.json | 4 ++-- .../2020-blu-ray/release.json | 4 ++-- .../2010-special-edition-blu-ray/release.json | 4 ++-- 15 files changed, 30 insertions(+), 30 deletions(-) diff --git a/data/movie/Andrei Rublev (1966)/2018-criterion-blu-ray/release.json b/data/movie/Andrei Rublev (1966)/2018-criterion-blu-ray/release.json index 8920a9b63..e00f411d6 100644 --- a/data/movie/Andrei Rublev (1966)/2018-criterion-blu-ray/release.json +++ b/data/movie/Andrei Rublev (1966)/2018-criterion-blu-ray/release.json @@ -1,11 +1,11 @@ { "Slug": "2018-criterion-blu-ray", "Asin": "B07DS1ZQBZ", - "Upc": "71551219310", + "Upc": "715515219310", "Year": 2018, "Locale": "en-us", "RegionCode": "1", "Title": "2018 Blu-Ray", "ImageUrl": "Movie/andrei-rublev-1966/2018-criterion-blu-ray.jpg", "ReleaseDate": "2018-09-25T00:00:00-07:00" -} \ No newline at end of file +} diff --git a/data/movie/Billy Madison (1995)/2005-special-edition-dvd/release.json b/data/movie/Billy Madison (1995)/2005-special-edition-dvd/release.json index 9570b8b24..dc8f80fef 100644 --- a/data/movie/Billy Madison (1995)/2005-special-edition-dvd/release.json +++ b/data/movie/Billy Madison (1995)/2005-special-edition-dvd/release.json @@ -1,11 +1,11 @@ { "Slug": "2005-special-edition-dvd", "Asin": "B0009X761E", - "Upc": "02519254023", + "Upc": "025192545023", "Year": 1995, "Locale": "en-us", "RegionCode": "1", "Title": "Billy Madison", "ImageUrl": "Movie/billy-madison-1995/2005-special-edition-dvd.jpg", "ReleaseDate": "2005-08-23T00:00:00-07:00" -} \ No newline at end of file +} diff --git a/data/movie/Borat Cultural Learnings of America for Make Benefit Glorious Nation of Kazakhstan (2006)/2007-widescreen-dvd/release.json b/data/movie/Borat Cultural Learnings of America for Make Benefit Glorious Nation of Kazakhstan (2006)/2007-widescreen-dvd/release.json index 09f2f1772..c15a1c8a9 100644 --- a/data/movie/Borat Cultural Learnings of America for Make Benefit Glorious Nation of Kazakhstan (2006)/2007-widescreen-dvd/release.json +++ b/data/movie/Borat Cultural Learnings of America for Make Benefit Glorious Nation of Kazakhstan (2006)/2007-widescreen-dvd/release.json @@ -1,11 +1,11 @@ { "Slug": "2015-widescreen-dvd", "Asin": "B000MMMT9G", - "Upc": "02454343419693", + "Upc": "024543419693", "Year": 2015, "Locale": "en-us", "RegionCode": "1", "Title": "2007 DVD", "ImageUrl": "Movie/borat-2006/2007-widescreen-dvd.jpg", "ReleaseDate": "2015-04-05T00:00:00-07:00" -} \ No newline at end of file +} diff --git a/data/movie/District 9 (2009)/2020-4K/release.json b/data/movie/District 9 (2009)/2020-4K/release.json index 0385949f7..384e613a3 100644 --- a/data/movie/District 9 (2009)/2020-4K/release.json +++ b/data/movie/District 9 (2009)/2020-4K/release.json @@ -1,11 +1,11 @@ { "Slug": "2020-4K", "Asin": "B08C4524YJ", - "Upc": "043396569326", + "Upc": "043396569324", "Year": 2020, "Locale": "en-us", "RegionCode": "1", "Title": "2020 Blu-Ray", "ImageUrl": "Movie/district-9-2009/2020-4K.jpg", "ReleaseDate": "2020-10-13T00:00:00-07:00" -} \ No newline at end of file +} diff --git a/data/movie/Eternal Sunshine of the Spotless Mind (2004)/2022-kino-lorber-4k/release.json b/data/movie/Eternal Sunshine of the Spotless Mind (2004)/2022-kino-lorber-4k/release.json index cb15efece..12f72c48b 100644 --- a/data/movie/Eternal Sunshine of the Spotless Mind (2004)/2022-kino-lorber-4k/release.json +++ b/data/movie/Eternal Sunshine of the Spotless Mind (2004)/2022-kino-lorber-4k/release.json @@ -1,11 +1,11 @@ { "Slug": "2022-kino-lorber-4k", "Asin": "B09YS4QPYH", - "Upc": "73832925950", + "Upc": "738329259501", "Year": 2004, "Locale": "en-us", "RegionCode": "1", "Title": "2022 Kino Lorber 4K", "ImageUrl": "Movie/eternal-sunshine-of-the-spotless-mind-2004/2022-kino-lorber-4k.jpg", "ReleaseDate": "2022-07-26T08:26:58.8962053-07:00" -} \ No newline at end of file +} diff --git a/data/movie/Ghost (1990)/2017-blu-ray/release.json b/data/movie/Ghost (1990)/2017-blu-ray/release.json index 31c5c0c0d..deeaf60eb 100644 --- a/data/movie/Ghost (1990)/2017-blu-ray/release.json +++ b/data/movie/Ghost (1990)/2017-blu-ray/release.json @@ -1,11 +1,11 @@ { "Slug": "2017-blu-ray", "Asin": "B071G7GQ71", - "Upc": "03242925703", + "Upc": "032429257031", "Year": 2017, "Locale": "en-us", "RegionCode": "1", "Title": "2017 Blu-Ray", "ImageUrl": "Movie/ghost-1990/2017-blu-ray.jpg", "ReleaseDate": "2017-08-29T00:00:00-07:00" -} \ No newline at end of file +} diff --git a/data/movie/I Love You, Man (2009)/2017-blu-ray/release.json b/data/movie/I Love You, Man (2009)/2017-blu-ray/release.json index 8936d013a..e1555551e 100644 --- a/data/movie/I Love You, Man (2009)/2017-blu-ray/release.json +++ b/data/movie/I Love You, Man (2009)/2017-blu-ray/release.json @@ -1,11 +1,11 @@ { "Slug": "2017-blu-ray", "Asin": "B01NCLDRW1", - "Upc": "09736071476", + "Upc": "097360714746", "Year": 2017, "Locale": "en-us", "RegionCode": "1", "Title": "2017 Blu-Ray", "ImageUrl": "Movie/i-love-you,-man-2009/2017-blu-ray.jpg", "ReleaseDate": "2017-02-07T00:00:00-08:00" -} \ No newline at end of file +} diff --git a/data/movie/I, Robot (2004)/3d-2012/release.json b/data/movie/I, Robot (2004)/3d-2012/release.json index 4d5829885..a0ac8cb80 100644 --- a/data/movie/I, Robot (2004)/3d-2012/release.json +++ b/data/movie/I, Robot (2004)/3d-2012/release.json @@ -1,11 +1,11 @@ { "Slug": "3d-2012", "Asin": "B00AZMFU62", - "Upc": "02454380753780", + "Upc": "024543807537", "Year": 2012, "Locale": "en-us", "RegionCode": "1", "Title": "3D Blu-ray", "ImageUrl": "Movie/i-robot-2004/3d-2012.jpg", "ReleaseDate": "2013-02-18T00:00:00-08:00" -} \ No newline at end of file +} diff --git a/data/movie/Moana (2016)/3d-2017-uk/release.json b/data/movie/Moana (2016)/3d-2017-uk/release.json index e89010fe8..59e6f3f1c 100644 --- a/data/movie/Moana (2016)/3d-2017-uk/release.json +++ b/data/movie/Moana (2016)/3d-2017-uk/release.json @@ -1,11 +1,11 @@ { "Slug": "3d-2017-uk", "Asin": "B01N6C541X", - "Upc": "8717418499462", + "Upc": "8717418499426", "Year": 2017, "Locale": "en-gb", "RegionCode": "2", "Title": "3D Blu-ray", "ImageUrl": "Movie/moana-2016/3d-2017-uk.jpg", "ReleaseDate": "2017-04-03T00:00:00-07:00" -} \ No newline at end of file +} diff --git a/data/movie/Rain Man (1988)/2011-blu-ray/release.json b/data/movie/Rain Man (1988)/2011-blu-ray/release.json index 903b6d3c7..cbfe30e29 100644 --- a/data/movie/Rain Man (1988)/2011-blu-ray/release.json +++ b/data/movie/Rain Man (1988)/2011-blu-ray/release.json @@ -1,11 +1,11 @@ { "Slug": "2011-blu-ray", "Asin": "B004H0ZH66", - "Upc": "88390430915480", + "Upc": "883904309154", "Year": 2011, "Locale": "en-us", "RegionCode": "1", "Title": "2011 Blu-ray", "ImageUrl": "Movie/rain-man-1988/2011-blu-ray.jpg", "ReleaseDate": "2011-02-15T00:00:00-08:00" -} \ No newline at end of file +} diff --git a/data/movie/The Campaign (2012)/2012-blu-ray/release.json b/data/movie/The Campaign (2012)/2012-blu-ray/release.json index 839e264cd..05f2e7ad2 100644 --- a/data/movie/The Campaign (2012)/2012-blu-ray/release.json +++ b/data/movie/The Campaign (2012)/2012-blu-ray/release.json @@ -1,11 +1,11 @@ { "Slug": "2012-blu-ray", "Asin": "B009CW55XY", - "Upc": "88392924073", + "Upc": "883929240739", "Year": 2012, "Locale": "en-us", "RegionCode": "1", "Title": "2012 Blu-ray", "ImageUrl": "Movie/the-campaign-2012/2012-blu-ray.jpg", "ReleaseDate": "2012-10-30T00:00:00-07:00" -} \ No newline at end of file +} diff --git a/data/movie/The Incredible Hulk (2008)/2018-4k/release.json b/data/movie/The Incredible Hulk (2008)/2018-4k/release.json index d4653b271..5c927f137 100644 --- a/data/movie/The Incredible Hulk (2008)/2018-4k/release.json +++ b/data/movie/The Incredible Hulk (2008)/2018-4k/release.json @@ -1,11 +1,11 @@ { "Slug": "2018-4k", "Asin": "B079NBWT45", - "Upc": "91329053096", + "Upc": "191329053096", "Year": 2018, "Locale": "en-us", "RegionCode": "1", "Title": "2018 Blu-Ray", "ImageUrl": "Movie/the-incredible-hulk-2008/2018-4k.jpg", "ReleaseDate": "2018-04-10T00:00:00-07:00" -} \ No newline at end of file +} diff --git a/data/movie/The Infiltrator (2016)/2016-blu-ray/release.json b/data/movie/The Infiltrator (2016)/2016-blu-ray/release.json index 69aee9902..142317686 100644 --- a/data/movie/The Infiltrator (2016)/2016-blu-ray/release.json +++ b/data/movie/The Infiltrator (2016)/2016-blu-ray/release.json @@ -1,11 +1,11 @@ { "Slug": "2016-blu-ray", "Asin": "B01J1HPVBA", - "Upc": "825192366901", + "Upc": "025192366901", "Year": 2016, "Locale": "en-us", "RegionCode": "1", "Title": "2016 Blu-Ray", "ImageUrl": "Movie/the-infiltrator-2016/2016-blu-ray.jpg", "ReleaseDate": "2016-10-11T00:00:00-07:00" -} \ No newline at end of file +} diff --git a/data/movie/The King of Staten Island (2020)/2020-blu-ray/release.json b/data/movie/The King of Staten Island (2020)/2020-blu-ray/release.json index efad36f1d..a41438b29 100644 --- a/data/movie/The King of Staten Island (2020)/2020-blu-ray/release.json +++ b/data/movie/The King of Staten Island (2020)/2020-blu-ray/release.json @@ -1,11 +1,11 @@ { "Slug": "2020-blu-ray", "Asin": "B089TS14MZ", - "Upc": "191329137010", + "Upc": "191329137017", "Year": 2020, "Locale": "en-us", "RegionCode": "1", "Title": "2020 Blu-Ray", "ImageUrl": "Movie/the-king-of-staten-island-2020/2020-blu-ray.jpg", "ReleaseDate": "2020-08-25T00:00:00-07:00" -} \ No newline at end of file +} diff --git a/data/movie/Toy Story 2 (1999)/2010-special-edition-blu-ray/release.json b/data/movie/Toy Story 2 (1999)/2010-special-edition-blu-ray/release.json index ba0652813..f228e6291 100644 --- a/data/movie/Toy Story 2 (1999)/2010-special-edition-blu-ray/release.json +++ b/data/movie/Toy Story 2 (1999)/2010-special-edition-blu-ray/release.json @@ -1,10 +1,10 @@ { "Slug": "2010-special-edition-blu-ray", - "Upc": "86936798821", + "Upc": "786936798821", "Year": 2010, "Locale": "en-us", "RegionCode": "1", "Title": "2010 Blu-Ray", "ImageUrl": "Movie/toy-story-2-1999/2010-special-edition-blu-ray.jpg", "ReleaseDate": "2010-01-01T00:00:00-07:00" -} \ No newline at end of file +}