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 … 9 10 11 12 13 … 47 Next »
episode search, don't get it - not working ?

 
  • 0 Vote(s) - 0 Average
episode search, don't get it - not working ?
KRA
Offline

Member

Posts: 237
Threads: 23
Joined: Sep 2012
#11
2012-10-15, 09:13 PM
Sykor Wrote:I might be getting picky, but from the searche's screenshot, the EPG doesn't really align with 20:00? Visual misalignment, or does the programme start earlier than 20:00, hence failing to comply with the search?

hehe, nice find, however it's only a gui/web site display error. The show does actually start at 20.00 and is reporting as starting 20.00 everywhere.
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#12
2012-10-15, 09:34 PM
KRA Wrote:Hi ACTCMS,

I have not looked at the CLI yet, but is fighting with NEWA auto search/record Smile

Problem is, it's not returning any results on my searches, even if it should.

To keep it really basic I try the following:

- all I type in is keyword to search for and what channel to use. I hit submit and it presents me with 2 results.
1. this saturday at 1800-1855
2. this saturday at 1900-2000

THIS IS CORRECT, and all it should find based on the EPG data.

Then I up the ante and add another setting, I add on time range start time 1800, now it only finds
1. this saturday at 1800-1855

Then I add both start 1800 and end time 20.00 and it finds:
1. this saturday 1900-2000

I can actually set any endtime after 20.00 and it will give me that result, however if I set anything before 20.00 it will result in blank.

If I set start 1600 end 2200 all it picks up is the 1900-2000 show, only way I can get it to find the 1800-1855 show is to set only start time (1800) and no endtime. Or simply no time at all.
My appologies - I never specify any dates or times in my rules. I normally start with only the search phrase and let it run, then if I get too many hits (recordings I don't want) I normally add a channel to the rule (usually to get rid of the +1 channels) - I do get quite a few unwanted recordings which I simply delete, but I rarely missing anything...

I'll do some playing about with times to see if I can confirm your results...

Alex
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,107
Threads: 957
Joined: May 2006
#13
2012-10-15, 10:09 PM
It's hard to test this because there is also a potential bug (cosmetic?) in NextPVR http://forums.nextpvr.com/showthread.php...post443941 so when I was working with my FTR import I really didn't know what date sub is expecting and what it uses.

Martin
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#14
2012-10-15, 11:59 PM
Load the attahed updated search engine class which provides a little more detailed logging and post the results for the search.
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
KRA
Offline

Member

Posts: 237
Threads: 23
Joined: Sep 2012
#15
2012-10-16, 03:54 PM
here is the log for search, as you can see in log it finds several hits in the epg, and several that are withing the parameters/rules, but in the end it doesn't process any of them.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#16
2012-10-23, 01:57 AM
Ok....attached is a patch for the search engine....let me know if this fixes it.

Looking at the code in debug I found the below.....the single line compare that also formats the time into a standard string returns -1 (var-a < var-b) but when the same values are first converted to a string and then do the compare the result = 1 (var-a > var-b) which is what (given the values of var-a and var-b) the return should be.

[ATTACHMENT NOT FOUND]
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
KRA
Offline

Member

Posts: 237
Threads: 23
Joined: Sep 2012
#17
2012-10-24, 07:59 PM (This post was last modified: 2012-10-24, 08:08 PM by KRA.)
Great stuff, that seems to have fixed it, tried 3 different shows and they all return correct result.

I ran into another issue though, not a big issue but the search does not handle norwegian characters, they are displayed corrent in tv-guide and logs but search, seems like the search process works fine, but the result page come up blank. The chars are åøæ ÅØÆ (don't know if you can see them).

And last is there a way to exclude re-runs ? they are marked ® in my epg.

Oh, one more thing Big Grin Is there a way to limit the number of recordings to keep, this option is available after you click submit on episode search, but I'm looking for the option on the auto-record feature.

Like :

on channel TV2 between 2100 and 2130 record The News, and keep the last 7 shows.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#18
2012-10-28, 12:28 AM
KRA Wrote:Great stuff, that seems to have fixed it, tried 3 different shows and they all return correct result.

Thanks....good to hear.

KRA Wrote:I ran into another issue though, not a big issue but the search does not handle norwegian characters, they are displayed corrent in tv-guide and logs but search, seems like the search process works fine, but the result page come up blank. The chars are åøæ ÅØÆ (don't know if you can see them).

Not sure why it is not working on the results pages....they are coded the same as all the other pages.

KRA Wrote:And last is there a way to exclude re-runs ? they are marked ® in my epg.

Oh, one more thing Big Grin Is there a way to limit the number of recordings to keep, this option is available after you click submit on episode search, but I'm looking for the option on the auto-record feature.

Like :

on channel TV2 between 2100 and 2130 record The News, and keep the last 7 shows.

Not from the search page....but when you setup a recurring recording both of those are options.
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)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  Episode search missing in 4.2.4 UncT 4 3,208 2019-03-08, 06:08 PM
Last Post: UncT
  NEWA Auto-Search Command Line Interface (CLI) UncleJohnsBand 40 38,269 2018-05-09, 12:50 AM
Last Post: jksmurf
  NEWA Web Admin working OK, but have question about modern GUI playback controls tinstaafl 0 2,336 2017-03-19, 10:11 PM
Last Post: tinstaafl
  "Resume" not working lost@c 29 11,919 2017-03-07, 06:15 PM
Last Post: lost@c
  Windows Gadget no longer working Bobins 1 2,241 2016-09-28, 02:38 AM
Last Post: UncleJohnsBand
  Cancel Recording in Newa Not Working odin 1 2,573 2016-05-24, 07:24 PM
Last Post: UncleJohnsBand
  'Record This Episode'-button is not active haste18 3 3,195 2015-12-15, 10:06 PM
Last Post: UncleJohnsBand
  EPGEventDisplay - Adding web search link sle118 0 2,059 2015-11-02, 03:11 PM
Last Post: sle118
  NEWA not working after upgrading to 3.1.1 nickaka 23 12,050 2015-03-01, 08:12 AM
Last Post: liteswap
  Auto-Search? snagglewest 11 5,237 2014-12-17, 01:46 PM
Last Post: UncleJohnsBand

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

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

Linear Mode
Threaded Mode