2009-06-28, 12:37
According to:
http://www.xbmc.org/wiki/index.php?title...atching.3E
advancedsettings.xml can use the format:
<tvshowmatching action="append">
and
<tvshowmatching action="prepend">
However I cannot seem to make it accept two seperate REGEX groups one for prepend and another for append at the same time.
Is this a bug or a feature.
I have a false positive i need to correct with XBMC default matching but my other extra regex relies on running after the default set so I need both.
Thanks in advance
UPDATE*** I think in my haste i forgot to reboot XBMC. So I have managed to make this work. Ooops sorry
http://www.xbmc.org/wiki/index.php?title...atching.3E
advancedsettings.xml can use the format:
<tvshowmatching action="append">
and
<tvshowmatching action="prepend">
However I cannot seem to make it accept two seperate REGEX groups one for prepend and another for append at the same time.
Is this a bug or a feature.
I have a false positive i need to correct with XBMC default matching but my other extra regex relies on running after the default set so I need both.
Thanks in advance
UPDATE*** I think in my haste i forgot to reboot XBMC. So I have managed to make this work. Ooops sorry