Paul Salmon

Results 46 comments of Paul Salmon

This is something I have seen with Plex in the past. There is usually a set of registry keys used by Plex where it stores the settings from the Plex...

Thanks. I will look at this soon and make the necessary changes.

I have not yet looked at it as life got a little busy. I am hoping to look at it this weekend.

The application gets the data folder location from **HKEY_CURRENT_USER\SOFTWARE\Plex, Inc.\Plex Media Server**. The value is **LocalAppDataPath**. I believe this setting has been removed from Plex, and now defaults to %LOCALAPPDATA%\Plex...

Thanks, I will make some changes. One thing to note is that cancelling the install at this point cannot be done, unless I change the way in which I run...

@Mahmoud87 that is interesting. What Plex service are you using to run Plex?

@Mahmoud87, that would be the reason the service isn't stopped and restarted. Right now, PlexServerAutoUpdater only works with this service: https://github.com/cjmurph/PmsService. I am looking at redoing the application to allow...

The project isn't dead, bu in haven't provided and update in some time. I still use this to update Plex today. Do you also get this error? If so, can...

Thanks for the catch. The fix should be available in [0.1.8.6-beta.1](https://github.com/TechieGuy12/PlexServerAutoUpdater/releases/tag/0.1.8.6-beta.1).

The release [0.1.8.6-beta.2]https://github.com/TechieGuy12/PlexServerAutoUpdater/releases/tag/0.1.8.6-beta.2 should fix the errorlevel issue.