pir8radio 1305 Posted March 26, 2015 Posted March 26, 2015 I know this is a request that really is not useful to most... But it would make ME happy I would like to be able to set some kind of server wide "popup" message, kind of like the new user "Tour" box that the new users see, but with my own message... Like "Server Backup in progress, you may experience laggyness or streaming issues while this backup is in progress", or "Server will be down XX-XX-XXXX from 8AM to 10AM". Useful for anyone else? Should be an easy add... 8
Beardyname 197 Posted March 26, 2015 Posted March 26, 2015 the message function is already in place Just need to be implemented everywhere and also a "send to all" function.
pir8radio 1305 Posted March 26, 2015 Author Posted March 26, 2015 But isnt the message function only from xml's located on the web servers that belong to emby?
Cheesegeezer 3102 Posted March 26, 2015 Posted March 26, 2015 But isnt the message function only from xml's located on the web servers that belong to emby? You could just create your own plugin that watches for events and auto pops up a message relevant to a process that the server is undertaking at that moment. You will just have to watch for triggers from the server and Boom your message pops up. That is to say that all your users are using the Webclient. If using a client then the client would also need to implement these messages or you create an api for clients to tap into.
ebr 15664 Posted March 26, 2015 Posted March 26, 2015 There is a message function in the remote control API that could be used for the apps that support it (the web client and MBC do I'm sure).
computerprep 148 Posted August 15, 2016 Posted August 15, 2016 Just found this old thread. Showing some more support for the idea.
MEB 26 Posted August 15, 2016 Posted August 15, 2016 Good idea, I would like to be able to send a message to ET and tell my wife to go to bed when shes up watching TV at midnight.
speechles 2010 Posted August 15, 2016 Posted August 15, 2016 There is a message function in the remote control API that could be used for the apps that support it (the web client and MBC do I'm sure).Add the roku to the "supports this" list, when using the blue neon app. Sent from my Nexus 7 using Tapatalk 1
ebr 15664 Posted August 15, 2016 Posted August 15, 2016 Yeah, and if Theater doesn't already support this now, I'm sure it will before too long. 1
pir8radio 1305 Posted August 15, 2016 Author Posted August 15, 2016 There is a message function in the remote control API that could be used for the apps that support it (the web client and MBC do I'm sure). any details on this feature using api? is it an http post or something simple that can be used now?
7illusions 1249 Posted August 16, 2016 Posted August 16, 2016 https://github.com/MediaBrowser/Emby/wiki/Remote-control
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now