# MCEBuddy ignoring excluded folders

**URL:** https://discussion.mcebuddy2x.com/t/mcebuddy-ignoring-excluded-folders/318
**Category:** General Support / Questions
**Created:** [July 27, 2017, 1:52am UTC](https://discussion.mcebuddy2x.com/t/mcebuddy-ignoring-excluded-folders/318 "2017-07-27T01:52:44Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![budgidiere](https://discussion.mcebuddy2x.com/letter_avatar_proxy/v4/letter/b/d26b3c/32.png) [@budgidiere](https://discussion.mcebuddy2x.com/u/budgidiere)
#### Post date: [July 27, 2017, 1:52am UTC](https://discussion.mcebuddy2x.com/t/mcebuddy-ignoring-excluded-folders/318/1 "2017-07-27T01:52:44Z")

</div>

I am using Plex with MCEBuddy 2.4.7 and while plex records something it puts it in a .grab folder in the same place as all the rest of my tv show (I.E. My complete recording tv shows) I have excluded .grab and all it’s subdirectories but MCEBuddy still trys to work on the file. is this because it’s a . file? help would be greatly appreciated! [mcebuddy.log](https://mcebuddy-discussion-forum.s3.amazonaws.com/original/1X/f7ca2d0355cc994c73982c61d31d899c228ddfc5.log) (2.2 MB)

---

<div class="post-metadata">

### Author: ![RBoy](https://discussion.mcebuddy2x.com/letter_avatar_proxy/v4/letter/r/2bfe46/32.png) [@RBoy](https://discussion.mcebuddy2x.com/u/RBoy)
#### Post date: [July 27, 2017, 12:35pm UTC](https://discussion.mcebuddy2x.com/t/mcebuddy-ignoring-excluded-folders/318/2 "2017-07-27T12:35:55Z")

</div>

Attach your MCEBuddy.log file, it’s probably a configuration error. Any directory which is excluded will not be scanned.

---

<div class="post-metadata">

### Author: ![budgidiere](https://discussion.mcebuddy2x.com/letter_avatar_proxy/v4/letter/b/d26b3c/32.png) [@budgidiere](https://discussion.mcebuddy2x.com/u/budgidiere)
#### Post date: [July 27, 2017, 3:21pm UTC](https://discussion.mcebuddy2x.com/t/mcebuddy-ignoring-excluded-folders/318/3 "2017-07-27T15:21:28Z")

</div>

There you go! I uploaded the mcebuddy.log file! [mcebuddy.log](https://mcebuddy-discussion-forum.s3.amazonaws.com/original/1X/f7ca2d0355cc994c73982c61d31d899c228ddfc5.log) (2.2 MB)

---

<div class="post-metadata">

### Author: ![RBoy](https://discussion.mcebuddy2x.com/letter_avatar_proxy/v4/letter/r/2bfe46/32.png) [@RBoy](https://discussion.mcebuddy2x.com/u/RBoy)
#### Post date: [July 27, 2017, 7:46pm UTC](https://discussion.mcebuddy2x.com/t/mcebuddy-ignoring-excluded-folders/318/4 "2017-07-27T19:46:00Z")

</div>

Looked at your logs and it’s working, fine, its’ exclude the files in the .grab directory

> WARNING\> 2017-07-26T18:39:45 MCEBuddy.Engine.QueueManager → Monitor task plex : File \GIDIERE\Media\Series.grab\c0420b9fad2ce8d7b0e8a418ddbc70864b998fb5\Marvel’s Agents of S.H.I.E.L.D. (2013) - S01E22 - Beginning of the End.ts is in an excluded directory (@Recycle), skipping monitoring

I also verified independently that it’s working as expected here. (the debug message is slightly misleading as it doesn’t list the excluded directory which we’ll fix in the next release, but it’s excluding the files).

I did see in the log one place where you specified the excluded directory as `.grab` instead of `.grab*` and in that case it excluded only the files in .grab directory but not the sub directories. However when you changed it to `.grab*` it also excluded all subdirectories

So it’s behaving as expected. Can you provide an examples file in the log where it’s processing a file it should not be processing?

---

<div class="post-metadata">

### Author: ![budgidiere](https://discussion.mcebuddy2x.com/letter_avatar_proxy/v4/letter/b/d26b3c/32.png) [@budgidiere](https://discussion.mcebuddy2x.com/u/budgidiere)
#### Post date: [July 27, 2017, 8:08pm UTC](https://discussion.mcebuddy2x.com/t/mcebuddy-ignoring-excluded-folders/318/5 "2017-07-27T20:08:58Z")

</div>

I am no expert with MCEBuddy Logs but I think I found a incident where this happend:  
WARNING\> 2017-07-26T18:37:28 MCEBuddy.Engine.QueueManager --\> Monitor task plex : File \GIDIERE\Media\Series.grab\c0420b9fad2ce8d7b0e8a418ddbc70864b998fb5\Marvel’s Agents of S.H.I.E.L.D. (2013) - S01E22 - Beginning of the End.ts is in an excluded directory (@Recycle), skipping monitoring  
_ **2017-07-26T18:37:28 MCEBuddy.Engine.ConversionJob --\> Starting Conversion Thread** _  
i have nver looked in the log file so i may be wrong!

---

<div class="post-metadata">

### Author: ![RBoy](https://discussion.mcebuddy2x.com/letter_avatar_proxy/v4/letter/r/2bfe46/32.png) [@RBoy](https://discussion.mcebuddy2x.com/u/RBoy)
#### Post date: [July 27, 2017, 9:16pm UTC](https://discussion.mcebuddy2x.com/t/mcebuddy-ignoring-excluded-folders/318/6 "2017-07-27T21:16:47Z")

</div>

See my previous post

> [@RBoy](#):
>
> I did see in the log one place where you specified the excluded directory as .grab instead of .grab\* and in that case it excluded only the files in .grab directory but not the sub directories. However when you changed it to .grab\* it also excluded all subdirectories

---

<div class="post-metadata">

### Author: ![budgidiere](https://discussion.mcebuddy2x.com/letter_avatar_proxy/v4/letter/b/d26b3c/32.png) [@budgidiere](https://discussion.mcebuddy2x.com/u/budgidiere)
#### Post date: [July 27, 2017, 9:23pm UTC](https://discussion.mcebuddy2x.com/t/mcebuddy-ignoring-excluded-folders/318/7 "2017-07-27T21:23:17Z")

</div>

oh ok then it’s fixed! 😄 By the way i love MCEBuddy thanks for all the work you guys put into this!
