Skip to content

macOS Libraries

Add and organize your media libraries on macOS.

  1. Open Plex Web: http://localhost:32400/web
  2. Click + next to Libraries
  3. Select library type
  4. Add folder paths
  5. Configure options
/Volumes/Media/
├── Movies/
├── TV Shows/
├── Music/
└── Photos/

Ensure external drives mount automatically:

  1. Connect the drive
  2. System PreferencesUsers & GroupsLogin Items
  3. Add the drive

Mount AFP/SMB shares:

Terminal window
# Mount SMB share
mount_smbfs //user@server/share /Volumes/Media
# Add to /etc/fstab for auto-mount
echo "//user@server/share /Volumes/Media smbfs" | sudo tee -a /etc/fstab
  • Scanner: Plex Movie / Plex TV Series
  • Enable local metadata preference
  • Configure language settings