Plex doesn't Read certain episodes / Files for TV shows [Solved]

Server Version#: 1.21.4.4079
Player Version#: 4.52.2

Plex won’t read Episode / File EP1 - EP9 of show “Naam” regardless of naming.
But shows total number of files in path in log.
Here is my log, details are in “Plex Media Scanner.2.log”
Plex Media Server Logs_2021-02-27_21-51-37.zip (4.8 MB)

I recommend you to try naming those files according to Plex’ naming schema. You could attempt a dirty workaround by adding a season folder to give Plex a chance to match those files to a season and episode… not just guessing that based on a file named EP##.

Basic schema should be:

TV Shows    <- the folder linked to your tv-show library
  Show Name
    Season XX
      Show Name - sXXeYY - optional stuff, e.g. episode title.ext
      Show Name - sXXeYY.ext   <- without all the optional clutter

Where XX is the season number, YY is the episode number and .ext is the file extension. Notice Plex doesn’t use EP but E as episode identifier!

Specific example for your show

TV Shows
  Naam
    Season 01
      Naam - s01e01.mp4
      Naam - s01e02.mp4
      ...
      Naam - s01e32 - Finale.mp4

Not sure Plex will find any metadata… I’ve checked IMDb, The Movie Database and TheTVDb but couldn’t find a show named Naam. From the looks of it, Plex is also struggling to find a good match

2021-02-27 21:48:11,686 (14551eff8700) :  INFO (__init__:540) - Scoring result: In naam van het volk (367457)
2021-02-27 21:48:11,687 (14551eff8700) :  INFO (__init__:584) - Score after heuristics: 76
2021-02-27 21:48:11,687 (14551eff8700) :  INFO (__init__:540) - Scoring result: Aladdin Naam Toh Suna Hoga (351988)
2021-02-27 21:48:11,687 (14551eff8700) :  INFO (__init__:584) - Score after heuristics: 72
2021-02-27 21:48:11,688 (14551eff8700) :  INFO (__init__:540) - Scoring result: Mera Naam Yousuf Hai (312390)
2021-02-27 21:48:11,688 (14551eff8700) :  INFO (__init__:584) - Score after heuristics: 76
2021-02-27 21:48:11,688 (14551eff8700) :  INFO (__init__:540) - Scoring result: In Naam der Koningin (261757)
2021-02-27 21:48:11,689 (14551eff8700) :  INFO (__init__:584) - Score after heuristics: 76
2021-02-27 21:48:11,689 (14551eff8700) :  INFO (__init__:540) - Scoring result: Graf Zonder Naam (304394)
2021-02-27 21:48:11,689 (14551eff8700) :  INFO (__init__:584) - Score after heuristics: 78
2021-02-27 21:48:11,690 (14551eff8700) :  INFO (__init__:540) - Scoring result: Iss Pyaar Ko Kya Naam Doon? (373075)
2021-02-27 21:48:11,690 (14551eff8700) :  INFO (__init__:584) - Score after heuristics: 72
1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.