Hello,
Where can I find list of file plex doesn’t manage to parse inside a library ?
So files present inside a library folder but not appearing in the plex interface.
Thanks
Hello,
Where can I find list of file plex doesn’t manage to parse inside a library ?
So files present inside a library folder but not appearing in the plex interface.
Thanks
Plex doesn’t keep a list of files it didn’t parse. Why would it?
To add use the duplicate and unmatched filters in your library. That’s the best way to start IMO but do familiarise yourself with the support doc above if you haven’t already.
Edit: also check your collection settings as it can hide movies once combined into a collection.
To inform user that maybe can deal with thousands of file and don’t want to compare one by one to discover what file is missing
Oh, I understand the desire, I just don’t understand why you think Plex would have such a log.
Me? I’d approach this task with something like:
find /path/to/videos -type f | grep -v -e .mp4 -e .mkv -e .avi -e .srt
Thank for your answer, I already read this content but unfortunately I don’t manage to find a solution inside.
The problem is I don’t know what file are missing. I just know that inside the folder I have 242 files and inside plex I just have 217 entry…
But without name of file that plex doesn’t display, I can’t see what is the problem for these files. Except to compare one by one each file inside the folder to verify if it appear inside plex
Hmmm… Well, you can get a list of files from the file system but I’m not sure how to get a list of files that Plex knows about.
That said, having to match 242 files doesn’t seem like that bad of a task. Me? I have like 30,000 videos…
Great, I do not know these filter ! Thanks, it was duplicate movies that are show only one inside plex, but take 2 files inside my folder !
Thank for your answer !
Work your way systematically through the tips.
-pt2 or -disc3 etc. as these may be treated by Plex as “multi-part” movies: https://support.plex.tv/articles/naming-and-organizing-your-movie-media-files#toc-2Even though resolved, just wanted to add there’s also a 3rd. Party tool for this:
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.