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

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#631
2006-01-05, 08:52 AM
The aspx pages versions don't match the dll's version. I suggest you stop the recording service, reinstall the web admin, and then restart the recording service. FYI: If the windows installer tries to reinstall components, then it'll put the wrong files back.
nasty_b
Offline

Junior Member

Posts: 8
Threads: 4
Joined: Jan 2006
#632
2006-01-05, 07:11 PM
Yeah the windows installer DOES try to reinstall components....but I don't know how to stop that. When I updated the web folder I made sure everything was stopped before changing the folder
n@boleo
Offline

Member

Posts: 152
Threads: 12
Joined: Apr 2005
#633
2006-01-05, 07:39 PM
I have a strange error message with lastest version
Code:
05/01/2006 19:39:07.334    ERROR    [10]    [-2]: OutputStream.Write Exception: System.Net.Sockets.SocketException: Une connexion existante a dû être fermée par l'hôte distant
   at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
   at xbde30302059b0f67.x4c7b16547f6813c5.xe851103c6cdd3289(Byte[] x75381418ec342259, Int32 x0849bae34e5d8c09, Int32 xa91708beab5e1e03)
   at xbde30302059b0f67.x54043f9854585ee5.FlushResponse(Boolean x358231d6356effcf)
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at gbweb.Download.Page_Load(Object sender, EventArgs e) in c:\program files\devnz\gbpvr\web\public\download.aspx.cs:line 236
05/01/2006 19:39:10.358    ERROR    [10]    [-2]: OutputStream.Write Exception: System.Net.Sockets.SocketException: Une connexion existante a dû être fermée par l'hôte distant
   at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
   at xbde30302059b0f67.x4c7b16547f6813c5.xe851103c6cdd3289(Byte[] x75381418ec342259, Int32 x0849bae34e5d8c09, Int32 xa91708beab5e1e03)
   at xbde30302059b0f67.x54043f9854585ee5.FlushResponse(Boolean x358231d6356effcf)
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at gbweb.Download.Page_Load(Object sender, EventArgs e) in c:\program files\devnz\gbpvr\web\public\download.aspx.cs:line 236
05/01/2006 19:39:17.408    ERROR    [10]    [-2]: OutputStream.Write Exception: System.Net.Sockets.SocketException: Une connexion existante a dû être fermée par l'hôte distant
   at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
   at xbde30302059b0f67.x4c7b16547f6813c5.xe851103c6cdd3289(Byte[] x75381418ec342259, Int32 x0849bae34e5d8c09, Int32 xa91708beab5e1e03)
   at xbde30302059b0f67.x54043f9854585ee5.FlushResponse(Boolean x358231d6356effcf)
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at gbweb.Download.Page_Load(Object sender, EventArgs e) in c:\program files\devnz\gbpvr\web\public\download.aspx.cs:line 236
05/01/2006 20:33:34.171    VERBOSE    [10]    RecordingFactory.loadSchedule()
05/01/2006 20:33:34.191    VERBOSE    [10]    getValue cached value: /settings/AutoRemoveMissingRecordings : true
05/01/2006 20:33:40.851    VERBOSE    [61]    System.Runtime.InteropServices.COMException (0x800706BA)
   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode, IntPtr errorInfo)
   at System.Management.ManagementObject.Get()
   at gbweb.Info.GetDiskInformation(String nodeName, Label lblStatus, HtmlImage imgUsedSystem, HtmlImage imgUsedGBPVR, HtmlImage imgFree) in C:\Program Files\devnz\gbpvr\web\Info.aspx.cs:line 146
05/01/2006 20:33:40.911    VERBOSE    [61]    System.Runtime.InteropServices.COMException (0x800706BA)
   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode, IntPtr errorInfo)
   at System.Management.ManagementObject.Get()
   at gbweb.Info.GetDiskInformation(String nodeName, Label lblStatus, HtmlImage imgUsedSystem, HtmlImage imgUsedGBPVR, HtmlImage imgFree) in C:\Program Files\devnz\gbpvr\web\Info.aspx.cs:line 146
05/01/2006 20:33:40.911    VERBOSE    [61]    RecordingFactory.loadSchedule()
05/01/2006 20:33:40.911    VERBOSE    [61]    getValue cached value: /settings/AutoRemoveMissingRecordings : true
I'm not sure what is really going on but directory "C:\Program Files\devnz\gbpvr\web\" does not exists in my setup : all files are located in "C:\gbpvr\web\" directory so it seems normal those debug lines appears... Shouldn't the root directory automaticaly detected ?
[SIZE="1"]Pentium IV 1.4Ghz, 640 Mo RAMBUS, 2x PVR250, Maxtor 160 Go cache 8Mo, LG 17" LCD, Antec Overture modded case, Matrix Orbital LCD 2*20[/SIZE]
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#634
2006-01-05, 10:04 PM
nasty_b Wrote:Yeah the windows installer DOES try to reinstall components....but I don't know how to stop that. When I updated the web folder I made sure everything was stopped before changing the folder

I have found that if you leave the images folder in the Web directory the installer will not kick off automatically......with the last Web Admin update we moved all the images into the individual Theme directories so the image directory is no longer needed....so it was removed from the last web admin update......however if you delete the images directory the GBPVR installer detects a change and "fixes" it.

normanr will make sure sub has the new version for his next build so that the installer and web admin will be in sync and should get rid of this nusance.
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
nasty_b
Offline

Junior Member

Posts: 8
Threads: 4
Joined: Jan 2006
#635
2006-01-06, 04:44 AM
Ok I copied the image folder from the original web folder into the new web folder. The site seems to work now, except when I hover over the GBPVR logo, it says that the web version is for build 0.94 and its version 1.29.129. Is that a mistake? because my GBPVR is build 0.95 . are there going to be any problems using the web scheduling?

Also, this isnt a big deal, but in the tv guide on the web some of the vertical lines dont appear between some of the shows....is this a common thing or just mine?
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#636
2006-01-06, 08:23 AM
The 0.94 is 'correct' because that's the version of GB-PVR that it was built for - It works fine in 0.95.

There's a rendering 'bug' in IE that causes some of the lines to not appear, you can change the "Minute Slice" value under the config tab to a large value (try 15 or 30), and it should cause then to come back.
j3flight
Offline

Member

Posts: 244
Threads: 12
Joined: Feb 2005
#637
2006-01-06, 03:56 PM
I don't want to push, I'm just curious...
When is the next build planned and what changes will be included?
Windows XP
Athlon 64 3500+, 2GB
nVidia 7300GT, PVR 250
jsteele
Offline

Senior Member

Posts: 434
Threads: 63
Joined: Dec 2004
#638
2006-01-07, 09:00 PM
The web interface links the video file using ".m3u" file extention, which is also used by Winamp for audio playlist. So when clicking on the video on my notebook, it tries to open in Winamp rather than VLC.

I've tried changing winamp to not use ".m3u" but now my music playlists don't play. Is there anyway to change the web intereface file extention to something else? ".vlc" perhaps?
ASUS A7V880, Athlon XP 3000+, 1024MB, 250GB (Prog/DB), 40GB (Buffer/Temp), 670GB SATA (Video Library), PVR150MCE Video (2), NEC DVD+/- RW, Liteon DVD, nVidia FX5600 AGP, Onboard AC 97 Audio, Hauppauge Remote, Girder, USBUIRT,802.11G WLAN, nVidia Platinum Decoders
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#639
2006-01-08, 11:39 AM
Hmm, If the file extention (there's also mime-type to worry about) is changed, then it won't work out-of-the-box.... This could become a config setting, would that work?
jsteele
Offline

Senior Member

Posts: 434
Threads: 63
Joined: Dec 2004
#640
2006-01-08, 02:05 PM
normanr Wrote:Hmm, If the file extention (there's also mime-type to worry about) is changed, then it won't work out-of-the-box.... This could become a config setting, would that work?
I think a config option would be the ideal solution --- accomodates other conflicts as well.
ASUS A7V880, Athlon XP 3000+, 1024MB, 250GB (Prog/DB), 40GB (Buffer/Temp), 670GB SATA (Video Library), PVR150MCE Video (2), NEC DVD+/- RW, Liteon DVD, nVidia FX5600 AGP, Onboard AC 97 Audio, Hauppauge Remote, Girder, USBUIRT,802.11G WLAN, nVidia Platinum Decoders
« Next Oldest | Next Newest »

Users browsing this thread: 7 Guest(s)

Pages (161): « Previous 1 … 62 63 64 65 66 … 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