Well, we are getting somewhere. I checked the USB drive and oddly enough, it was powered off. My mistake! Now I can access the drive again. However, when I try to access my Plex media it still says that the media is unavailable. Linked below are screenshots within Plex:
I have tried power cycling everything but to no avail. I also believe that 192.168.127 is actually correct, as this is the “local IP” for the Raspberry Pi.
# You can use "dietpi-drive_manager" to setup mounts.
# NB: It overwrites and re-creates physical drive mount entries on use.
#----------------------------------------------------------------
# NETWORK
#----------------------------------------------------------------
//192.168.127/4tb /mnt/smbshield cifs cred=/var/lib/dietpi/dietpi-drive_manager/mnt-smbshield.cred,iocharset=utf8,uid=dietpi,gid=dietpi,file_mode=0770,dir_mode=0770,vers=3.1.1,nofail,noauto,x-systemd.automount
#----------------------------------------------------------------
# TMPFS
#----------------------------------------------------------------
tmpfs /tmp tmpfs size=1024M,noatime,lazytime,nodev,nosuid,mode=1777
tmpfs /var/log tmpfs size=50M,noatime,lazytime,nodev,nosuid,mode=1777
#----------------------------------------------------------------
# MISC: ecryptfs, vboxsf, glusterfs, bind, Btrfs subvolume mounts
#----------------------------------------------------------------
#----------------------------------------------------------------
# SWAP SPACE
#----------------------------------------------------------------
/var/swap none swap sw
#----------------------------------------------------------------
# PHYSICAL DRIVES
#----------------------------------------------------------------
PARTUUID=9bcc366d-02 / ext4 noatime,lazytime,rw 0 1
PARTUUID=9bcc366d-01 /boot vfat noatime,lazytime,rw 0 2
UUID=F65C2DF55C2DB173 /mnt/8tb ntfs noatime,lazytime,rw,permissions,big_writes,nofail,noauto,x-systemd.automount