Plex_autoscan teamdrives name?

"TEAMDRIVES": [
  "NAME_OF_TEAMDRIVE_1",
  "NAME_OF_TEAMDRIVE_2"
],

what does it mean by teamdrive name? which one is the name of the teamdrive? i know the root folder id of the teamdrive, but which is the name?

"RCLONE": {
    "BINARY": "/usr/bin/rclone",
    "CONFIG": "",
    "CRYPT_MAPPINGS": {},
    "RC_CACHE_REFRESH": {
      "ENABLED": true,
      "FILE_EXISTS_TO_REMOTE_MAPPINGS": {
        "/": [
          "/mnt/gdrive/"
        ]
      },
      "RC_URL": "http://localhost:5572"
    }
  },

i don't use rcrypt, and my 'movies' and 'tv-shows' folders are in the root folder of the team drive, mounted to /mnt/gdrive. is this section correctly entered?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.