[GH-ISSUE #33] Explicit host selection mode in config #7

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

Originally created by @codesterribly on GitHub (Nov 15, 2025).
Original GitHub issue: https://github.com/007revad/Linux_Plex_Backup/issues/33

You already support:

  • Name=distro
  • Name=hostname
  • custom nickname.

I would document that more clearly in backup_linux_plex.config, for example:

# Name controls the prefix in backup filenames:
#   distro   : use kernel hostname from uname
#   hostname : use $(hostname)
#   other    : literal nickname
Name=hostname

That helps future you remember what “distro” versus “hostname” actually do.

Originally created by @codesterribly on GitHub (Nov 15, 2025). Original GitHub issue: https://github.com/007revad/Linux_Plex_Backup/issues/33 You already support: - Name=distro - Name=hostname - custom nickname. I would document that more clearly in backup_linux_plex.config, for example: ``` # Name controls the prefix in backup filenames: # distro : use kernel hostname from uname # hostname : use $(hostname) # other : literal nickname Name=hostname ``` That helps future you remember what “distro” versus “hostname” actually do.
kerem closed this issue 2026-03-04 19:17:24 +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#7
No description provided.