Releases: 007revad/Linux_Plex_Backup
Releases · 007revad/Linux_Plex_Backup
v1.3.11
17 Nov 00:47
Compare
Sorry, something went wrong.
No results found
Added tar integrity check after backup.
Added optional Plex_Data_Path and Plex_Service_Name settings in config file for distros or containers where they are different to:
/var/lib/plexmediaserver/Library/Application Support
plexmediaserver
Added option in config file to create a current backup before restoring.
Now shows which tar file is about to be restored to where and asks you to confirm overwriting the existing Plex database.
Improved Plex process termination logic in Linux_Plex_Backup.sh and Restore_Linux_Plex_Backup.sh.
Fixed comment in config file for sending emails.
Thanks @codesterribly
v1.3.10
02 Sep 18:05
Compare
Sorry, something went wrong.
No results found
Bug fix for not getting Plex version when Plex installed in Snap.
v1.3.9
31 Aug 06:09
Compare
Sorry, something went wrong.
No results found
Added support for Plex Media Server installed in snap.
You need to change snap=no to snap=yes in backup_linux_plex.config
v1.2.8
27 Dec 05:46
Compare
Sorry, something went wrong.
No results found
Added optional support to send an email of the log after a backup.
Set the to and from email addresses in backup_linux_plex.config
Requires msmtp (most distros include msmtp).
Bug fix for sending email twice.
v1.2.7-RC
26 Dec 09:20
Compare
Sorry, something went wrong.
No results found
Added optional support to send an email of the log after a backup.
Set the to and from email addresses in backup_linux_plex.config
Requires msmtp (most distros include msmtp).
v1.1.6
04 Nov 06:14
Compare
Sorry, something went wrong.
No results found
Added KeepQty setting to delete old backups and only keep the latest N backups.
KeepQty=5 would keep just the latest 5 backups.
KeepQty=0 or KeepQty= would keep all backups.
v1.0.5
08 Oct 23:32
Compare
Sorry, something went wrong.
No results found
Bug fix for default conf file. Double quotes not needed and cause issue #11
Updated Restore_Linux_Plex_Backup.sh to handle reading settings from conf file with spaces and no double quotes.
v1.0.4
02 Jul 01:36
Compare
Sorry, something went wrong.
No results found
Bug fix for failing to start Plex Media Server. Issue #8
Fixed in Linux_Plex_Backup.sh
Fixed in Restore_Linux_Plex_Backup.sh
v1.0.2
10 May 04:20
Compare
Sorry, something went wrong.
No results found
Added working restore script.
v1.0.1
09 May 23:05
Compare
Sorry, something went wrong.
No results found
First release.
Note: Restore script not working yet.