2011-06-17, 09:26 PM
Thanks Alex - I couldn't work out which log to look at (the wiki docs for the EWA version of the CLI suggested it created a separate log but I couldn't find anything like it for the NEWA version). Your pointer meant I did find this in npvr.log.1 however...
I had a look in config-web.xml and saw...
but can confirm running those saved searches in NEWA shows results for tomorrow so they're within that window.
I did notice the following as well though...
but both searches in the web-saved-searches.xml showHmmm. :confused:
Code:
2011-06-17 20:59:50.041 [INFO][1] Auto Search has not yet been executed today....
2011-06-17 20:59:51.681 [INFO][1] Setting last auto search date to today so this routine does not run again until tommorow....
2011-06-17 20:59:51.697 [INFO][1]
2011-06-17 20:59:51.697 [INFO][1] Processed search: Agatha Christie
2011-06-17 20:59:51.697 [INFO][1]
2011-06-17 20:59:51.697 [INFO][1] Set 0 reminders
2011-06-17 20:59:51.697 [INFO][1] Scheduled 0 events to record
2011-06-17 20:59:51.697 [INFO][1]
2011-06-17 20:59:51.697 [INFO][1]
2011-06-17 20:59:51.697 [INFO][1] Processed search: Doctor Who
2011-06-17 20:59:51.697 [INFO][1]
2011-06-17 20:59:51.697 [INFO][1] Set 0 reminders
2011-06-17 20:59:51.697 [INFO][1] Scheduled 0 events to record
I had a look in config-web.xml and saw...
Code:
<autoSearchDays>2</autoSearchDays>
but can confirm running those saved searches in NEWA shows results for tomorrow so they're within that window.
I did notice the following as well though...
Code:
<autoShowRecord>False</autoShowRecord>
but both searches in the web-saved-searches.xml show
Code:
autoRecordSearch="True"