Always re-scanning same folders (didn't exist, can't skip)

I’m having trouble with Plex always deciding multiple seasons of several shows need rescanning and thus slowing the overall scan speed down significantly. I think this is due to how my library is set up.

Both my TV and Movie libraries have two folder paths:

1/ A path for mostly 720p or possibly 1080p h.264 content
2/ A path for mostly 1080p or possibly 720p h.265 content

The final folders follow the exact same naming convention i.e. Show (Year)/Season 1/Show.S01E01.mkv

For some reason, Plex always stalls in folders where there are grouped items due to episodes existing in both locations and the logs seem to always complain about the h.265 location as "didn’t exist, can’t skip). Is there anything that I can do to fix that? I would like to keep the versions separate if possible as merging them introduces additional management complexity.

Thanks

You might want to check if your database is corrupted.
Plex is supposed to remember it scanned that folder (hence it can check if there’s been a change and only re-scan if there has been). If that information doesn’t make it into the database you might end up with Plex attempting to re-scan it over and over (as it considers it actually the first time it does that).

Would that be put in the logs as an error? I don’t see any error messages alluding to that at all and I’d rather not mess with the DB unless really necessary.

Also like I said it only seems to happen on shows/seasons where there are grouped items in different folders so this feels like a bug.

EDIT: this is strange. Tried to reproduce the issue today and it did not happen. The scan breezed through everything. I will keep an eye out.

Happened again. It’s a lot of this for a lot of shows but not all of them…

Jul 14, 2020 14:54:04.666 [0x7fbf9bcc2740] DEBUG - Scanner: Processing directory /mnt/unionfs/Media/TV/TV720/Star Wars - The Clone Wars/Season 2 (parent: yes)
Jul 14, 2020 14:54:04.674 [0x7fbf9bcc2740] DEBUG - File '/mnt/unionfs/Media/TV/TV_x265/Star Wars - The Clone Wars/Season 2/Star.Wars.The.Clone.Wars.S02E01...' didn't exist, can't skip.

Like…a lot:

$ grep -o 'File.* skip' /opt/plex/Library/Application\ Support/Plex\ Media\ Server/Logs/Plex\ Media\ Scanner.log | wc -l 1121

Note how the first line references the “TV720” path but the second line references the “TV_x265” path. It’s also a lot of bs that the file “didn’t exist”. It did exist and it does exist every time plex does this.

It seems that after it’s able to run through the directory once it settles down but then the issue happens again. There don’t seem to be verbose logs on the Scanner file and nothing of importance appears to be in the Server logs.

Do you see SWTCW s02e01 in your TV_x265 library?

I’m trying to follow your show paths but with no luck.
What I see is…
Path 1) /mnt/unionfs/Media/TV/TV720/
Path 2) /mnt/unionfs/Media/TV/TV_x265/
Also, to my understanding… “didn’t exist, can’t skip” means that the item has not been added to the library. Meaning, while it DOES exists, it doesn’t belong to any matching series.
Just be sure you have two copies of this series. Assuming you have a SD version and a HD x265 version. Particularly with s02e01.
Heres a screen shot. The pic is displaying movies but it’s the exact same for episodes too.

Thanks for the reply. The files are there, they’ve been there for months, have not changed and Plex has them grouped but refuses to stop doing this on every scan. I just tried a full library scan again:

$ grep Clone.*S02E01 /opt/plex2/Library/Application\ Support/Plex\ Media\ Server/Logs/Plex\ Media\ Scanner.log
Jul 15, 2020 09:35:54.120 [0x7f8d99e82740] DEBUG - File '/mnt/unionfs/Media/TV/TV720/Star Wars - The Clone Wars/Season 2/Star.Wars.The.Clone.Wars.S02E01.Holocron Heist.....mp4' didn't exist, can't skip.
Jul 15, 2020 09:35:54.179 [0x7f8d99e82740] DEBUG - Looking for path match for [/mnt/unionfs/Media/TV/TV_x265/Star Wars - The Clone Wars/Season 2/Star.Wars.The.Clone.Wars.S02E01.720p.x265-Z...ost.mkv]
Jul 15, 2020 09:39:33.155 [0x7f8d99e82740] DEBUG - File '/mnt/unionfs/Media/TV/TV_x265/Star Wars - The Clone Wars/Season 2/Star.Wars.The.Clone.Wars.S02E01.720p.x265-Z...ost.mkv' didn't exist, can't skip.
Jul 15, 2020 09:39:33.690 [0x7f8d99e82740] DEBUG - Looking for path match for [/mnt/unionfs/Media/TV/TV720/Star Wars - The Clone Wars/Season 2/Star.Wars.The.Clone.Wars.S02E01.Holocron Heist.....mp4]

image

And like I said this is just an example file, this is happening for a LOT of files so scans take forever even though almost nothing has changed.

Ever figure this one out? Having the same problem.

Nope. No matter what it always does the same thing. I just decided to live with it and stop caring. It’s clearly a bug that I have no control over.

I’m getting the same behavior as well on 2 split media directories for the same film

Sep 06, 2020 04:59:20.779 [0x7fd31788c340] DEBUG - File '/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S01E01 - Declared stand alone.mp4' didn't exist, can't skip.
Sep 06, 2020 05:01:38.451 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S01E01.131128.HDTV.x264.720p-iPOP.avi]
Sep 06, 2020 05:01:38.452 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 74705
Sep 06, 2020 05:01:38.453 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S01E02.131205.HDTV.x264.720p-iPOP.avi]
Sep 06, 2020 05:01:38.454 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 74706
Sep 06, 2020 05:01:38.454 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S01E03.131212.HDTV.x264.720p-iPOP.avi]
Sep 06, 2020 05:01:38.455 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 74707
Sep 06, 2020 05:01:38.455 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S01E04.131219.HDTV.x264.720p-iPOP.avi]
Sep 06, 2020 05:01:38.456 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 74708
Sep 06, 2020 05:01:38.456 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S01E05.131226.HDTV.x264.720p-iPOP.avi]
Sep 06, 2020 05:01:38.456 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 74709
Sep 06, 2020 05:01:38.457 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S01E06.140102.HDTV.x264.720p-iPOP.avi]
Sep 06, 2020 05:01:38.457 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 74710
Sep 06, 2020 05:01:38.458 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S01E07.140109.HDTV.x264.720p-iPOP.avi]
Sep 06, 2020 05:01:38.458 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 74711
Sep 06, 2020 05:01:38.458 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S01E08.140116.HDTV.x264.720p-iPOP.avi]
Sep 06, 2020 05:01:38.459 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 74712
Sep 06, 2020 05:01:38.459 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S01E09.140123.HDTV.x264.720p-iPOP.avi]
Sep 06, 2020 05:01:38.460 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 74713
Sep 06, 2020 05:01:38.460 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S01E10.140130.HDTV.x264.720p-iPOP.avi]
Sep 06, 2020 05:01:38.460 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 74714
Sep 06, 2020 05:01:38.461 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S01E11.140206.HDTV.x264.720p-iPOP.avi]
Sep 06, 2020 05:01:38.461 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 74715
Sep 06, 2020 05:01:38.461 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S01E12.140213.HDTV.x264.720p-iPOP.avi]
Sep 06, 2020 05:01:38.462 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 74716
Sep 06, 2020 05:01:38.462 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S01E13.140220.HDTV.x264.720p-iPOP.avi]
Sep 06, 2020 05:01:38.463 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 74717
Sep 06, 2020 05:01:38.463 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S01E14.140227.HDTV.H264.720p-iPOP.avi]
Sep 06, 2020 05:01:38.463 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 74718
Sep 06, 2020 05:01:38.464 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S01E15.140306.HDTV.H264.720p-iPOP.avi]
Sep 06, 2020 05:01:38.464 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 74719
Sep 06, 2020 05:01:38.465 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S01E16.140313.HDTV.H264.720p-iPOP.avi]
Sep 06, 2020 05:01:38.465 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 74720
Sep 06, 2020 05:01:38.466 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S03E01.180716.720p-NEXT.mp4]
Sep 06, 2020 05:01:38.466 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81713
Sep 06, 2020 05:01:38.466 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S03E02.180717.720p-NEXT.mp4]
Sep 06, 2020 05:01:38.467 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81714
Sep 06, 2020 05:01:38.467 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S03E03.180723.720p-NEXT.mp4]
Sep 06, 2020 05:01:38.468 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81715
Sep 06, 2020 05:01:38.468 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S03E04.180724.720p-NEXT.mp4]
Sep 06, 2020 05:01:38.469 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81716
Sep 06, 2020 05:01:38.469 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S03E05.180730.720p-NEXT.mp4]
Sep 06, 2020 05:01:38.469 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81717
Sep 06, 2020 05:01:38.470 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S03E06.180731.720p-NEXT.mp4]
Sep 06, 2020 05:01:38.470 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81718
Sep 06, 2020 05:01:38.471 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S03E07.180806.720p-NEXT.mp4]
Sep 06, 2020 05:01:38.471 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81719
Sep 06, 2020 05:01:38.471 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S03E08.180807.720p-NEXT.mp4]
Sep 06, 2020 05:01:38.472 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81720
Sep 06, 2020 05:01:38.472 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S03E09.180813.720p-NEXT.mp4]
Sep 06, 2020 05:01:38.473 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81721
Sep 06, 2020 05:01:38.473 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S03E10.180814.720p-NEXT.mp4]
Sep 06, 2020 05:01:38.473 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81722
Sep 06, 2020 05:01:38.474 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S03E11.180820.720p-NEXT.mp4]
Sep 06, 2020 05:01:38.474 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81723
Sep 06, 2020 05:01:38.475 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S03E12.180821.720p-NEXT.mp4]
Sep 06, 2020 05:01:38.475 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81724
Sep 06, 2020 05:01:38.476 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S03E13.180827.720p-NEXT.mp4]
Sep 06, 2020 05:01:38.476 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81725
Sep 06, 2020 05:01:38.477 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S03E14.180828.720p-NEXT.mp4]
Sep 06, 2020 05:01:38.477 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81726
Sep 06, 2020 05:01:38.477 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S2E01.150406.HDTV.H264.720p-WITH.mp4]
Sep 06, 2020 05:01:38.478 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81727
Sep 06, 2020 05:01:38.478 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S2E02.150407.HDTV.H264.720p-WITH.mp4]
Sep 06, 2020 05:01:38.479 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81728
Sep 06, 2020 05:01:38.479 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S2E03.150413.HDTV.H264.720p-WITH.mp4]
Sep 06, 2020 05:01:38.480 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81729
Sep 06, 2020 05:01:38.480 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S2E04.150414.HDTV.H264.720p-WITH.mp4]
Sep 06, 2020 05:01:38.481 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81730
Sep 06, 2020 05:01:38.481 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S2E05.150420.HDTV.H264.720p-WITH.mp4]
Sep 06, 2020 05:01:38.482 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81731
Sep 06, 2020 05:01:38.482 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S2E06.150421.HDTV.H264.720p-WITH.mp4]
Sep 06, 2020 05:01:38.483 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81732
Sep 06, 2020 05:01:38.483 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S2E07.150427.HDTV.H264.720p-WITH.mp4]
Sep 06, 2020 05:01:38.484 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81733
Sep 06, 2020 05:01:38.484 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S2E08.150428.HDTV.H264.720p-WITH.mp4]
Sep 06, 2020 05:01:38.485 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81734
Sep 06, 2020 05:01:38.485 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S2E09.150504.HDTV.H264.720p-WITH.mp4]
Sep 06, 2020 05:01:38.486 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81735
Sep 06, 2020 05:01:38.486 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S2E10.150505.HDTV.H264.720p-WITH.mp4]
Sep 06, 2020 05:01:38.487 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81736
Sep 06, 2020 05:01:38.488 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S2E11.150511.HDTV.H264.720p-WITH.mp4]
Sep 06, 2020 05:01:38.489 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81737
Sep 06, 2020 05:01:38.490 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S2E12.150512.HDTV.H264.720p-WITH.mp4]
Sep 06, 2020 05:01:38.492 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81738
Sep 06, 2020 05:01:38.493 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S2E13.150518.HDTV.H264.720p-WITH.mp4]
Sep 06, 2020 05:01:38.494 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81739
Sep 06, 2020 05:01:38.494 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S2E14.150519.HDTV.H264.720p-WITH.mp4]
Sep 06, 2020 05:01:38.495 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81740
Sep 06, 2020 05:01:38.495 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S2E15.150525.HDTV.H264.720p-WITH.mp4]
Sep 06, 2020 05:01:38.496 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81741
Sep 06, 2020 05:01:38.496 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S2E16.150526.HDTV.H264.720p-WITH.mp4]
Sep 06, 2020 05:01:38.497 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81742
Sep 06, 2020 05:01:38.497 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S2E17.150601.HDTV.H264.720p-WITH.mp4]
Sep 06, 2020 05:01:38.498 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81743
Sep 06, 2020 05:01:38.498 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S2E18.150602.HDTV.H264.720p-WITH.mp4]
Sep 06, 2020 05:01:38.499 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 81744
Sep 06, 2020 05:01:38.500 [0x7fd31788c340] DEBUG - HTTP requesting PUT http://127.0.0.1:32400/activities/492662f7-c5bb-4a32-8648-c4c83459e93b?percentComplete=%2B0%2E070916906&subtitle=Let%27s%20Eat
Sep 06, 2020 05:01:38.501 [0x7fd31788c340] DEBUG - HTTP 200 response from PUT http://127.0.0.1:32400/activities/492662f7-c5bb-4a32-8648-c4c83459e93b?percentComplete=%2B0%2E070916906&subtitle=Let%27s%20Eat

After the first “didn’t exists” occurred, it happened again on the second directory

Sep 06, 2020 05:01:41.325 [0x7fd31788c340] DEBUG - File '/gdrive/staging/K-Drama/Let's Eat/Let's.Eat.S01E01.131128.HDTV.x264.720p-iPOP.avi' didn't exist, can't skip.
Sep 06, 2020 05:04:31.233 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S01E01 - Declared stand alone.mp4]
Sep 06, 2020 05:04:31.234 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113244
Sep 06, 2020 05:04:31.236 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S01E02 - Getting to Know Your Neighbors.mp4]
Sep 06, 2020 05:04:31.236 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113245
Sep 06, 2020 05:04:31.237 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S01E03 - I Want to Be Alone, Everybody Get Out.mp4]
Sep 06, 2020 05:04:31.237 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113246
Sep 06, 2020 05:04:31.237 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S01E04 - Answer Me Neighbors.mp4]
Sep 06, 2020 05:04:31.238 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113247
Sep 06, 2020 05:04:31.238 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S01E05 - Worry Over Money, Cry Over Money.mp4]
Sep 06, 2020 05:04:31.238 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113248
Sep 06, 2020 05:04:31.239 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S01E06 - Pride and Prejudice.mp4]
Sep 06, 2020 05:04:31.239 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113249
Sep 06, 2020 05:04:31.239 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S01E07 - Why Is Life Like Eating Dinner Alone.mp4]
Sep 06, 2020 05:04:31.240 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113250
Sep 06, 2020 05:04:31.240 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S01E08 - Things That You Can See Only When You Quit.mp4]
Sep 06, 2020 05:04:31.241 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113251
Sep 06, 2020 05:04:31.241 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S01E09 - Mamma Mia.mp4]
Sep 06, 2020 05:04:31.241 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113252
Sep 06, 2020 05:04:31.242 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S01E10 - Mr. ShikSha Over Flowers.mp4]
Sep 06, 2020 05:04:31.242 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113253
Sep 06, 2020 05:04:31.243 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S01E11 - Those Not in Love Now, All Guilty.mp4]
Sep 06, 2020 05:04:31.243 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113254
Sep 06, 2020 05:04:31.243 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S01E12 - The Taste of Love… Bitter Sweet.mp4]
Sep 06, 2020 05:04:31.244 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113255
Sep 06, 2020 05:04:31.244 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S01E13 - The Man Who Was Only Looking At Me.mp4]
Sep 06, 2020 05:04:31.245 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113256
Sep 06, 2020 05:04:31.245 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S01E14 - She Has Disappeared.mp4]
Sep 06, 2020 05:04:31.246 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113257
Sep 06, 2020 05:04:31.246 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S01E15 - Silence.mp4]
Sep 06, 2020 05:04:31.246 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113258
Sep 06, 2020 05:04:31.247 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S01E16 - Still Let's Eat.mp4]
Sep 06, 2020 05:04:31.247 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113259
Sep 06, 2020 05:04:31.247 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S02E01 - Episode 1.mp4]
Sep 06, 2020 05:04:31.248 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113260
Sep 06, 2020 05:04:31.248 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S02E02 - Episode 2.mp4]
Sep 06, 2020 05:04:31.249 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113261
Sep 06, 2020 05:04:31.249 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S02E03 - Episode 3.mp4]
Sep 06, 2020 05:04:31.250 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113262
Sep 06, 2020 05:04:31.250 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S02E04 - Episode 4.mp4]
Sep 06, 2020 05:04:31.250 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113263
Sep 06, 2020 05:04:31.251 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S02E05 - Episode 5.mp4]
Sep 06, 2020 05:04:31.251 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113264
Sep 06, 2020 05:04:31.251 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S02E06 - Episode 6.mp4]
Sep 06, 2020 05:04:31.252 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113265
Sep 06, 2020 05:04:31.252 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S02E07 - Episode 7.mp4]
Sep 06, 2020 05:04:31.252 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113266
Sep 06, 2020 05:04:31.253 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S02E08 - Episode 8.mp4]
Sep 06, 2020 05:04:31.254 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113267
Sep 06, 2020 05:04:31.254 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S02E09 - Episode 9.mp4]
Sep 06, 2020 05:04:31.254 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113268
Sep 06, 2020 05:04:31.255 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S02E10 - Episode 10.mp4]
Sep 06, 2020 05:04:31.256 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113269
Sep 06, 2020 05:04:31.256 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S02E11 - Episode 11.mp4]
Sep 06, 2020 05:04:31.256 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113270
Sep 06, 2020 05:04:31.257 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S02E12 - Episode 12.mp4]
Sep 06, 2020 05:04:31.257 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113271
Sep 06, 2020 05:04:31.257 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S02E13 - Episode 13.mp4]
Sep 06, 2020 05:04:31.258 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113272
Sep 06, 2020 05:04:31.259 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S02E14 - Episode 14.mp4]
Sep 06, 2020 05:04:31.260 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113273
Sep 06, 2020 05:04:31.260 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S02E15 - Episode 15.mp4]
Sep 06, 2020 05:04:31.260 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113274
Sep 06, 2020 05:04:31.261 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S02E16 - Episode 16.mp4]
Sep 06, 2020 05:04:31.261 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113275
Sep 06, 2020 05:04:31.262 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S02E17 - Episode 17.mp4]
Sep 06, 2020 05:04:31.262 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113276
Sep 06, 2020 05:04:31.263 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S02E18 - Episode 18.mp4]
Sep 06, 2020 05:04:31.263 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113277
Sep 06, 2020 05:04:31.263 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S03E01 - Episode 1.mp4]
Sep 06, 2020 05:04:31.264 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113288
Sep 06, 2020 05:04:31.264 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S03E02 - Episode 2.mp4]
Sep 06, 2020 05:04:31.265 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113289
Sep 06, 2020 05:04:31.265 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S03E03 - Episode 3.mp4]
Sep 06, 2020 05:04:31.266 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113290
Sep 06, 2020 05:04:31.266 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S03E04 - Episode 4.mp4]
Sep 06, 2020 05:04:31.267 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113291
Sep 06, 2020 05:04:31.267 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S03E05 - Episode 5.mp4]
Sep 06, 2020 05:04:31.267 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113292
Sep 06, 2020 05:04:31.268 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S03E06 - Episode 6.mp4]
Sep 06, 2020 05:04:31.268 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113293
Sep 06, 2020 05:04:31.269 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S03E07 - Episode 7.mp4]
Sep 06, 2020 05:04:31.269 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113294
Sep 06, 2020 05:04:31.270 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S03E08 - Episode 8.mp4]
Sep 06, 2020 05:04:31.270 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113295
Sep 06, 2020 05:04:31.270 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S03E09 - Episode 9.mp4]
Sep 06, 2020 05:04:31.271 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113296
Sep 06, 2020 05:04:31.271 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S03E10 - Episode 10.mp4]
Sep 06, 2020 05:04:31.272 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113297
Sep 06, 2020 05:04:31.272 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S03E11 - Episode 11.mp4]
Sep 06, 2020 05:04:31.272 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113298
Sep 06, 2020 05:04:31.273 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S03E12 - Episode 12.mp4]
Sep 06, 2020 05:04:31.273 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113299
Sep 06, 2020 05:04:31.274 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S03E13 - Episode 13.mp4]
Sep 06, 2020 05:04:31.274 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113300
Sep 06, 2020 05:04:31.275 [0x7fd31788c340] DEBUG - Looking for path match for [/gdrive/Videos/K-Drama/Let's Eat/Let's Eat - S03E14 - Episode 14.mp4]
Sep 06, 2020 05:04:31.276 [0x7fd31788c340] DEBUG - Path matched, we're reusing media item 113301
Sep 06, 2020 05:04:31.276 [0x7fd31788c340] DEBUG - HTTP requesting PUT http://127.0.0.1:32400/activities/492662f7-c5bb-4a32-8648-c4c83459e93b?percentComplete=%2B24%2E75&subtitle=Let%27s%20Eat
Sep 06, 2020 05:04:31.277 [0x7fd31788c340] DEBUG - HTTP 200 response from PUT http://127.0.0.1:32400/activities/492662f7-c5bb-4a32-8648-c4c83459e93b?percentComplete=%2B24%2E75&subtitle=Let%27s%20Eat

This happens every time I perform a library scan. And the library itself does show the 2 media files for every episode, however despite that it is still thinking the file did not exists on every scan.


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