Kodi Community Forum
RegEx Help Needed: The Simpsons [1x02] Bart The Genius - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Windows (https://forum.kodi.tv/forumdisplay.php?fid=59)
+---- Thread: RegEx Help Needed: The Simpsons [1x02] Bart The Genius (/showthread.php?tid=101301)



RegEx Help Needed: The Simpsons [1x02] Bart The Genius - BinaryMadman - 2011-05-12

I'm not so good at Regular Expressions and XBMC so i'd like some help with this. I have TV Shows that are in the following folder structure:

TV Shows\The Simpsons\Season 1\The Simpsons [1x02] Bart The Genius.avi

What would be the Regular Expression for them? If this has been asked before sorry but i didn't find anything on a quick look up. Thanks for any help on this.


- kozzbc - 2011-05-12

Are you trying to get xbmc to correctly scrape metadata and organize your collection? My structure is as follows: TV Series\The Simpsons\The Simpsons .Season22\The Simpsons.S22E09.Donnie Fatso.avi


- BinaryMadman - 2011-05-12

Yes, i am trying to do that. However i have several seasons of The Simpsons in the format mentioned in my first post. I really don't want to edit all the files to a new format (would take too long). If that format is the only way to do it then thanks, i'll try to reformat the files.

Edit: Oh it works now, no clue how i fixed it though.