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 … 39 40 41 42 43 … 47 Next »
Enhanced Web Admin (EWA) Build 55 Released

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

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1
2007-01-27, 05:57 AM
Build 55 of EWA has been released. You can download it here or on the wiki.

ZapTools Users Need to Upgrade to Latest Version to use this version.
You can download from wiki....read the upgrade instructions.

Date: 2007-01-27 Build Number: 55 Changes:
  • UncleJohnsBand: Update EWA Log View to use the new log location introduced in GBPVR 99.5
  • UncleJohnsBand: Correct memory issue in gbpvrrecording service when EWA is active.
  • crackshot: Added link to wiki pedia in the guide.
    • This can be turned on or off in the Config tab, Default is on.

  • dejuni: Enhanced IMDB and Netflix search accuracy.
  • dejuni: Added TV.Com link option for programmes.
    • This can be turned on or off in the Config tab, Default is on.

  • UncleJohnsBand: Added Narrarators and Judges to Credits listing for ZapTools users.
  • UncleJohnsBand: Added HD indicator for ZapTools users.
  • dejuni: Correct issue of special characters in directory names causing problems in the Library tabs.
  • UncleJohnsBand: Add ability to turn on or off the tabs in EWA.
    • This is controlled in the Config tab.

  • UncleJohnsBand: Add ability to set padding when scheduling recordings.
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
crackshot
Offline

Junior Member

Posts: 8
Threads: 3
Joined: Jan 2007
#2
2007-01-31, 10:33 PM
I'm really chuffed, my first patch made a piece of code that people might use. Big Grin

I've raised a bug in the way GBPVR deals with slashes, sub thinks it might be a EWA bug. Details here.

Also, I tried to schedule a manual recording for 23.30 to midnight, and got confused with the am/pm notation. Scheduled a 12.30 hour record by mistake.

Is there a case for harmonising the notation in the main "TV Guide" window (24h) and the manual recording (12h)?
gkreis
Offline

Member

Posts: 166
Threads: 31
Joined: Sep 2005
#3
2007-02-01, 04:02 PM
I downloaded and unzipped the 55 release, but was surprised to see it contained a 'compare' folder. Was that supposed to be installed in the gbpvr directory?

I have been having the following problem for severals days and wondered if EWA Bld 55 might help resolve this?

Event Source: .NET Runtime 2.0 Error Reporting
Event Category: None
Event ID: 5000
Description:
EventType clr20r3, P1 zapimport.exe, P2 5.9.2555.25859, P3 4596bc56, P4 system.xml, P5 2.0.0.0, P6 4333ae70, P7 6b1, P8 27, P9 system.xml.xmlexception, P10 NIL.
gkreis
Offline

Member

Posts: 166
Threads: 31
Joined: Sep 2005
#4
2007-02-01, 04:39 PM
I updated to EWA 55 and now I am getting the following error page. The only other thing I did was run the zaptools converter against the database with the hopes it might get rid of the zapimport errors I am getting. But they persist and now ewa is broken....

I switched back to a copy of a previous EWA web folder and can work, but I've saved this one if you want me to diagose.


Server Error in '/gbpvr' Application.
Specified cast is not valid.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.InvalidCastException: Specified cast is not valid.

Source Error:

Line 127: if (aReader.Read())
Line 128: {
Line 129: isHDValue = aReader.GetByte(0);
Line 130: }
Line 131:


Source File: c:\Program Files\devnz\gbpvr\web\App_Code\classes\ZapTools.cs Line: 129

Stack Trace:

[InvalidCastException: Specified cast is not valid.]
System.Data.SQLite.SQLiteDataReader.VerifyType(Int32 i, DbType typ) +276
System.Data.SQLite.SQLiteDataReader.GetByte(Int32 i) +16
gbweb.ZapTools.IsHD(String UniqueProgrammeIdentifier) in c:\Program Files\devnz\gbpvr\web\App_Code\classes\ZapTools.cs:129
gbweb.classes.ProgrammeDisplay.FillProgrammeDisplay(HttpServerUtility Server, TableCell colShow, Programme programme, ScheduledRecording scheduledRecording, Boolean highlightRecordedShows) in c:\Program Files\devnz\gbpvr\web\App_Code\classes\ProgrammeDisplay.cs:251
gbweb.Manage.Page_Load(Object sender, EventArgs e) in c:\Program Files\devnz\gbpvr\web\Manage.aspx.cs:410
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +13
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +45
System.Web.UI.Control.OnLoad(EventArgs e) +80
System.Web.UI.Control.LoadRecursive() +49
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3745


Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
gkreis
Offline

Member

Posts: 166
Threads: 31
Joined: Sep 2005
#5
2007-02-01, 04:44 PM
Is there a way I can start over with the database? I am wondering if there is corruption in it that is messing with zapimport?
FirstTeamOPS
Offline

Member

Posts: 245
Threads: 21
Joined: Mar 2006
#6
2007-02-02, 04:37 AM
The Wiki says build 55 was released January 27, 2006 Big Grin
-Oz-
Offline

Posting Freak

Posts: 803
Threads: 33
Joined: Aug 2006
#7
2007-02-02, 02:58 PM
FirstTeamOPS Wrote:The Wiki says build 55 was released January 27, 2006 Big Grin
Not anymore Smile
Dan Blomberg
[SIZE="1"]HTPC 1: MSI K8NGM2-FID, AMD 64 3000+, WD 200gb HDD, 1gb ram, NSK2400, PVR-500, Harmony 659
HTPC 2: ASUS M2NPV-VM, AMD 64 3200+, WD 250gb HDD, 1gb ram, nVidia DualTV MCE, NSK2400, Harmony 720
HTPC 3: GIGABYTE GA-E7AUM-DS2H GeForce 9400, Intel E5200 Wolfdale, WD 640gb HDD, 4gb ram, Antec Fusion 2, HVR-1600, hdhomerun, Harmony 880, PCH A-110
GBPVR 1.4.7 Additions: Weather2, UltraXMLTV, Comskip
Project: Setup Logitech Harmony Remote[/SIZE]
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#8
2007-02-02, 09:38 PM
gkreis Wrote:I updated to EWA 55 and now I am getting the following error page. The only other thing I did was run the zaptools converter against the database with the hopes it might get rid of the zapimport errors I am getting. But they persist and now ewa is broken....

I switched back to a copy of a previous EWA web folder and can work, but I've saved this one if you want me to diagose.


Server Error in '/gbpvr' Application.
Specified cast is not valid.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.InvalidCastException: Specified cast is not valid.

Source Error:

Line 127: if (aReader.Read())
Line 128: {
Line 129: isHDValue = aReader.GetByte(0);
Line 130: }
Line 131:


Source File: c:\Program Files\devnz\gbpvr\web\App_Code\classes\ZapTools.cs Line: 129

Stack Trace:

[InvalidCastException: Specified cast is not valid.]
System.Data.SQLite.SQLiteDataReader.VerifyType(Int32 i, DbType typ) +276
System.Data.SQLite.SQLiteDataReader.GetByte(Int32 i) +16
gbweb.ZapTools.IsHD(String UniqueProgrammeIdentifier) in c:\Program Files\devnz\gbpvr\web\App_Code\classes\ZapTools.cs:129
gbweb.classes.ProgrammeDisplay.FillProgrammeDisplay(HttpServerUtility Server, TableCell colShow, Programme programme, ScheduledRecording scheduledRecording, Boolean highlightRecordedShows) in c:\Program Files\devnz\gbpvr\web\App_Code\classes\ProgrammeDisplay.cs:251
gbweb.Manage.Page_Load(Object sender, EventArgs e) in c:\Program Files\devnz\gbpvr\web\Manage.aspx.cs:410
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +13
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +45
System.Web.UI.Control.OnLoad(EventArgs e) +80
System.Web.UI.Control.LoadRecursive() +49
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3745


Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210

The best way to work through this is to simply rename the zapdb.db3 file something else.....EWA will then not execute code that looks at that.....of EWA works fine then you know it is the database.....then rename it back and if you develop a problem then you know it is the dtabase.

Did you try using the database that ships with zaptools? It is an empty database that is in the correct format.

Let me know.
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
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#9
2007-02-02, 09:45 PM
gkreis Wrote:Is there a way I can start over with the database? I am wondering if there is corruption in it that is messing with zapimport?

Use the new database in the zaptools archive. Also...there is a bug tht imapcts me where I can no longer use the already downloaded zapt data from gbpvr....so if you have that option set try going back to using your user id and password and doing the zap download rather than using what gbpvr creates.

sub is looking into tht issue.
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
gkreis
Offline

Member

Posts: 166
Threads: 31
Joined: Sep 2005
#10
2007-02-03, 05:10 PM
UncleJohnsBand Wrote:Use the new database in the zaptools archive. Also...there is a bug tht imapcts me where I can no longer use the already downloaded zapt data from gbpvr....so if you have that option set try going back to using your user id and password and doing the zap download rather than using what gbpvr creates.

sub is looking into tht issue.

I saw this mentioned in another thread talking about problems with a corrupted zap2it xml file. The poster's solution was to delete the xml file with a line in the postepg bat, after zapimport finishes. I made the same change and I am not sure yet how helpful that will be. I am monitoring it....

Sub said he is going to fix it in the next release. Maybe the bug is different from the one you mention above.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Error with Web Admin? jksmurf 0 2,423 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,358 2017-03-19, 10:11 PM
Last Post: tinstaafl
  Multiple Users for Web Admin rowle1jt 5 3,996 2017-01-10, 01:00 AM
Last Post: UncleJohnsBand
  NEWA Release Build 2.17 Released 2015-08-29 UncleJohnsBand 0 8,372 2015-08-30, 08:05 PM
Last Post: UncleJohnsBand
  NEWA Release Build 2.16 Released 2015-04-25 UncleJohnsBand 0 1,902 2015-04-25, 03:18 PM
Last Post: UncleJohnsBand
  NEWA Release Build 2.15 Released 2014-10-25 UncleJohnsBand 0 2,236 2014-10-26, 09:38 PM
Last Post: UncleJohnsBand
  NEWA Release Build 2.13 Released 2014-07-21 UncleJohnsBand 0 2,143 2014-07-21, 09:13 PM
Last Post: UncleJohnsBand
  NEWA Release Build 2.11 Released 2014-01-12 UncleJohnsBand 0 2,080 2014-01-13, 03:41 AM
Last Post: UncleJohnsBand
  NEWA Release Build 2.10 Released 2013-12-30 UncleJohnsBand 0 2,266 2013-12-31, 02:49 AM
Last Post: UncleJohnsBand
  NEWA Release Build 1.34 Released 2013-03-25 UncleJohnsBand 0 7,701 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