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
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#1,491
2006-09-23, 05:39 AM
ok, will do.....could you post here, or pm me the wmp/mp3/asf command line, since I've never been able to figure out a vlc command line myself....

Maybe one of the other ones as well, so i have have a toodle.

BTW, saw that .47 of EWA includes some plugin code, or is it just the directory framework you've added in there??
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#1,492
2006-09-23, 01:23 PM
I have had this problem since ~98.08, I posted it once in the support-forum but got no reaction, to vague probably.
EWA was working nicely, until I tried to cancel a recording in progress, that locked up the rec-service. After some testing I discovered: when I start a recording from EWA and cancel it within a few mins. it works ok.
However when I let the recording continue for half an hour or so and I try to cancel the recording the rec-service locks up.
I tried all kind of things:
- re-installed .Net2
- re-installed gbpvr
- uninstalled nod32
- removed all plugins
- things I don't remember

Today I had the idea of going back to an older EWA-version, guess what, problem seem to be solved. I went back to EWA 43. I saw that it includes the newer ICSharpCode.SharpZipLib.dll. I hope that doesn't mess things up in an other way.
I'm curious if anyone has any ideas.
Of course I'm willing to give more infoSmile
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,493
2006-09-24, 12:08 AM
That is interesting. I have not experienced or heard of this issue. I went back to the older version to align with what ships with GBPVR.....some people complained that there was a difference in versions and sub indicated that there shouldn't be a mix match between GPVR an EWA.

You can get the newer version here.
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
#1,494
2006-09-24, 12:13 AM
psycik Wrote:ok, will do.....could you post here, or pm me the wmp/mp3/asf command line, since I've never been able to figure out a vlc command line myself....

Maybe one of the other ones as well, so i have have a toodle.

BTW, saw that .47 of EWA includes some plugin code, or is it just the directory framework you've added in there??

Start here.

You can see the command line that is created when the EWA streams by looking in the web logs....there is a message written out that provides the command line that was used. Go to the directory below on your EWA server and drill down into the cyptic sub-directories....find the one that has the gbpvrcommon.dll file in it....there you will find the EWA Web Logs.

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\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
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,495
2006-09-24, 12:28 AM
psycik Wrote:BTW, saw that .47 of EWA includes some plugin code, or is it just the directory framework you've added in there??

I have started a plugin framework for EWA....so you are seeing some code but it is not active as of yet.

The idea behind it is that any developer can add whatever functionality they want by being able to create their own Page/Pages that appear as a Tab option in EWA.

Some users don't want to see all they tabs so they can just remove the plugin folders for those tabs and the functionality is gone.

EWA would always ship with the core Tabs (Guide, Manage, Music Library, Video Library, Stats, Config and Logoff). Developers just need to provide the correct plugin directory and xml file info and the assciated page(s) that their plugin uses. It is up to the developer to maintain and support the plugins.

I should be able to get back to this after providing a little more funcitonality for Streaming.
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
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#1,496
2006-09-24, 07:16 AM (This post was last modified: 2006-09-24, 07:38 AM by HtV.)
UncleJohnsBand Wrote:That is interesting. I have not experienced or heard of this issue. I went back to the older version to align with what ships with GBPVR.....some people complained that there was a difference in versions and sub indicated that there shouldn't be a mix match between GPVR an EWA.

You can get the newer version here.

So I can use the new version icsharp.... with the last EWA-version?
If so, I'll try that out to see if the problem comes back then or not.
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#1,497
2006-09-24, 07:39 AM
HtV Wrote:So I can use the new version icsharp.... with the last EWA-version?
If so, I'll try that out to see if the problem comes back then or not.

One more question: Under which circumstances would the two different versions "crash"? I haven't noticed it until now.
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#1,498
2006-09-24, 03:43 PM
Ok I tried the new IcSharp.... with version EWA version 47, everything seems fine, no lock ups.Smile
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
netwerk23
Offline

Junior Member

Posts: 28
Threads: 6
Joined: Sep 2006
#1,499
2006-09-24, 04:13 PM
Hello
I had to change the default install for GB-PVR, removing the 'devnz' part. Everything has been mostly fine, a few tweaks were needed here and there, but now I'm stuck on EWA. I installed it via the instructions, and I currently get a 'page cannot be displayed' over port 7777.

Has EWA been hard coded with the path to the GB-PVR bits and bobs so as to include the devnz part? Can I edit whatever config that is so as to correct the path and fix the error?

Apologies in advance if this has been previously covered. Thanks.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,500
2006-09-24, 04:35 PM
netwerk23 Wrote:Hello
I had to change the default install for GB-PVR, removing the 'devnz' part. Everything has been mostly fine, a few tweaks were needed here and there, but now I'm stuck on EWA. I installed it via the instructions, and I currently get a 'page cannot be displayed' over port 7777.

Has EWA been hard coded with the path to the GB-PVR bits and bobs so as to include the devnz part? Can I edit whatever config that is so as to correct the path and fix the error?

Apologies in advance if this has been previously covered. Thanks.

Nope....I belive it just needs to be located in the web folder under the gbpvr directory....wherever that may be.

Make sure that you have unblocked the port on your firewall and router.
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: 2 Guest(s)

Pages (161): « Previous 1 … 148 149 150 151 152 … 161 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  SQLite GUI-based admin & query building? Braklet 3 1,949 2006-10-30, 02:45 PM
Last Post: Braklet
  Recordings made via the Web Admin interface are at the wrong resolution! mmatheny 9 3,067 2006-08-04, 06:34 PM
Last Post: HtV
  Enhanced Web Admin Hobson 3 2,373 2006-06-09, 07:47 AM
Last Post: Hobson
  Enhanced Web Admin (Time Slice error?) SFX Group 2 1,818 2006-02-04, 08:10 PM
Last Post: normanr
  Web Admin suggested feature babybob 0 1,150 2006-01-31, 10:12 PM
Last Post: babybob
  Enhanced Web Admin Request psycik 1 1,328 2005-10-10, 08:16 PM
Last Post: UncleJohnsBand
  reoccuring + web admin aegisx 0 1,167 2005-01-25, 10:57 PM
Last Post: aegisx
  GBPVR Web Admin KingArgyle 8 4,073 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