Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Search found 2 matches

by anderscode
Tue Feb 24, 2015 9:50 am
Forum: Coding Corner
Topic: PlexEvents
Replies: 5
Views: 3027

Re: PlexEvents

Thank you both for the help now it works. Now to coax a stop message out of it add some error handling/config and its usable. Il post the final code when done incase somwone else wants it.


// Anders
by anderscode
Mon Feb 23, 2015 10:22 pm
Forum: Coding Corner
Topic: PlexEvents
Replies: 5
Views: 3027

PlexEvents

Hi

I just started with python(as in lets look at examples and try something) because i needed a Plex media server event forwarder for eventghost, the code for fetching the data from the server works in normal python 2.7 but trying to run the full thing as a plugin does not. Its not at all unlikely ...