Dvr recording (No write access to destination) .

only have this issue when i set record all shows the come up. when i put in the record for one show it works fine. does anyone know what the issue can be?

That is strange you would think it would work or not.
Where is your TV library stored in relation to your Plex Media Server?
And what are the permissions set to for that folder?
And who is the owner of that folder?

That is strange you would think it would work or not.
no Kidding

Where is your TV library stored in relation to your Plex Media Server?
same server.

And what are the permissions set to for that folder?
drwxrwxrwx 1 root root 4096 Sep 16 18:30 Media4
same with tv folder that’s inside
drwxrwxrwx 1 root root 4096 Sep 17 20:29 Tv Shows

And who is the owner of that folder?
root:root
tried to change it to plex:plex but will not go. think it is to do with fstab. forced permissions

UUID=141739C64CFC834C /media/Media4 ntfs rw,nosuid,nodev,noatime,allow_other 0 0

Thanks for looking into it.

same server.

If your media is local why are you even doing an fstab mount? that seems wrong…

but for your fstab check this post.
You probably just need to get a uid in your fstab line and get plex in the uid so it will be plex:plex when mounted for correct ownership since when it records it is using the plex user to try and write.

no matter what id to ever chown -R plex:plex to HDD thats mounted it always stays as root:root