File Stacking Problem
#1
Hi!

I tried to use the file stacking feature, but i don't get it. My multi part movies are name like this: "District 9 (2009) (1).avi", "District 9 (2009) (2).avi" and so on. XBMC recognizes them as two movies. I tried to build a regex and put it into advancedsettings.xml.
Code:
<moviestacking action="prepend">
  <regexp>(.*? \(\d{4}\))(.*?)(\(\d\))(.*?)$</regexp>
</moviestacking>
As stated by xbmc.log, it is recognized without error. In a regex tester, it works flawlessly.

Does anyone know what to do?

Thx in advance,
MorgothRB
Reply

Logout Mark Read Team Forum Stats Members Help
File Stacking Problem0