Solved excludefromscan not working for series library
#1
Hello!

I like to exclude files containing "-backup" from the library. Here is the video section of my advancedsettings.xml:
Code:
<video>
<excludefromscan>
<regexp>Bonus\ \-\ </regexp>
<regexp>\-backup\.</regexp>
</excludefromscan>
</video>
This works well for movies, but not at all for series files. Does anyone know what's wrong?
It doesn't seem to be a common problem, so I guess it is misconfiguration.
Is there a special section for series? (haven't read about)
I probably don't have to escape blanks and dashes, but normally that doesn't hurt in regular expressions.
Any ideas?

Thanks in advance
Reply
#2
Yes, configured incorrectly.

See here... https://kodi.wiki/view/Advancedsettings....defromscan
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#3
Thanks! That's it - solved!
I've overlooked that excludetvshowsfromscan is not excludefromscan.
Reply
#4
Thread marked solved.
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply

Logout Mark Read Team Forum Stats Members Help
excludefromscan not working for series library0