Trying to get balena dash working on a RP 3+. I successfully deployed services (photos, scheduler, wifi-connect, wpe) but can’t seem to get the photos service to pull the pictures from a shared album; I’ve tried Apple and Google.
I keep getting the same resultant error back in the log console for “photos” service: “error: Could not parse album.”
Thank you both @dansku@zvin for your super prompt reply! It was definitely the URL. Fixed it and it is now loading without a hitch. Thank you!
Additional question, does this project currently only support Apple, Dropbox, and Google for galleries? Do you know if anyone else has tried to parse any other galleries, say something like Instagram or Facebook?
Currently it only work with those that you mentioned.
You are more than welcome to check the source code and implement new galleries and submit a Pull Request for the project. That would actually be awesome!