gabrieltackitt

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by gabrieltackitt

  1. I have lots of other dockers and haven't had any issues with any of them except for Sonarr, which I had the same issue recently. I have folders and data in the appdata share for everything else.
  2. docker run -d --name='plex' --net='br0' --cpuset-cpus='4,5' -e TZ="America/Chicago" -e HOST_OS="Unraid" -v '/mnt/user/Content/':'/Content/':'rw' 'ghcr.io/linuxserver/plex
  3. I need some help finding where my plex docker is currently storing its data? It isn't in the appdata folder and I cannot figure out where else it would be storing it. I am worried because I have been using the Appdata Backup/Restore plugin but found out today that it hasn't been backing up Plex as it isn't storing in the correct location. Can someone give me some instructions on how to find and move it properly?