- October 17, 2007
- 764
- 59
- Home Country
-
Germany
hello everybody,
i'm trying to get my webEPG finalized. The only thing I need is to crop the title of a series episode. tvinfo host the information like this:
"german title (english title)"
i want to remove the whole "(english title)" and i tried the following:
<Searches>
<Search match="\([\]{0,100}\)" field="#SUBTITLE" remove="true" />
</Searches>
i tried several other expression within the "[]". but nothing will work... anybody an idea?
i'm trying to get my webEPG finalized. The only thing I need is to crop the title of a series episode. tvinfo host the information like this:
"german title (english title)"
i want to remove the whole "(english title)" and i tried the following:
<Searches>
<Search match="\([\]{0,100}\)" field="#SUBTITLE" remove="true" />
</Searches>
i tried several other expression within the "[]". but nothing will work... anybody an idea?