Skip to content

Releases: TechieGuy12/PlexServerAutoUpdater

0.2.1.2-beta.1

31 Oct 13:31
Compare
Choose a tag to compare
0.2.1.2-beta.1 Pre-release
Pre-release
  • Added logging for Plex file version number.

0.2.1.1

27 Oct 16:19
953fdb4
Compare
Choose a tag to compare
  • Added the optional PlexInstallLocation key to the config file that allows user to specify full path to the Plex install location.

0.2.1.1-beta.2

25 Oct 12:13
Compare
Choose a tag to compare
0.2.1.1-beta.2 Pre-release
Pre-release
  • Added PlexInstallLocation to the configuration file to allow for specifying the installation location.

0.2.1.1-beta.1

24 Oct 00:15
Compare
Choose a tag to compare
0.2.1.1-beta.1 Pre-release
Pre-release
  • Try to get the installation folder from the registry if a custom install location was specified.

0.2.1.0

21 Oct 12:08
34f64e1
Compare
Choose a tag to compare
  • Added config file to configure the updater settings. (Thanks @StrayerJ)
  • Added additional logging.
  • .Net Framework version changed to 4.8.
  • Added quotes around log file path of the Plex update execution.
  • Added support for 64-bit Plex Media Server for Windows.

0.2.0.0

23 Nov 19:05
9a95a4c
Compare
Choose a tag to compare
  • Changed .Net framework version to 4.7.2.
  • Added the log parameter to specify the path to a log file.
  • All logging now defaults to the temp folder.
  • Added default installation location checking.
  • Cleaned up and restructured the codebase.
  • Fixed some minor bugs.

0.2.0.0-beta.3

13 Oct 15:43
87a873a
Compare
Choose a tag to compare
0.2.0.0-beta.3 Pre-release
Pre-release
  • Updated .Net framework to 4.7.2.
  • Removed hard-coded TLS 1.2 protocol.

0.1.9.1

07 Oct 02:09
87a873a
Compare
Choose a tag to compare
  • Fixed issue #42.

0.2.0.0-beta.2

06 Oct 03:01
Compare
Choose a tag to compare
0.2.0.0-beta.2 Pre-release
Pre-release
  • Fixed connection exception described in #42.

0.2.0.0-beta.1

26 Aug 01:51
Compare
Choose a tag to compare
0.2.0.0-beta.1 Pre-release
Pre-release
  • Restructured/simplified the code.
  • Added log path argument to specify the log folder.
  • Report more details about the Plex installation in the log.
  • Additional functionality checks.