Add new albums
authorScott Gasch <scott@gasch.org>
Sat, 9 Nov 2024 20:21:58 +0000 (12:21 -0800)
committerScott Gasch <scott@gasch.org>
Sat, 9 Nov 2024 20:21:58 +0000 (12:21 -0800)
local_photos_mirror_renderer.py

index bb158b9d55d962062c1ff2da0a43c092624d5553..aa451c8f9a9e5ad57c998a3363d202335db6d6d4 100644 (file)
@@ -16,11 +16,14 @@ class local_photos_mirror_renderer(renderer.abstaining_renderer):
 
     album_whitelist = frozenset(
         [
+            "Alentejo, 2024",
             "Autumn at Kubota",
             "Bangkok and Phuket, 2003",
+            "Barcelona, 2024",
             "Barn",
             "Blue Angels... Seafair",
             "Chihuly Glass",
+            "Douro Valley, 2024",
             "Dunn Gardens",
             "East Coast 2018",
             "Fall '17",
@@ -30,18 +33,23 @@ class local_photos_mirror_renderer(renderer.abstaining_renderer):
             "Krakow 2009",
             "Kubota Gardens",
             "Las Vegas, 2017",
+            "Lisbon, 2024",
             "London, 2018",
+            "Madrid, 2024",
             "Munich, July 2018",
             "NJ 2015",
             "Newer Alex Photos",
             "Ohme Gardens",
             "Olympic Sculpture Park",
             "Portland, ME 2021",
+            "Porto, 2024",
+            "Priorat, 2024",
             "Prague and Munich 2019",
             "Random",
             "SFO 2014",
             "Scott and Lynn",
             "Sculpture Place",
+            "Seville, 2024",
             "Skiing with Alex",
             "Sonoma",
             "Trip to California, '16",
@@ -49,6 +57,7 @@ class local_photos_mirror_renderer(renderer.abstaining_renderer):
             "Trip to East Coast '16",
             "Turkey 2022",
             "Tuscany 2008",
+            "Valencia, 2024",
             "WA Roadtrip, 2021",
             "WA Wines",
             "Yosemite 2010",