this post was submitted on 15 Jun 2023
12 points (100.0% liked)
Plex
2772 readers
1 users here now
Welcome to Plex, a community dedicated to Plex, the media server/client solution for enjoying your media!
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Just out of curiosity, do you backup all the generated metadata too? I backup my Plex folder from my SSD to my unraid array weekly, and it takes quite a long time to get through.
I do tar it first (actually I tar my entire docker share), but it still takes longer than I would like.
Just the way my backup system works, All my docker containers go down while I'm backing them up, so it's a bit of a minor inconvenience (even though it only happens on off peak hours in the middle of the night)
Really not a big problem, just thought I'd check if you had a better solution.
You might want to look at how you’re backing up. Something like BorgBackup or better RSync scripts would benefit this process by only taking differences instead of a full backup. Unless you’re constantly adding and deleting media daily, a weekly Plex backup shouldn’t really take a long time.