Bringing git version into sync with what's really running.
[kiosk.git] / local_photos_mirror_renderer.py
index b6499a17bd39a13ad0e011db94cb963bfb6269d9..b68df68096e3fa0b7ce0dd9b94bb6bd9ccc5be3e 100644 (file)
@@ -16,7 +16,7 @@ class local_photos_mirror_renderer(renderer.abstaining_renderer):
 
     album_whitelist = frozenset(
         [
 
     album_whitelist = frozenset(
         [
-            "8-Mile Lake Hike",
+            "Autumn at Kubota",
             "Bangkok and Phuket, 2003",
             "Barn",
             "Blue Angels... Seafair",
             "Bangkok and Phuket, 2003",
             "Barn",
             "Blue Angels... Seafair",
@@ -39,17 +39,18 @@ class local_photos_mirror_renderer(renderer.abstaining_renderer):
             "Portland, ME 2021",
             "Prague and Munich 2019",
             "Random",
             "Portland, ME 2021",
             "Prague and Munich 2019",
             "Random",
+            "SFO 2014",
             "Scott and Lynn",
             "Sculpture Place",
             "Scott and Lynn",
             "Sculpture Place",
-            "SFO 2014",
             "Skiing with Alex",
             "Sonoma",
             "Trip to California, '16",
             "Trip to San Francisco",
             "Trip to East Coast '16",
             "Skiing with Alex",
             "Sonoma",
             "Trip to California, '16",
             "Trip to San Francisco",
             "Trip to East Coast '16",
+            "Turkey 2022",
             "Tuscany 2008",
             "Tuscany 2008",
-            "Yosemite 2010",
             "WA Roadtrip, 2021",
             "WA Roadtrip, 2021",
+            "Yosemite 2010",
             "Zoo",
         ]
     )
             "Zoo",
         ]
     )