Paul Salmon

Results 45 comments of Paul Salmon

It should be almost instantaneous as the app reads JSON file that is updated by Plex. I just checked the file and it references the latest version. Are you on...

What do you get when you access https://plex.tv/api/downloads/1.json in your browser?

Go ahead and make the PR. I think that would be a good option to provide. The parameter would be easiest, although a config file would also be a good...

I will update the readme.md to note the default location of the log file.

I'll have to take a look. I haven't made changes to the Gui but I did refactor much of the code for 0.2.

It is something that I will be looking at implementing for sure.

The pre-release version [0.2.1.0-beta.3](https://github.com/TechieGuy12/PlexServerAutoUpdater/releases/tag/0.2.1.0-beta.3) contains the support for the 64-bit version of the server for Windows. It should automatically detect if the install is either 32-bit or 64-bit version and...

> As a side note, Im getting a Dot Net 4.8 Requirement. > > ![image](https://user-images.githubusercontent.com/10633668/194358525-6f58ef31-836b-4501-9e1f-8ed8fe64040e.png) As this time, the updater requires .Net Framework 4.8. Will be looking at moving to...

It was necessary to change the installation parameters for the 64-bit version. [0.2.1.0-beta.4](https://github.com/TechieGuy12/PlexServerAutoUpdater/releases/tag/0.2.1.0-beta.4) has the correct parameters.

I do get the LocalAppData folder for the user running Plex, so I'll see about falling back to that folder if the key isn't present.