Jump to content

PulsePlexWatch 0.5


Thronic

Recommended Posts

Greetings  :)

 

I was encouraged to make a post here about a little addon I wrote for use with Plex Media Server. It was done mostly out of curiosity (my first actual C# code) and because a friend of mine thought it would be a nice thing to be able to see who's streaming from PMS on the Pulseway app.

 

It was originally meant to show cache and transcode storage sizes but it's not easy to retrieve those numbers quickly, and it tested hard on older servers resources without some kind of caching (even through MSR COM), but that can quickly outdate results. So now it's just for seeing who's streaming, which was quick and easy to do thanks to good API's on both sides.

 

Version 0.5 Download Page
Updated 9.11.2014

 

(copied from my blog):

 

Install by copying the DLL into your Pulseway installation folder (doesn't really matter where, but it will be read/write locked during use). Then just add it as a plugin.

 

Update an existing plugin by simply stopping the PC Monitor service from task manager (Windows 8) or services.msc and overwrite the file. Then just restart the service.

 

Technical details
If you receive the message Plex API timeout! it means localhost:32400/status/sessions/ was unavailable for XML or returning 403 Forbidden. That most likely means your Plex Media Server is either offline or not connected to your account (server settings), which of unknown reasons also makes the sessions unavailable. But if it's up and running and connected (and local authentication remains disabled), it should work!

 

Thanks.

 

Attached screenshots from my Nexus phone running the app.

post-3828-0-04533000-1415731014_thumb.jp

post-3828-0-53196500-1415731015_thumb.jp

post-3828-0-82453700-1415731016_thumb.jp

post-3828-0-29038200-1415731018_thumb.jp

Link to comment
Share on other sites

  • 1 year later...

Hello,

  I've only tried this plugin a couple times and still get the Plex API timeout! message. I've disabled local authentication, and still no luck. Since this is nearly 2 years old, not sure if you have any suggestions, or know if there have been similar plugins created. I currently use an additional app for this type of notification, but would love to have everything consolidated into Pulseway.

 

Thanks in advance!

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...