Hello again
Plex Notify is crashing all the time.
Running Windows server 2008 64bits
Sent from my SM-G900F using Tapatalk
Hello again
Plex Notify is crashing all the time.
Running Windows server 2008 64bits
Sent from my SM-G900F using Tapatalk
I also user server 2008 64 bit. I am not crashing. can you send me your Plex Notify logs?
Seems like fixing the problem when i keep the settings tab openI also user server 2008 64 bit. I am not crashing. can you send me your Plex Notify logs?
Sent from my SM-G900F using Tapatalk
I just downloaded PlexNotify on my laptop. But the app doesn't seem to fit properly on my monitor. Seems like the app is too big for my screen. It cuts off a lot of the toggles so I can't use a lot of the features. Is there a fix for this??
image.jpg
there is not fix for this but you can manually configure it by going to c:\Programdata\Plex Notify
Heads up tomorrow the plex notify codeplex will be closed. I will be updating to the new website.
The Plex Notify Service will be available late tomorrow, possibly monday.
I am wrapping up API documentation now. http://www.plexnotify.com/api/ I will be slowly adding to it over the next 24 hours and will do my best to complete it for the service.
Please note the service will not send notificaitons, also the UI will not be available until release. The service will however collect data and that data will be available via the API.
Once the API for adding triggered notifications is done I will release that ASAP.
I'm sorry i you answered this question already, but i cannot seem to find it in this forum.
Is it possible to install it on Linux (Ubuntu server)?
I'm sorry i you answered this question already, but i cannot seem to find it in this forum.
Is it possible to install it on Linux (Ubuntu server)?
With the current version you cannot.
With the service you may be able to run it with Wine or Mono. although I have not tried it.
With the current version you cannot.
With the service you may be able to run it with Wine or Mono. although I have not tried it.
Ok, thnx for your quick reply, i will see if i can get it to work with Wine or Mono.
With the current version you cannot.
With the service you may be able to run it with Wine or Mono. although I have not tried it.
This is an interesting idea running Plex Notify using Wine or Mono. I just finished building my own nas which is running OpenMediaVault and everything is running perfectly. Now that everything is setup the way I want, I would like to start testing other applications such as Plex Notify and have it run on the same system. From what I understand Mono works best running CLR/CLI/VES suites (makes CLR.exe applications run) and Wine is a Win32 API implementation (makes win32.exe applications run). Base on how you created Plex Notify, which one would work best with Plex Notify? Am I correct to think that both Mono and Wine will both run ".NET"?
The new site is up. I should have the service later today.
The download is up: Plex Notify Nightly Dev
The download is up: Plex Notify Nightly Dev
Just tried it fails at install mate.....
Just tried it fails at install mate.....
An exception occurred during the Install phase.System.Security.SecurityException: The source was not found, but some or all event logs could not be searched. Inaccessible logs: Security.The Rollback phase of the installation is beginning.See the contents of the log file for the C:\PlexNotify_DevRelease\PlexNotify.Service.exe assembly's progress.The file is located at C:\PlexNotify_DevRelease\PlexNotify.Service.InstallLog.Rolling back assembly 'C:\PlexNotify_DevRelease\PlexNotify.Service.exe'.Affected parameters are:logtoconsole =logfile = C:\PlexNotify_DevRelease\PlexNotify.Service.InstallLogassemblypath = C:\PlexNotify_DevRelease\PlexNotify.Service.exe
My bad run CMD as Administrator :)
this is great jbur, really impressive work.
I seem to stumble upon some issues. I successfully installed the service and set PMS via the API (using postman, got the correct response).
However, when i try to retrieve data using it, such as using getallmovies, I get an empty response:
There are no logs generated at the log dir. Mongo DB does appear to contain data as I see the PmsHost, PmsPort & Updateinterval object set.
I tried running it in debug mode, but i see no reply to any command I send (maybe i'm using it incorrectly).
this is great jbur, really impressive work.
I seem to stumble upon some issues. I successfully installed the service and set PMS via the API (using postman, got the correct response).
However, when i try to retrieve data using it, such as using getallmovies, I get an empty response:
There are no logs generated at the log dir. Mongo DB does appear to contain data as I see the PmsHost, PmsPort & Updateinterval object set.
I tried running it in debug mode, but i see no reply to any command I send (maybe i'm using it incorrectly).
Plex Notify only catalogs the movies it has seen playing so if no one has watched one yet it wont return anything. Plex Notify will not catalog your while Library, only the media that is played.
also, I do not debug message for API commands Thats a good Idea though I will add one in them in for tonight's build.
right, i'm an idiot. sorry about that :)
edit: will it work if i manually set an item to watched?
right, i'm an idiot. sorry about that :)
edit: will it work if i manually set an item to watched?
no you have to actually start watching it and it will show up in plex notify within 10 seconds. the default update interval is 10 seconds.
yep, everything is working. great job!
I was gonna keep this running via always up but o guess it will be ok as a nativer service. Either way excited as always. Can’t wait to get all the features implemented. Feel like an admin with his hands tied behind his back. Crazy plex hasnt gotten arround to any of this. Still grateful for what they and you have done though.
