NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) NextPVR Enhanced Web Admin (NEWA) v
1 2 3 4 5 … 47 Next »
NEWA Auto-Search Command Line Interface (CLI)

 
  • 0 Vote(s) - 0 Average
NEWA Auto-Search Command Line Interface (CLI)
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,583
Threads: 384
Joined: Dec 2004
#21
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...

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"
Hmmm. :confused:
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#22
2011-06-17, 10:28 PM
From my config-web.xml
Code:
<autoShowSearch>True</autoShowSearch>
      <autoShowRecord>True</autoShowRecord>
      <autoSearchDays>2</autoSearchDays>
and from my web-saved-searches.xml
Code:
<Search id="Match of the Day">
    <SearchVersion>3.0</SearchVersion>
    <SearchName autoShowSearch="True" autoRecordSearch="True" caseSensitiveSearch="False">Match of the Day</SearchName>
    <SearchTitle>True</SearchTitle>
    <SearchSubTitle>False</SearchSubTitle>
    <SearchDescription>False</SearchDescription>
    <MatchTitle>False</MatchTitle>
    <MatchSubTitle>False</MatchSubTitle>
    <MatchDescription>False</MatchDescription>
    <StartTitle>False</StartTitle>
    <StartSubTitle>False</StartSubTitle>
    <StartDescription>False</StartDescription>
    <SearchPhrase>match of the day</SearchPhrase>
Maybe have a look in your web-saved-searches.xml to see how each search is set up?

Alex
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,583
Threads: 384
Joined: Dec 2004
#23
2011-06-17, 10:51 PM
Thanks again Alex.

I'm wondering if the config-web.xml entry for
Code:
<autoShowRecord>False</autoShowRecord>
is overriding the
Code:
autoRecordSearch="True"
attribute in the web-saved-searches.xml <Search Name> elements.

I'll wait until after midnight and try again with it set to true.
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,583
Threads: 384
Joined: Dec 2004
#24
2011-06-18, 12:04 AM
Yep...the
Code:
<autoShowRecord>...</autoShowRecord>
setting in config-web.xml is the 'master switch' and overrides the individual search entries. Smile

Cheers,
Brian
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#25
2011-06-18, 12:32 AM
My apologies Brian - I completely forgot about the Enable AutoRecord setting on the NEWA Config tab.

Anyway, it's great that it's now working. I couldn't be without it now - it schedules about 99% of my recordings...

Alex
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,583
Threads: 384
Joined: Dec 2004
#26
2011-06-18, 01:12 AM
ACTCMS Wrote:My apologies Brian - I completely forgot about the Enable AutoRecord setting on the NEWA Config tab.
Ah...so that's where it is. Big Grin

As I don't use NEWA very much I'm not familiar with the layout (rookie mistake - I should have guessed).

Quote:Anyway, it's great that it's now working. I couldn't be without it now - it schedules about 99% of my recordings...
Yes, it looks pretty good. I'll run it manually each day for a while until I figure out what I want to search for (the answer is 42 but are you sure you know what the question is? Big Grin ).

Cheers,
Brian
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#27
2011-10-15, 03:02 AM
First post updated with latest release bringing NEWA AutoSearch in-line with the search functionality in NEWA.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#28
2014-07-16, 02:22 PM
Hi UJB - I notice that the attachment has been dropped. Would you be able to upload it again?

Alex
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,583
Threads: 384
Joined: Dec 2004
#29
2014-07-16, 03:44 PM
Alex - I can email you a zip of my version if you like.

Cheers,
Brian
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#30
2014-07-16, 05:05 PM
bgowland Wrote:Alex - I can email you a zip of my version if you like.

Cheers,
Brian
Thanks Brian, that would be great...

Alex
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (5): « Previous 1 2 3 4 5 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Broken X-NEWA Info Link on NextPVR.com cweseloh 4 2,653 2020-05-02, 01:02 AM
Last Post: cweseloh
  Episode search missing in 4.2.4 UncT 4 3,087 2019-03-08, 06:08 PM
Last Post: UncT
  gbpvr.com still somewhere in the NEWA code? jksmurf 0 2,046 2019-02-26, 01:29 AM
Last Post: jksmurf
  NEWA scheduled recording update ability broken in 4.2.2 snagglewest 0 2,009 2018-07-11, 12:12 AM
Last Post: snagglewest
  Where does NEWA read the Show name from in the NEWA Web App? jksmurf 3 3,091 2018-07-03, 03:26 AM
Last Post: jksmurf
  Newa snaitaz 8 4,662 2018-05-17, 09:30 PM
Last Post: sub
  Classic web interface issues turndave 3 3,473 2017-12-18, 04:07 AM
Last Post: turndave
  NEWA modern "NEW" page missing urls??? snagglewest 3 3,383 2017-12-03, 12:48 AM
Last Post: snagglewest
  Difference between NPVR and NEWA recordings lists Bobins 4 5,066 2017-09-27, 10:16 PM
Last Post: Bobins
  Legacy NEWA stu2j 4 4,518 2017-07-19, 12:21 AM
Last Post: stu2j

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode