Kodi Community Forum
Regular expressions in settings : Exclude folders from scan - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: TinyMediaManager (https://forum.kodi.tv/forumdisplay.php?fid=204)
+---- Thread: Regular expressions in settings : Exclude folders from scan (/showthread.php?tid=348935)



Regular expressions in settings : Exclude folders from scan - Zignet - 2019-11-03

Hi,

Almost all say in topic Smile
is there an option to add Exclude folders with a regular expressions ?
Exclude folders is case sensitive ? 

Thanks


RE: Regular expressions in settings : Exclude folders from scan - mlaggner - 2019-11-04

at the moment the exclude folders are links to _real_ folders which should be excluded.

could you give me an example why you need a regular expression here?


RE: Regular expressions in settings : Exclude folders from scan - Zignet - 2019-11-04

(2019-11-04, 08:35)mlaggner Wrote: at the moment the exclude folders are links to _real_ folders which should be excluded.

could you give me an example why you need a regular expression here?

Would like avoid to add an exception for each nas share (each one get include recycled dir)

\\nas\movies\recycle
\\nas\movies-1080\recycle
\\nas\movies-4K\recycle
\\nas\movies-old\recycle
etc..


Regex example : 
Code:
\\\#recycle$