2013-01-15, 23:17
I know it is not the preffered way to name shows but 1)I like it that way (I find it logical) and 2) some other s/ware I use can recognize them like that. I am sure it can be done with regex - I can't seem to manage. In xbmc I made an Advancedsettings.xml in userdata containing this :
<advancedsettings>
<tvshowmatching><regexp>Season[\._ ]([0-9]+)[\\/]([0-9]+)[^\\/]*</regexp></tvshowmatching>
<\advancedsettings>
The Ember regex is here :
edit>settings>TV Shows>Files and Sources
The regex tab is near general tab.
screenshot : http://imageshack.us/photo/my-images/14/...21133.jpg/
<advancedsettings>
<tvshowmatching><regexp>Season[\._ ]([0-9]+)[\\/]([0-9]+)[^\\/]*</regexp></tvshowmatching>
<\advancedsettings>
The Ember regex is here :
edit>settings>TV Shows>Files and Sources
The regex tab is near general tab.
screenshot : http://imageshack.us/photo/my-images/14/...21133.jpg/