Server Version#: Version 3.77.4
Player Version#: I guess the same
I have some many like root folders because Plex don’t see folders in folders. I don’t know why.
Got a 10TB hard drive and set it up to record video’s with Plex. I put one video on there and the rest it recorded from TV in other folders and it only sees the one video I uploaded to the looks root of that folder.
Here is a screen copy so you can see what I am talking about. I can re-screen that folder and it just don’t show that other shows. I can play the shows from the guide. How it shows what it recorded.
On my 4TB drive it does see the folders there. I don’t see what is different from the 4TB and 10TB drives. But Plex just don’t see the folders only the root of the 10TB.
If the drive was “automounted”, only you can see the content. PMS will only see the top-most level . This is caused by Gnome. I have created several tips/how-to addressing this.
Please feel free to read through and apply what you wish.
Like I said I have the permissions set the same for the 4TB-Blue drive I have and I checked all the other drives and they show the folders after them.
The permissions are Plex,Plex, 0777 and I set all the folders and files to that too.
My guess is plax don’t know how to use folders on a 10TB Drive? Any one else have a 10TB using Plex with and if so can plex see the folders in it?
It can record TV shows to it and I can only play them looking at the guide what it recorded and click on the play on that. It works then. But only on my PC were can see the guide for the TV shows.
Mostly for a test I just recorded 2 news shows. Rescan the 10TB drive and it only found one of them and they were both on the same channel one right after the other. But the one it seen is a hour long one the one it don’t see is a half hour one. I don’t know any other differences besides what is in the video and the time.
I changed the Permissions of all the rest of the folders and files to the same as Plex made to record the new video to the same as the hour one it sees.
That my be why some how it is set not to see shows that are shorter then a hour? I think that is the shows it’s not seeing.
Here is the command line of the files the “7 Action News at 7pm…” Plex does see.
root@rayday:/media/WD-10TB# ls -l total 30382180 drwxr-xr-x 3 plex plex 4096 Dec 28 19:30 '7 Action News at 7pm (2015)' drwxr-xr-x 3 plex plex 4096 Dec 28 19:00 'ABC World News Tonight With David Muir (2014)' -rwxrwxrwx 1 plex plex 31111304171 Dec 6 20:38 Christopher_Robin.mkv drwxr-xr-x 3 plex plex 4096 Dec 10 20:00 'Extra (1994)' drwxr-xr-x 7 plex plex 4096 Dec 25 23:00 'Futurama (1999)' drwxr-xr-x 3 plex plex 4096 Dec 28 20:00 Live-TV drwxrwxrwx 2 plex plex 16384 Dec 6 14:26 lost+found drwxr-xr-x 3 plex plex 4096 Dec 8 10:30 'The Voyager With Josh Garcia (2016)' root@rayday:/media/WD-10TB# cd 7\ Action\ News\ at\ 7pm\ (2015)/ root@rayday:/media/WD-10TB/7 Action News at 7pm (2015)# ls -l total 4 drwxr-xr-x 2 plex plex 4096 Dec 28 19:30 'Season 2018’ root@rayday:/media/WD-10TB/7 Action News at 7pm (2015)# cd Season\ 2018/ root@rayday:/media/WD-10TB/7 Action News at 7pm (2015)/Season 2018# ls -l total 936604 -rw-r–r-- 1 plex plex 959077488 Dec 28 19:30 '7 Action News at 7pm (2015) - 2018-12-28 19 00 00 - Episode 12-28.ts’ root@rayday:/media/WD-10TB/7 Action News at 7pm (2015)/Season 2018# cd … root@rayday:/media/WD-10TB/7 Action News at 7pm (2015)# cd … root@rayday:/media/WD-10TB# cd ABC\ World\ News\ Tonight\ With\ David\ Muir\ (2014)/ root@rayday:/media/WD-10TB/ABC World News Tonight With David Muir (2014)# ls -l total 4 drwxr-xr-x 2 plex plex 4096 Dec 28 19:00 'Season 2018’ root@rayday:/media/WD-10TB/ABC World News Tonight With David Muir (2014)# cd Season\ 2018/ root@rayday:/media/WD-10TB/ABC World News Tonight With David Muir (2014)/Season 2018# ls -l total 3595032 -rw-r–r-- 1 plex plex 3681308464 Dec 28 19:00 'ABC World News Tonight With David Muir (2014) - S2018E353 - Episode 353.ts’ root@rayday:/media/WD-10TB/ABC World News Tonight With David Muir (2014)/Season 2018#
Could there be a setting on just this drive that Plex will only see shows that are more then a half hour long?
I edit the WD-10TB one some with how it shows on that link you gave. So the end of the line changed.
Then I did a mount -a and service plexmediaserver restart then had Plex scan the 10TB drive. It did find one more a video Plex recorded last night. It’s a hour long one. But nothing else.
I tested adding a folder to another Plex folder and that worked.
So just as I typed this I made a new folder name it TV shows on 10TB Plex auto scan it and now it sees it all.
So that worked I will just delete the Movies 10TB and rename the new one to that.
Just did that as I typed this and it worked.
So I don’t know Plex had to reset that Movies 10TB folder or something. I just like forced it to reset it by making a now one and deleted it and renaming the new one that same.
Got this Plex server running on a Intel compute stick and it’s a server on it not a Desktop.
Why all the extra options on the mounts for ext4 ? (data=ordered is covered by defaults)
try a mount my way and see what happens?
Set the directory permissions to 755 with the filesystem unmounted, then extend the permissions INTO the filesystem after you mount it.
It all works now. Plex see it all. I had to fix it by making a new folder for it and delete the old folder and then rename the new folder the same and it worked then.