chtaylo2 / Roku-GooglePhotos

Roku-GooglePhotos (https://www.photoviewapp.com)
https://channelstore.roku.com/details/133629/google-photos-album
MIT License
73 stars 23 forks source link

Feature Request: Launch specific album via ECP #382

Open danymar24 opened 3 years ago

danymar24 commented 3 years ago

I am using Roku's External Control Protocol (ECP) to turn on/off my tv, I would like to know if its posible to launch PhotoView to a specific album using a property.

Right now I am able to launch the app via a http post request using: POST: http://mytvip:8060/launch/133629

I want to launch the app to a specific album, something like: POST: http://mytvip:8060/launch/133629?album=art

Is this feature already available?

chtaylo2 commented 3 years ago

Thanks for the idea. It does not do this today, but will mark as a feature request.