• v1.3.11 10eba726aa

    v1.3.11 Stable

    kerem released this 2025-11-17 03:44:07 +03:00 | 18 commits to main since this release

    📅 Originally published on GitHub: Mon, 17 Nov 2025 00:47:20 GMT
    🏷️ Git tag created: Mon, 17 Nov 2025 00:44:07 GMT

    • 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

    Downloads
  • v1.3.10 e9c1a48f87

    v1.3.10 Stable

    kerem released this 2025-09-02 21:04:25 +03:00 | 46 commits to main since this release

    📅 Originally published on GitHub: Tue, 02 Sep 2025 18:05:53 GMT
    🏷️ Git tag created: Tue, 02 Sep 2025 18:04:25 GMT

    • Bug fix for not getting Plex version when Plex installed in Snap.
    Downloads
  • v1.3.9 6b82f024fd

    v1.3.9 Stable

    kerem released this 2025-08-31 09:06:43 +03:00 | 52 commits to main since this release

    📅 Originally published on GitHub: Sun, 31 Aug 2025 06:09:51 GMT
    🏷️ Git tag created: Sun, 31 Aug 2025 06:06:43 GMT

    • Added support for Plex Media Server installed in snap.
      • You need to change snap=no to snap=yes in backup_linux_plex.config
    Downloads
  • v1.2.8 377c6c45b0

    v1.2.8 Stable

    kerem released this 2025-08-31 07:34:30 +03:00 | 53 commits to main since this release

    📅 Originally published on GitHub: Fri, 27 Dec 2024 05:46:44 GMT
    🏷️ Git tag created: Sun, 31 Aug 2025 04:34:30 GMT

    • 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.
    Downloads
  • v1.2.7-RC 266fefade2

    v1.2.7-RC Pre-release

    kerem released this 2024-12-26 12:18:51 +03:00 | 87 commits to main since this release

    📅 Originally published on GitHub: Thu, 26 Dec 2024 09:20:40 GMT
    🏷️ Git tag created: Thu, 26 Dec 2024 09:18:51 GMT

    • 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).
    Downloads