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
« Previous 1 … 13 14 15 16 17 … 47 Next »
AutoSearch reminders

 
  • 0 Vote(s) - 0 Average
AutoSearch reminders
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,589
Threads: 385
Joined: Dec 2004
#1
2011-06-21, 06:24 PM
So there's an option to auto-record search results but also an option to create 'reminders'...

So how / where do the reminders appear? In NEWA only or are they somehow visible through the NextPVR interface?
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#2
2011-06-22, 09:54 AM
bgowland Wrote:So there's an option to auto-record search results but also an option to create 'reminders'...

So how / where do the reminders appear? In NEWA only or are they somehow visible through the NextPVR interface?

They were avaialble in GBPVR but are not yet (and may never be) available in NPVR. The code is there for if/when they return.
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
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,589
Threads: 385
Joined: Dec 2004
#3
2011-06-22, 04:21 PM
UncleJohnsBand Wrote:The code is there for if/when they return.
Would this be accessed using the 'Search' web service? I've looked at the APIs and I can see some stuff related to AutoSearch but can't work out how to use them.

For instance, suppose I have the CLI running daily from PostUpdateEpg.bat with some searches set to provide reminders (rather than auto-record), how would I access the search results?

Alternatively, if I don't schedule a daily run of the CLI, how would I manually trigger an auto-search using a user's saved searches?

Just to clarify - I'd like (somehow) for my nDroidService to be able to 'pick-up' auto-search reminders so they can be accessed from the nDroid client.

Cheers,
Brian
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#4
2011-06-22, 11:47 PM
The reminders would be displayed within the NEWA pages. Under the navigation but before the content.....there is an AJAX call that is made to get the info and display it. it appears as a link and when clicked shows Events with reminders that are coming up that are within the Reminder time frame that is set on on the Config tab....i.e. you set days/hours/minutes.... - 002 means show any reminders for flagged Events that are starting within 2 minutes......or 100 would be show Events flagged with a reminder that are starting within a day.

I don't know if sub is going to re-implement reminders or not......If he is my guess is that it is still low on the priority list.
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
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,589
Threads: 385
Joined: Dec 2004
#5
2011-06-23, 11:22 PM
Something isn't working for me...

Here's a search entry from web-saved-searches.xml
Code:
<Search id="Countdown">
    <SearchVersion>3.0</SearchVersion>
    <SearchName autoShowSearch="True" autoRecordSearch="False" caseSensitiveSearch="False">Countdown</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>countdown</SearchPhrase>
    <SearchGenre />
    <SearchLengthMin>
    </SearchLengthMin>
    <SearchLengthMax>
    </SearchLengthMax>
    <TreeviewSearchOrder>
    </TreeviewSearchOrder>
    <SearchChannels />
    <SearchStartDate>
    </SearchStartDate>
    <SearchStartTime>
    </SearchStartTime>
    <SearchEndDate>
    </SearchEndDate>
    <SearchEndTime>
    </SearchEndTime>
  </Search>

...and this is the npvr.log entries...
Code:
2011-06-24 00:03:48.853    [INFO][1]    Auto Search has not yet been executed today....
2011-06-24 00:03:48.853    [INFO][1]    RecorderHelperConfig: LoadFromFile()
2011-06-24 00:03:48.869    [INFO][1]    RecorderHelperConfig: SaveToFile()
2011-06-24 00:03:50.694    [INFO][1]    Setting last auto search date to today so this routine does not run again until tommorow....
2011-06-24 00:03:50.694    [INFO][1]    RecorderHelperConfig: SaveToFile()
2011-06-24 00:03:50.694    [INFO][1]    
2011-06-24 00:03:50.694    [INFO][1]    Processed search: Countdown
2011-06-24 00:03:50.694    [INFO][1]    
2011-06-24 00:03:50.694    [INFO][1]        Set 0 reminders
2011-06-24 00:03:50.694    [INFO][1]        Scheduled 0 events to record

This search run from NEWA shows that an episode of Countdown is due to start in about 5 hours time and I have the reminder time frame set to 700, i.e., 7 days.

I've been playing around with this quite a bit today resetting the <lastAutoSearchDate> entry each time to guarantee it will run but I'm not seeing any reminders. :confused:
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#6
2011-06-23, 11:48 PM
Have you tried selecting 'Countdown' in the Use Saved Search: combo box and doing a manual Submit?
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,589
Threads: 385
Joined: Dec 2004
#7
2011-06-23, 11:59 PM
Yes - both C4 and C4+1 show Countdown when using the Saved Search from NEWA itself but no reminders appear. Resetting <lastAutoSearchDate> to 'yesterday' each time allows NEWA_AutoSearch to run but always with 0 reminders.

Do you have a 'reminder-only' search which works for you Alex?
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#8
2011-06-24, 12:55 AM
I've never actually used 'reminder-only' Brian - I just record in anger and delete at leisure...

However, I set a reminder and got the same 'Set 0 reminders' as you in the log. I then changed it to record, and the log still showed 0, but the show is highlighted in the EPG and it shows in Manage Recordings - pending...?

Alex
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,589
Threads: 385
Joined: Dec 2004
#9
2011-06-24, 01:44 AM
ACTCMS Wrote:I've never actually used 'reminder-only' Brian - I just record in anger and delete at leisure...
Big Grin

Thanks for trying - perhaps UJB can shed some light here.

The main reason I'd like access to 'reminders' would be more as 'recommendations' based on searches.

I do want some searches to trigger auto-record regardless and, like you, just delete any false positives.

On the other hand having 'passive' search results flagged as reminders / recommendations would be really useful. If I can get access to them I could pump them out to nDroid and set anything that looks interesting to record remotely.

Cheers,
Brian
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#10
2011-07-03, 04:37 AM
Reminders do not work in NEWA.....they are dependent on native NPVR code that does not exist like it did in GBPVR....so you will not see reminders at all on anything. I left the settings there in-case they return to NPVR at some point in the future. Does this answer this question?
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
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem with AutoSearch when connecting into NEWA bgowland 19 5,822 2014-01-08, 10:16 PM
Last Post: UncleJohnsBand
  When does "Auto Record" actually Autosearch the EPG? jksmurf 4 2,197 2011-06-12, 04:01 PM
Last Post: UncleJohnsBand
  Autosearch/Record on specific days? jksmurf 8 3,748 2011-04-13, 03:47 AM
Last Post: UncleJohnsBand
  Wishlist for Autosearch/Autorecord jksmurf 11 5,087 2008-02-23, 04:42 AM
Last Post: jksmurf
  Autosearch broken? jksmurf 3 1,436 2007-11-15, 03:13 AM
Last Post: UncleJohnsBand
  Request for Kill All Reminders functionality? jksmurf 2 1,495 2007-09-08, 04:33 AM
Last Post: jksmurf
  Request for autosearch presentation.... jksmurf 2 1,621 2007-09-08, 04:31 AM
Last Post: jksmurf
  Build 64 - Order of Autosearch not Chronological? jksmurf 2 1,788 2007-08-06, 05:31 AM
Last Post: jksmurf

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

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

Linear Mode
Threaded Mode