Skip to content

Releases: cjmurph/PmsService

v1.2.3.1

29 Mar 05:08
Compare
Choose a tag to compare
v1.2.3.1 Pre-release
Pre-release

Minor release with change to install location check in registry

v1.2.3

27 Mar 02:03
Compare
Choose a tag to compare

Improved updater handling. now actually works.
Thanks @chrisdecker08

v1.2.2

13 May 11:54
Compare
Choose a tag to compare

I've fixed #72 - No initial settings for service, fixed the first implementation of #62 - restart on tray icon and changed the way "open plex" works to change depending on the plex version and claimed state of the server.

1.2.1

12 Jan 16:07
Compare
Choose a tag to compare

Some changes in this release to try and operate with the 64 bit Plex release a little better.
Some users are reporting that the service can't find the plex media server executable, the checks are a bit more thorough, and the user can now specify the path in the settings if they prefer.
The plex data directory should now be correct if you have it set to a custom location.
The plex update checks have been improved to try and detect an update more reliably when plex exits. There seems to be some difference in how the 64 bit version of plex writes its log file versus the 32 bit version.

1.2.0

12 Jun 09:57
Compare
Choose a tag to compare

Lots in this release.

Thanks to a large contribution from others, the interface has been rewritten and lots of requests fullfilled.

The service now watches the logs to detect an update and will wait until it's finished before attempting a restart.

Logging has been completely changed

Ability to remount drives, with delays, configurable number attempts.

Option to not start plex if mounting fails.

I've updated the list of supporting processes to watch.

I have also tested this with an upcoming 64 bit version of plex and it's working as expected.

1.1.7

07 May 13:17
Compare
Choose a tag to compare

Stop trying to stop plex update service
add verbose logging around killing of supporting processes

1.1.6

23 Apr 03:13
Compare
Choose a tag to compare

Fix UNC path validation to allow space in share name

1.1.5

16 Feb 06:18
Compare
Choose a tag to compare

Resolve Issue #29

1.1.4

11 Dec 03:33
Compare
Choose a tag to compare

Remove upnphost service dependency.
Functionally the same as 1.1.3

1.1.3

07 Dec 04:17
Compare
Choose a tag to compare

Add menu option for Auxiliary Applications issue #17
Add mapped drives issue #27
Add upnphost as dependency service.
some settings layout changes and better window handling (single instance of windows allowed)