Hi, I've been adding several filter to my created "advancedsettings.xml" file with complete success but for some reason I cannot find a solution for directories with space. I can handle underscore path's, but not space, can anyone help me ? Should be easy but even reading all the wiki still can't figure it out.
For example:
Path: System_Reserved
Works with: <regexp>System[\._ ]Reserved</regexp>
But:
Path: TV Shows
Works with: ???? (Tried using underscore but nothing....)
Sorry for my bad english and thanks.