[PR #36] [MERGED] sync from main #29

Closed
opened 2026-03-04 19:17:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/007revad/Linux_Plex_Backup/pull/36
Author: @007revad
Created: 11/17/2025
Status: Merged
Merged: 11/17/2025
Merged by: @007revad

Base: developHead: main


📝 Commits (10+)

  • e9c1a48 Merge pull request #25 from 007revad/develop
  • 938abe2 Update my-other-scripts.md
  • f6decbd Replace visitor badge with hitscounter.dev badge
  • c6c7e6e Update my-other-scripts.md
  • 9822211 Update my-other-scripts.md
  • a8fe39d Remove committers.top badge from README
  • ca2c7b9 Fix script usage and enhance Plex process handling
  • f0cca34 Add systemd timer instructions for Plex Backup
  • 5b62bdc Merge pull request #26 from codesterribly/patch-1
  • 440267e Merge pull request #27 from codesterribly/patch-2

📊 Changes

6 files changed (+167 additions, -25 deletions)

View changed files

📝 CHANGES.txt (+10 -0)
📝 Linux_Plex_Backup.sh (+30 -9)
📝 README.md (+45 -5)
📝 Restore_Linux_Plex_Backup.sh (+46 -9)
📝 backup_linux_plex.config (+12 -1)
📝 my-other-scripts.md (+24 -1)

📄 Description

v1.3.11

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

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/007revad/Linux_Plex_Backup/pull/36 **Author:** [@007revad](https://github.com/007revad) **Created:** 11/17/2025 **Status:** ✅ Merged **Merged:** 11/17/2025 **Merged by:** [@007revad](https://github.com/007revad) **Base:** `develop` ← **Head:** `main` --- ### 📝 Commits (10+) - [`e9c1a48`](https://github.com/007revad/Linux_Plex_Backup/commit/e9c1a48f87a4f2f35c8677a299a74c69fb6f1132) Merge pull request #25 from 007revad/develop - [`938abe2`](https://github.com/007revad/Linux_Plex_Backup/commit/938abe2cfeb7c65d62c9a5a9ffe01d8e0d8fbd63) Update my-other-scripts.md - [`f6decbd`](https://github.com/007revad/Linux_Plex_Backup/commit/f6decbd0e794a092357e46d4c7800c7b1eb68046) Replace visitor badge with hitscounter.dev badge - [`c6c7e6e`](https://github.com/007revad/Linux_Plex_Backup/commit/c6c7e6e2af6e74357e3489dd484d2c1d6ab4b442) Update my-other-scripts.md - [`9822211`](https://github.com/007revad/Linux_Plex_Backup/commit/982221111b53e6a2d3a66dc38f77b1501f061dae) Update my-other-scripts.md - [`a8fe39d`](https://github.com/007revad/Linux_Plex_Backup/commit/a8fe39db04ccaedae34b19ef356ddbabddbf325e) Remove committers.top badge from README - [`ca2c7b9`](https://github.com/007revad/Linux_Plex_Backup/commit/ca2c7b908b2bc03cbf45b074aa5c3c0fcc30ad31) Fix script usage and enhance Plex process handling - [`f0cca34`](https://github.com/007revad/Linux_Plex_Backup/commit/f0cca343e13d8fbe6ee18221e9fd2e9d839e6e51) Add systemd timer instructions for Plex Backup - [`5b62bdc`](https://github.com/007revad/Linux_Plex_Backup/commit/5b62bdcd216b0d6cf2eaa91ddfdd6e94b1ba4383) Merge pull request #26 from codesterribly/patch-1 - [`440267e`](https://github.com/007revad/Linux_Plex_Backup/commit/440267ef88379fef80e706d7256182dc856d2049) Merge pull request #27 from codesterribly/patch-2 ### 📊 Changes **6 files changed** (+167 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `CHANGES.txt` (+10 -0) 📝 `Linux_Plex_Backup.sh` (+30 -9) 📝 `README.md` (+45 -5) 📝 `Restore_Linux_Plex_Backup.sh` (+46 -9) 📝 `backup_linux_plex.config` (+12 -1) 📝 `my-other-scripts.md` (+24 -1) </details> ### 📄 Description v1.3.11 - 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 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 19:17:31 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Linux_Plex_Backup#29
No description provided.