This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Comments
But now I have the problem that homey thinks plex has stopped. And it will shut down my receiver. (If: Plex Stops playing.. shutdown the receiver)
Is it possible to add another "if card"? -If Plex pauses- or something like that?
Will it be possible in the future to use a Plex card in the 'then' category? -If I press pause on the remote- -then pause plex- etc.
by the way: It's a very nice app! I just have a lot of ideas
PS another really dumb question: If I paused plex, how do I start it again? Start movie, movie start, movie play, play movie don't work.
you are right, the pause action triggers the 'stop' flow. I already fixed that in the version I'm working on. I added an additional 'pause' flow trigger.
I'm pretty close to releasing the new version in the app store. Contains a lot of changes to the setup and connection procedure and also supports shared servers.
My focus at the moment is an issue I found in the ChromeCast-api module. This issue is causing the Plex app to sometimes 'loose' the connection to the player - resulting in commands no longer doing anything for CC. I need to do a rewrite of the chromecast-api module itself (so not my actual driver). I might do a release without this fix in the meantime, which contains a lot of stability fixes, beter PMS connection logic and the additional flow cards.
These are the included updates for version 1.1.0:
Is there a way to play my music library also, or is that on your to do list?
Sorry, music is still on my todo list (which is pretty long :-)). The challenge is that Plex treats music completely differently from video content. Different formats, different hierarchies etc. It would take some time to also implement that.
As a short (random order) todo list that is planned for future versions (of the top of my head, I don't have my actual list handy at the moment):
- Support media continuation (if you have watched a movie half-way for example, Homey will ask if you would like to continue) - this one should be in the next major release for sure.
- Support multiple players from the same type in flows (pretty hard to do at the moment)
- Better, more intelligent transcoding support for ChromeCast (and similar devices)
- Support (the new) Plex Media Player (PMP). I will need to reverse engineer the thing to make that one work.
- Support smart TV's without the need for a chromecast
- Support Apple TV (2)
- Support Music
- Support Queue
- Support indexing multiple servers at once (you can only select one server at the moment, but you also might want to use your own plus a friends shared server simultaneously)
- Support Plex Home and multiple users (really need voice recognition support in Homey for that one).
- Build in more intelligent media and speech trigger caching (primarily for performance and memory use).
I'm sure I forgot a few :-)
If anyone here is comfortable with using command line stuff, please feel free to install the v1.1.0 version from Github. It might take a few more days before that one is app store approved by the Homey guys.
Ii'm already experimenting with music support, don't worry..