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 … 26 27 28 29 30 … 47 Next »
Enhanced Web Admin (EWA) Build 75 Released

 
  • 0 Vote(s) - 0 Average
Enhanced Web Admin (EWA) Build 75 Released
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#11
2008-05-14, 01:47 AM
mikeneron Wrote:Results only show in Table View...no results show in Tree View.

UncleJohnsBand Wrote:Looks like a bug in the table based screens...try using the CSS based screens in the meantime.....search2.aspx. Table and Tree seem to both be working.

Thanks for reporting this.

Patch Attached.
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
difdiffer
Offline

Junior Member

Posts: 12
Threads: 1
Joined: May 2008
#12
2008-05-16, 08:08 AM (This post was last modified: 2008-05-16, 01:45 PM by difdiffer.)
First I would like to thank you for your hard work. I really enjoy using your software.

Having said that I have found 3 issues that currently bug me

1 AllowableTimeslotVariance - This variable is not being used when scheduling, using the TV Guide. When I choose, this time slot, the AllowableTimeslotVariance should be taken into account (I think, the GBPVR interface does so at least.)

2 Episode search - Time range does not always work correctly:
If a TVshow starts just before 23:59 and ends the next day, than an automatic search that has a time range set from (e.g. start-18:00 - end-20:00) will have a search result that includes the TVshow (with the same title off course) that start at 23:20 and ends at 0:15.

3 Episode search - This is not a bug, but a feature request (it is already in the list I just see, but I thought I mention it anyway). Currently you cannot select which days you want to include in the search result. This would be very handy though. Just as in the popup schedule box in the TV guide, a simple selection of the days of the week, with check boxes would do fine.
I hope it makes sense, and that you can verify these issues. If you have any questions, I'll make sure to monitor this thread.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#13
2008-05-17, 01:35 AM
difdiffer Wrote:First I would like to thank you for your hard work. I really enjoy using your software.

Having said that I have found 3 issues that currently bug me

1 AllowableTimeslotVariance - This variable is not being used when scheduling, using the TV Guide. When I choose, this time slot, the AllowableTimeslotVariance should be taken into account (I think, the GBPVR interface does so at least.)

I am not really sure what you are talking about here....is this a setting in EWA somewhere? If so where? Or is it a setting in GBPVR itself?

difdiffer Wrote:2 Episode search - Time range does not always work correctly:
If a TVshow starts just before 23:59 and ends the next day, than an automatic search that has a time range set from (e.g. start-18:00 - end-20:00) will have a search result that includes the TVshow (with the same title off course) that start at 23:20 and ends at 0:15.

Are you just entering a start and end time or are you entering a start and end date as well?

difdiffer Wrote:3 Episode search - This is not a bug, but a feature request (it is already in the list I just see, but I thought I mention it anyway). Currently you cannot select which days you want to include in the search result. This would be very handy though. Just as in the popup schedule box in the TV guide, a simple selection of the days of the week, with check boxes would do fine.

Yep...as you indicated...this is on the list of things to do.

difdiffer Wrote:I hope it makes sense, and that you can verify these issues. If you have any questions, I'll make sure to monitor this thread.

Makes sense....just reply to my questions above.
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
difdiffer
Offline

Junior Member

Posts: 12
Threads: 1
Joined: May 2008
#14
2008-05-19, 07:19 AM
1 AllowableTimeslotVariance
This is a variable that can be set in the config.xml of GBPVR itself. When you use the GBPVR application to schedule recordings, it will use this variable to add 'X minutes' plus and minus to the schedule. This way the show can start earlier, or later and still be recorded. By default this variable is set to 90 (90 minutes).

Having said this, EWA does deliver a perfect alternative for this by using the episode search. So I have moved away alltogether from the TV-guide reocurring schedules, to episode searches with auto record. But still, you could consider taking on this variable the same way the main application does.

2 Episode search - Time range does not always work correctly:
I did not enter a date range, as this search needs to be recording indefinitely.
So I just entered a start and end time.
Completely I entered:
- Search only Title
- [Title name]
- Start time
- End time
- Channel

3 yup, gl

Cheers
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#15
2008-05-20, 12:21 AM
difdiffer Wrote:1 AllowableTimeslotVariance
This is a variable that can be set in the config.xml of GBPVR itself. When you use the GBPVR application to schedule recordings, it will use this variable to add 'X minutes' plus and minus to the schedule. This way the show can start earlier, or later and still be recorded. By default this variable is set to 90 (90 minutes).

EWA really does very little with the management and scheduling of recordings. sub has an open API for GBPVR which EWA simply plugs into....so if there is something set (i.e. pre/post padding or even this variable) in GBPVR EWA by default should use it. EWA simply collects your input for a recording and calls the GBPVR API and GBPVR schedules it....just like it was done via the native GUI. So if this variable is not being honored then it could be something I am overlooking when setting the recording call....or it could be a bug in the API itself.

difdiffer Wrote:Having said this, EWA does deliver a perfect alternative for this by using the episode search. So I have moved away alltogether from the TV-guide reocurring schedules, to episode searches with auto record. But still, you could consider taking on this variable the same way the main application does.

See above.

difdiffer Wrote:2 Episode search - Time range does not always work correctly:
I did not enter a date range, as this search needs to be recording indefinitely.
So I just entered a start and end time.
Completely I entered:
- Search only Title
- [Title name]
- Start time
- End time
- Channel

Hmmm....I'll have to see if I can duplicate this......
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
difdiffer
Offline

Junior Member

Posts: 12
Threads: 1
Joined: May 2008
#16
2008-05-21, 11:18 AM
[INDENT]Originally Posted by difdiffer
2 Episode search - Time range does not always work correctly:
I did not enter a date range, as this search needs to be recording indefinitely.
So I just entered a start and end time.
Completely I entered:
- Search only Title
- [Title name]
- Start time
- End time
- Channel

Hmmm....I'll have to see if I can duplicate this...... [/INDENT]



Duplicating should be relatively easy. You only have to find a show that starts before 0:00 (or 24:00) and that ends after midnight.

An episode search with end and start times that should not find it, will (if indeed I described the bug correctly)
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#17
2008-05-27, 02:18 AM
difdiffer Wrote:[INDENT]Originally Posted by difdiffer
2 Episode search - Time range does not always work correctly:
I did not enter a date range, as this search needs to be recording indefinitely.
So I just entered a start and end time.
Completely I entered:
- Search only Title
- [Title name]
- Start time
- End time
- Channel

Hmmm....I'll have to see if I can duplicate this...... [/INDENT]

Duplicating should be relatively easy. You only have to find a show that starts before 0:00 (or 24:00) and that ends after midnight.

An episode search with end and start times that should not find it, will (if indeed I described the bug correctly)

I am working on this....
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
difdiffer
Offline

Junior Member

Posts: 12
Threads: 1
Joined: May 2008
#18
2008-06-05, 10:54 AM (This post was last modified: 2008-06-05, 11:01 AM by difdiffer.)
UncleJohnsBand,

are you still working on it?

And secondly can you, or anyone else tell me if I can start the auto-search function from the command line. I would like to add it to a scheduled task. This is because sometimes the auto-search seems to miss a few items that are in the EPG. When does auto-search actually run, it is connected with the epg update of GBPVR right?

I could you this command line? PVRX2.exe -UpdateEPGOnly But i rather just update the auto-search, as I always see that the search may miss some schedules at first, but that the EPG is loaded fine into the database by GBPVR.
« 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
  Error with Web Admin? jksmurf 0 2,363 2019-06-20, 10:34 AM
Last Post: jksmurf
  NEWA Web Admin working OK, but have question about modern GUI playback controls tinstaafl 0 2,312 2017-03-19, 10:11 PM
Last Post: tinstaafl
  Multiple Users for Web Admin rowle1jt 5 3,885 2017-01-10, 01:00 AM
Last Post: UncleJohnsBand
  NEWA Release Build 2.17 Released 2015-08-29 UncleJohnsBand 0 8,320 2015-08-30, 08:05 PM
Last Post: UncleJohnsBand
  NEWA Release Build 2.16 Released 2015-04-25 UncleJohnsBand 0 1,860 2015-04-25, 03:18 PM
Last Post: UncleJohnsBand
  NEWA Release Build 2.15 Released 2014-10-25 UncleJohnsBand 0 2,196 2014-10-26, 09:38 PM
Last Post: UncleJohnsBand
  NEWA Release Build 2.13 Released 2014-07-21 UncleJohnsBand 0 2,091 2014-07-21, 09:13 PM
Last Post: UncleJohnsBand
  NEWA Release Build 2.11 Released 2014-01-12 UncleJohnsBand 0 2,032 2014-01-13, 03:41 AM
Last Post: UncleJohnsBand
  NEWA Release Build 2.10 Released 2013-12-30 UncleJohnsBand 0 2,222 2013-12-31, 02:49 AM
Last Post: UncleJohnsBand
  NEWA Release Build 1.34 Released 2013-03-25 UncleJohnsBand 0 7,647 2013-03-29, 03:03 AM
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