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

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#981
2006-05-16, 01:46 AM
replaytv Wrote:anyone knows what ip I need to put config-web so that I can "auto-login" from anywhere outside or inside the network like the previous version. Thanks.

Dan L.

<autologinNetworks>127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,169.254.0.0/16</autologinNetworks>

The default values should cover 99% of home networks....the autologin is for internal networks only....external network access will require user id and password to access.
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
#982
2006-05-16, 03:43 AM
normanr Wrote:ugh, the .net 2.0 magic assembly name bug bites again. I've seen this one at work, and it needs to be fixed, otherwise you'll lose your settings everytime you upgrade.

This is a big yuck....any tips on how to fix this? I have a few Zaptools updates in build 37 of the EWA and I could patch it with that release....if I know what is causing it.
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
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#983
2006-05-16, 10:17 AM
n@boleo Wrote:Does anybody else get this error ?
You've tried to install .net 1.1 ewa with .net 2.0 gb-pvr (or visa versa)

replaytv Wrote:anyone knows what ip I need to put config-web so that I can "auto-login" from anywhere outside or inside the network like the previous version.
<autologinNetworks>0.0.0.0/0</autologinNetworks> should do it. You probably shouldn't be doing this... If you do then anyone who knows your ip address can schedule and download recordings. If you want to enabled autologin from just a few remote locations, then just add their ip's to the list. (if you leave the /n off it defaults to /32 which means match just a single ip address)

UncleJohnsBand Wrote:This is a big yuck....any tips on how to fix this? I have a few Zaptools updates in build 37 of the EWA and I could patch it with that release....if I know what is causing it.
In Settings.cs change both copies of moduleObject.GetType().Assembly.GetName().Name to "gbweb".
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#984
2006-05-16, 02:25 PM
normanr Wrote:In Settings.cs change both copies of moduleObject.GetType().Assembly.GetName().Name to "gbweb".

Thanks normanr.....I'll make this update.
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
replaytv
Offline

Senior Member

Posts: 352
Threads: 22
Joined: Oct 2004
#985
2006-05-16, 02:35 PM
normanr Wrote:<autologinNetworks>0.0.0.0/0</autologinNetworks> should do it. You probably shouldn't be doing this... If you do then anyone who knows your ip address can schedule and download recordings. If you want to enabled autologin from just a few remote locations, then just add their ip's to the list. (if you leave the /n off it defaults to /32 which means match just a single ip address)

().Assembly.GetName().Name to "gbweb".

Thanks for the tip, normanr.

I always have problem with doing any query or move the guide forward another hour at work, but I can schedule shows for that current hour from the guide.

I could not even login because of the possible timeout, so I need the auto-login to be able to see and schedule shows from work.
b00sfuk
Offline

Senior Member

Posts: 319
Threads: 26
Joined: Mar 2005
#986
2006-05-16, 02:58 PM
UncleJohnsBand Wrote:The 97.07 release of GBPVR is out. It contains the latest build of the EWA. Build #36.

This release runs ASP.Net 2.0 so you will need the .Net Framework 2.0 installed. There is a link in the download of the new GBPVR release.

Changes Include:

Build 36: 2006-05-14
  • Modified Subtitle display in guide to be more easily discernable from the show Title.
  • Added ability to see the show/movie original air date/release date - Available only to ZapTools users.
  • Added ability to see Star Rating (if availbale) for movies - Available only to ZapTools users.
  • Added color coding to Guide and Search displays for Recorded, In-Progress, Conflict, Failed and Pending status.
  • Added Post-Record check in Details page to determine if recording actually got scheduled and display message if scheduled recording is not found.
  • Added Post-Record check in Search Results page to determine if recording(s) actually got scheduled and display list of failed recordings if any occurred.


Hi, ref the Subtitle change above. When this was shown first (post #900 http://forums.gbpvr.com/showpost.php?p=1...count=900), the subtitle had a different colour. In the release though (with all the schemes) it is the same colour as the program title, so it is still a little hard to tell them apart. Is it easy for me to make small change to the HTML here or do I possibly have to wait until build 37? Many thanks again.
Silverstone LC10M with iMON
Gigabyte 780G+4850e, AMD 6570
Blackgold BGT3620, Harmony 555 Remote
Win7 32-bit, SAF
dinki
Offline

Senior Member

Posts: 416
Threads: 71
Joined: Mar 2006
#987
2006-05-16, 04:10 PM
Is build 36 only available with 97.07? Will it work with 96.12? If so, can someone update the wiki? Many thanks...
n@boleo
Offline

Member

Posts: 152
Threads: 12
Joined: Apr 2005
#988
2006-05-16, 04:18 PM
normanr Wrote:You've tried to install .net 1.1 ewa with .net 2.0 gb-pvr (or visa versa)
No, and I found what was wrong, i upgraded to 97.7 and THEN install build v36. I saw later that 36 was already included in 97.7. Now all is fine, Thanks
[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]
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#989
2006-05-16, 06:25 PM
I'm have a wish: I would like to see manual recordings coloured in the guide aswell, not only in manage recordings-tab. I think EWA is a wonderful part of a wonderful programBig Grin
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.
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#990
2006-05-16, 07:04 PM
Updated the wiki, build 35 will work with 0.96.12 - get it from the wiki.
« Next Oldest | Next Newest »

Users browsing this thread: 3 Guest(s)

Pages (161): « Previous 1 … 97 98 99 100 101 … 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