GetSearchResults doens't show listing
#1
Why doesn't GetSearchResults show the user options to choose from, when results has more than one title?

This is my XML:

<GetSearchResults dest="8">
<RegExp input="$$5" output="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&lt;results sorted=&quot;Yes&quot;&gt;\1&lt;/results&gt;" dest="8">
<RegExp input="$$1" output="&lt;entity&gt;&lt;title&gt;\2&lt;/title&gt;&lt;url&gt;http://www.sratim.co.il/view.php?id=\1|User-Agent=Mozilla%2F4.0%20(compatible%3B%20MSIE%207.0%3B%20Windows%20NT%206.0)&lt;/url&gt;&lt;/entity&gt;" dest="5">
<expression repeat="yes" clear="yes" noclean="1">&lt;a href="view.php\?id=([0-9]+)[^"]*".title="([^"]*)"</expression>
</RegExp>
<expression noclean="1" />
</RegExp>
</GetSearchResults>
Reply
#2
Do you mean during a Library update/Scan for new content? The top result will be used automatically in those cases; only when you manually refresh will you be presented with the full list of titles.

From my limited testing, that code works fine.
Reply

Logout Mark Read Team Forum Stats Members Help
GetSearchResults doens't show listing0