Trying to follow this guide to move the library/metadata files off the SD card on my raspberry pi: Moving PMS 'Library'
But when I try to move or copy the files in /var/lib/plexmediaserver/Library/* over to an external HD (or to my local machine) I keep getting told I don’t have permission, or ‘cannot utime: operation not permitted’
So couple of questions: If I have my override.conf file done right, can I just delete the folder on the SD card and assume the metadata will repopulate itself in the new location? And/or what can I do to get the files to copy over? Any help appreciated, thank you!
Final (I think?) q for you. If I format the drive as ext4, and mount it via linux and the rpi, am I giving up on ever seeing the contents of that drive via my Mac ever again? Like, it doesn’t strike me as a big problem if I can’t plug the drive into my Mac anymore, but I’ve been mounting it on my Mac via the rpi while it’s been exfat, will this change mean it just won’t mount at all on Mac?