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,361
2006-09-02, 03:58 AM
Yeah I see the process start, then go away (in task manager) - is there anyway of turning on VLC logging?
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,362
2006-09-02, 04:03 AM
psycik Wrote:Yeah I see the process start, then go away (in task manager) - is there anyway of turning on VLC logging?

Not sure....try changing the vcodec to WMV2 ans see what happens.
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,363
2006-09-02, 10:28 PM
UJB,

me Wrote:Hopefully sub has solved this inthe next version, but I notice there is a ICSharpCode.SharpZipLib.dll in C:\Program Files\devnz\gbpvr and another in C:\Program Files\devnz\gbpvr\web\bin. The first is v0.5.0.0 and the second 0.84.0.0. I use EWA so maybe that installed the second. Its not something I've changed for the new release. I've always used v0.5.0.0.

sub Wrote:If some other plugin is starting to use this DLL, then they should use the same version that is included with the GB-PVR rather than make me change GB-PVR.

http://forums.gbpvr.com/showpost.php?p=1...stcount=37

Cheers

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,364
2006-09-03, 01:40 AM
jksmurf Wrote:UJB,





http://forums.gbpvr.com/showpost.php?p=1...stcount=37

Cheers

k.

Thanks......that got picked up back in January of this year.....I'll revert it back in the next release (due out tonight....hopefully).
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,365
2006-09-03, 03:11 AM
Build 44.1 has now been released on the wiki. Big Grin

Date: 2006-09-02 Build Number: 44.1 Changes:
  • Reverted ICSharpCode.SharpZipLib.dll to .50 from .84 to keep in line with GBPVR release.
  • Added ability to sort/group TreeView search results by Genre.
  • Added a Default.aspx page that is defaulted to if you access EWA without a direct page. Such as
    Code:
    http://localhost:port/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
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#1,366
2006-09-03, 04:57 AM
UncleJohnsBand Wrote:Build 44.1 has now been released on the wiki. Big Grin

Date: 2006-09-02 Build Number: 44.1 Changes:
  • Reverted ICSharpCode.SharpZipLib.dll to .50 from .84 to keep in line with GBPVR release.
  • Added ability to sort/group TreeView search results by Genre.
  • Added a Default.aspx page that is defaulted to if you access EWA without a direct page. Such as
    Code:
    http://localhost:port/gbpvr/

I have just tried the new version and everything looked great VLC was working that is until I went to a different PC than GBPVR then I found that I cound not see the web pages of EWA at all from any PC other than the GBPVR one.

Any ideas what I may have done wrong?

Thanks
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,367
2006-09-03, 05:23 AM
idkpmiller Wrote:I have just tried the new version and everything looked great VLC was working that is until I went to a different PC than GBPVR then I found that I cound not see the web pages of EWA at all from any PC other than the GBPVR one.

Any ideas what I may have done wrong?

Thanks

If you are accessing from another PC you should not use the localhost....you either need to change it to the IP of the machine that is hosting gbpvr or the PC name.....and make sure you have your port open on your firewall on the GBPVR pc.
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
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#1,368
2006-09-03, 12:57 PM
UncleJohnsBand Wrote:If you are accessing from another PC you should not use the localhost....you either need to change it to the IP of the machine that is hosting gbpvr or the PC name.....and make sure you have your port open on your firewall on the GBPVR pc.

Thanks, the firewall bit lit the lightbulb above my head.

Damned windows XP enabling it again, it really upsets me the way it decides it knows the security policies I wish to enforce.

Thanks once again.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,369
2006-09-04, 03:27 AM
Build 45 has now been released on the wiki. Big Grin

Date: 2006-09-03 Build Number: 45 Changes:
  • Added ability to sort/group TreeView search results by Rating.
  • Added ability to sort/group TreeView search results by Star Rating - ZapTools Users Only.
  • Enabled the option to display Rating for all EPG's rather than just Zap2It EPG.
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,370
2006-09-04, 04:18 AM
Referring to my previous posts (original error, description) I am convinced EWA doesn't like "Quotation Marks" in the show name when scheduling a recording.

This is the second instance and the common denominator is those quotes. I can perhaps try and snip them from my xml using post-processing by my grabber TVXB, but if EWA has a simple fix, that'd be great.
[url=http://forums.gbpvr.com/showpost.php?p=136625&postcount=1338][/url]
Cheers
k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (161): « Previous 1 … 135 136 137 138 139 … 161 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  SQLite GUI-based admin & query building? Braklet 3 1,953 2006-10-30, 02:45 PM
Last Post: Braklet
  Recordings made via the Web Admin interface are at the wrong resolution! mmatheny 9 3,068 2006-08-04, 06:34 PM
Last Post: HtV
  Enhanced Web Admin Hobson 3 2,374 2006-06-09, 07:47 AM
Last Post: Hobson
  Enhanced Web Admin (Time Slice error?) SFX Group 2 1,821 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,332 2005-10-10, 08:16 PM
Last Post: UncleJohnsBand
  reoccuring + web admin aegisx 0 1,171 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