From 4ea7480686d0a448ca8f57fa4074404476fdb48b Mon Sep 17 00:00:00 2001 From: Jerry Pierce Date: Tue, 24 Dec 2024 07:17:50 -0700 Subject: [PATCH 1/2] Add LUX - LUXFILM - Update facilities.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Opt IN The request says there is an obsoleted code "LUXF" but it doesn't and couldn't exist in the pre-4 character world. So I'm ignoring it. Then they listed the name as LUXFILM OÜ but the website lists it as just LUXFILM so I removed the two characters. --- src/main/data/facilities.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/main/data/facilities.json b/src/main/data/facilities.json index 34a1bead..31b0877b 100644 --- a/src/main/data/facilities.json +++ b/src/main/data/facilities.json @@ -4083,6 +4083,16 @@ "RK" ] }, + { + "code": "LUX", + "contact": { + "address": "Graniidi 29-4, 10413 Tallinn, Estonia", + "email": "luxfilm@luxfilm.ee", + "name": "Priit Pääsuke" + }, + "description": "LUXFILM", + "url": "https://luxfilm.ee" + }, { "code": "LV", "description": "LightVAULT" From b41011b09651650dd79f40bdbe3792ccd57081a7 Mon Sep 17 00:00:00 2001 From: Jerry Pierce Date: Thu, 16 Jan 2025 12:56:47 -0800 Subject: [PATCH 2/2] =?UTF-8?q?=20Add=20LUXFILM=20O=C3=9C=20characters=20U?= =?UTF-8?q?pdate?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/data/facilities.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/data/facilities.json b/src/main/data/facilities.json index 410407e2..c81f5afc 100644 --- a/src/main/data/facilities.json +++ b/src/main/data/facilities.json @@ -4100,7 +4100,7 @@ "email": "luxfilm@luxfilm.ee", "name": "Priit Pääsuke" }, - "description": "LUXFILM", + "description": "LUXFILM OÜ", "url": "https://luxfilm.ee" }, {