I took a swing at refactoring the GooglePhotos module and have a working copy. I have the code on GitHub here. I did the dev work on a NUC so I could rapidly go back and forth sorting out bugs and removing deprecated packages, but I’m going to be moving it to a test Pi over the next week. I relied heavily on claud to produce this module since I never have enough time to completely digest Google’s new API. Honestly the google picker workflow is somewhat hot garbage. Like most of you, I moved to the MMM-ImagesPhotos which is a very easy module to use and highly recommended. Although, I wanted to fix the GooglePhotos module so I could get my mom’s photo frame working again. Feedback is most welcome.