Skip to content

Releases: alekdavis/PlexBackup

Bug fix for Plex services handling

10 Apr 21:08
fd3be94
Compare
Choose a tag to compare

Fixed a bug when handling restart of the Plex services after the backup.

Fixed the non-purged temp files bug

31 Mar 17:14
d202a0e
Compare
Choose a tag to compare

Fixed the bug that left the temp files.

Fixed Cache folder

14 Dec 07:06
69ef468
Compare
Choose a tag to compare

Finalized changes from the refactoring release and fixed the Cache folder handling.

Refactored code

08 Aug 21:34
Compare
Choose a tag to compare

Pretty much rewrote the script from scratch. Removed unnecessary switches and added new ones. Changed a few defaults. Modified some behaviors. Added more info to output. Allow to run in test mode without touching the files. Moved logging methods and customizations to the StreamLogging module. Support verbose and pseudo-debug logging.

Fixed the restore hanging issue

25 Jun 07:04
Compare
Choose a tag to compare

Had to hard code the -aoa switch because it did not work when loaded from configuration.

7-zip options and single instance enforcements

25 Jun 03:21
Compare
Choose a tag to compare

Added a capability to specify optional 7-zip switches via configuration file. Enforce a single-instance execution.

Multiple improvements

18 Mar 03:10
Compare
Choose a tag to compare

Back up second registry key. Exclude the Cache folder from backup (by default). Fixed reporting issue when backup fails. Added options to reboot computer after backup. Stop PMS gracefully.

Email template

11 Dec 17:01
001e0b7
Compare
Choose a tag to compare

Modified email template. Fixed bug (variable name typo).

Three new features

10 Sep 20:51
Compare
Choose a tag to compare

Added three new options: ModulePath, WakeUpDir, and Logoff.

Report backup stats

14 Jun 19:53
ffd3bf1
Compare
Choose a tag to compare

Included backup info (number of objects, size) in email. Added -LoadProfile switch when restarting PMS.