NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 45 46 47 48 49 … 93 Next »
Enhanced Web Admin

Thread Closed 
 
  • 0 Vote(s) - 0 Average
Enhanced Web Admin
turkey
Offline

Member

Posts: 206
Threads: 17
Joined: Sep 2005
#1,031
2006-05-20, 03:05 PM
@pcostanza: There are a few things you need to do.

1) You need to allow the port in your firewalls. I dont know zonealarm, but you should be able to create an exception that allows the webadmin port. The port number can be found in the gbpvr config program. This also needs to be done in the windows firewall. This is in the control panel, under windows firewall, on the exceptions tab. Click on add a port, and type in the number with tcp checked.

2) If you have a router, you need to forward the web admin port to the computer that is running gbpvr. I wont go through the whole thing because everyone's router is different, but you need to set up the gbpvr computer with a reserved local ip address, and forward the port to that ip.

When this is complete, you should be able to replace "localhost" with your external ip, and get into the web admin. This can be tested from the local computer.
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#1,032
2006-05-20, 03:40 PM
turkey Wrote:@pcostanza: There are a few things you need to do.

1) You need to allow the port in your firewalls. I dont know zonealarm, but you should be able to create an exception that allows the webadmin port. The port number can be found in the gbpvr config program. This also needs to be done in the windows firewall. This is in the control panel, under windows firewall, on the exceptions tab. Click on add a port, and type in the number with tcp checked.

2) If you have a router, you need to forward the web admin port to the computer that is running gbpvr. I wont go through the whole thing because everyone's router is different, but you need to set up the gbpvr computer with a reserved local ip address, and forward the port to that ip.

When this is complete, you should be able to replace "localhost" with your external ip, and get into the web admin. This can be tested from the local computer.

Thanks for the info. I'll give it a try. I think Windows firewall (which is turned off) was already set to 7467 but I'll set ZA and my Linksys router to allow that port to open.
Appreciate the quick reply.

Paul


Paul


Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend  Tuners- running Windows 10 (and other goodies)
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,033
2006-05-20, 05:41 PM
jksmurf Wrote:Awesome. Thanks UJB.

Would it be possible to add the other options too? Is it possible to make it batch (in order) (a) Run your XML Grabber (b) Empty EPG © Update EPG?

k.

I would look for this to initiate whatever EPG update process exists in GBPVR......I am thinking there should be a way to initiate the Update EPG process just like you can do via the tray icon for GBPVR.
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
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#1,034
2006-05-23, 04:23 AM
As described in a previous support thread (today) for a duplicate recordings issue,
http://forums.nextpvr.com/showthread.php?t=13691&page=3
I was wondering if there has been a definitive resolution to the issue of "duplicate season recordings" as it applies to webadmin. In response to that thread sub suggested I ask the EWA team (http://forums.gbpvr.com/showpost.php?p=1...stcount=29)

A forum search for this issue shows posts back to 2004, but I (for the first time I might add) recently came across this problem, by accident. They are exactly the same time slots (accidentally chose it twice during selecting recordings), so I don't think it is the issue sub describes about it being the first episode with subsequent episodes having moved.

The problem is that I can't delete either of them from WITHIN EWA. I CAN delete them from within Xrecord. And unlike the others season recordings, there is no day shown for the next one to record, although the guide shows it should be today.

My only plugins (followign a complete reinstall last night) are MVPTrayIcon the XRecord Suite for 97.07, and EWA build 37.

Any ideas, what can I do to provide info?

k.
hansoffate
Offline

Member

Posts: 74
Threads: 20
Joined: May 2006
#1,035
2006-05-25, 06:47 AM
I don't know if this is supposed to be a thread for webadmin help but i might as well ask.

When i try going to the Enhanced webadmin link using this.
http://localhost:7647/gbpvr/guide.aspx

i get this error.

Code:
Server Error in '/gbpvr' Application.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: The type 'gbweb.Global' is ambiguous: it could come from assembly 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.nu5e17gx.DLL' or from assembly 'C:\Program Files\devnz\gbpvr\web\bin\gbweb.DLL'. Please specify the assembly explicitly in the type name.

Source Error:

Line 1:  <%@ Application Inherits="gbweb.Global" Language="C#" %>


Source File: /gbpvr/global.asax    Line: 1

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

Any ideas why i get this error?
Thanks
-Hans
GBPVR System:
P4 2.0 GHZ
2x 512 Ram
NVidia FX 5200
PVR 150
Hard Drives
200 gb : Programs Backup, and Live TV Buffer R
250 gb: Recorded TV
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,036
2006-05-25, 04:55 PM
hansoffate Wrote:I don't know if this is supposed to be a thread for webadmin help but i might as well ask.

When i try going to the Enhanced webadmin link using this.
http://localhost:7647/gbpvr/guide.aspx

i get this error.

Code:
Server Error in '/gbpvr' Application.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: The type 'gbweb.Global' is ambiguous: it could come from assembly 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.nu5e17gx.DLL' or from assembly 'C:\Program Files\devnz\gbpvr\web\bin\gbweb.DLL'. Please specify the assembly explicitly in the type name.

Source Error:

Line 1:  <%@ Application Inherits="gbweb.Global" Language="C#" %>


Source File: /gbpvr/global.asax    Line: 1

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

Any ideas why i get this error?
Thanks
-Hans

I belive you need to delete the gbweb.dll file from the bin directory.
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
hansoffate
Offline

Member

Posts: 74
Threads: 20
Joined: May 2006
#1,037
2006-05-25, 05:18 PM
Thanks That fixed it
GBPVR System:
P4 2.0 GHZ
2x 512 Ram
NVidia FX 5200
PVR 150
Hard Drives
200 gb : Programs Backup, and Live TV Buffer R
250 gb: Recorded TV
nv40
Offline

Member

Posts: 233
Threads: 45
Joined: Dec 2005
#1,038
2006-05-25, 11:26 PM
I hope i'm asking this in the right place. I was wondering if the developer of the enhanced web admin was ever planning on setting up a way to do "manual" recordings from the web admin?

ps. if this has allready been implemented, just call me an idiot and please explain how to find it. Smile
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,039
2006-05-26, 01:03 AM
nv40 Wrote:I hope i'm asking this in the right place. I was wondering if the developer of the enhanced web admin was ever planning on setting up a way to do "manual" recordings from the web admin?

ps. if this has allready been implemented, just call me an idiot and please explain how to find it. Smile

This is being worked on as I type.....it will be in the next release....Big Grin
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
Magician
Offline

Junior Member

Posts: 2
Threads: 0
Joined: Jan 2006
#1,040
2006-05-26, 11:26 AM
On pressing TVGuide, I got this error:

startIndex cannot be larger than length of string.
Parameter name: startIndex


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.ArgumentOutOfRangeException: startIndex cannot be larger than length of string.
Parameter name: startIndex


[SIZE="1"]Line 199: if (channelName.StartsWith(channel.getChannelNumber().ToString())) // cosmetic stuff for my american friends
Line 200: {
Line 201: channelName = channelName.Substring(channel.getChannelNumber().ToString().Length + 1);
Line 202: }
Line 203: colChannel.Width = Unit.Percentage(1); // this will break if the tabel ever uses fixed layout[/SIZE]


Source File: gbpvr\web\Guide.aspx.cs Line: 201

Thanks in advance
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (161): « Previous 1 … 102 103 104 105 106 … 161 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  SQLite GUI-based admin & query building? Braklet 3 1,960 2006-10-30, 02:45 PM
Last Post: Braklet
  Recordings made via the Web Admin interface are at the wrong resolution! mmatheny 9 3,091 2006-08-04, 06:34 PM
Last Post: HtV
  Enhanced Web Admin Hobson 3 2,383 2006-06-09, 07:47 AM
Last Post: Hobson
  Enhanced Web Admin (Time Slice error?) SFX Group 2 1,834 2006-02-04, 08:10 PM
Last Post: normanr
  Web Admin suggested feature babybob 0 1,153 2006-01-31, 10:12 PM
Last Post: babybob
  Enhanced Web Admin Request psycik 1 1,342 2005-10-10, 08:16 PM
Last Post: UncleJohnsBand
  reoccuring + web admin aegisx 0 1,174 2005-01-25, 10:57 PM
Last Post: aegisx
  GBPVR Web Admin KingArgyle 8 4,078 2004-12-15, 03:01 AM
Last Post: KingArgyle

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

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

Linear Mode
Threaded Mode