Closed cpankonien closed 3 years ago
I've looked at this in the past and at the time Google API did not have this ability to pull albums marked as favorites. I'll review again, but their API is far limited to what photos.google.com allows.
This has recently been enabled in the GooglePhotos API. The plan will be to create a new entry under "DynamicAlbum" section with the option to view photos marked as Favorites.
Filter needed:
{ "filters": { "featureFilter": { "includedFeatures": [ "FAVORITES" ] } } }
has this been released? I am unable to find it in dynamic albums.
Not yet, due to https://github.com/chtaylo2/Roku-GooglePhotos/issues/364 had to pull back release to add this in. Still doing code testing.
ok thanks.
On Tue, Feb 9, 2021 at 10:17 PM Chris Taylor notifications@github.com wrote:
Not yet, due to #364 https://github.com/chtaylo2/Roku-GooglePhotos/issues/364 had to pull back release to add this in. Still doing code testing.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/chtaylo2/Roku-GooglePhotos/issues/333#issuecomment-776409525, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO62UT2L7IMPH3KUOOLXINLS6H3GFANCNFSM4P4TRLJQ .
@cpankonien - Here's a candidate release if you'd like to try it: https://my.roku.com/account/add/MLTNH6 Should be published in the Channel store soon.
please include the ability to select "favorites" as an album.