NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) NextPVR Enhanced Web Admin (NEWA) v
« Previous 1 … 35 36 37 38 39 … 47 Next »
RSS Batch Process Configuration

 
  • 0 Vote(s) - 0 Average
RSS Batch Process Configuration
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#51
2007-04-30, 10:01 PM
liteswap Wrote:Strewth, it's been a month - where did April go? Smile

And sadly, it's the same story: I stopped the service, installed new version, restarted the service - and the result's the same. Now I feel guilty, UJB....


Ok...lets go back to square one and identify what is happening that should not be or what is not happening that should be.

From what I can find in the past posts....it sounds as though when using the &filter= parameter you can set a live bookmark in Firefox....but the plain http://yourcomputer:7647/gbpvr/public/rss.aspx does not trigger the ability to set a live feed.....FireFox is not recognizing it.

Is this correct?

Is this the only issue?

Here is what I get using FireFox 2.0 accessing the straight rss.aspx page....

[Image: capture430200754359pmwz9.jpg]
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
liteswap
Offline

Senior Member

Posts: 713
Threads: 70
Joined: Aug 2006
#52
2007-05-01, 10:46 AM
In fact what I get is an error page:
Server Error in '/gbpvr' Application.
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
- Silent client PVR: HDPlex HS.1 aluminium fanless case / Thin-ITX ASRock H81TM-ITX motherboard / Intel Celeron 1850T CPU / 4GB RAM / 120GB SSD / TBS6982 DBS-S2 [SIZE=1]dual-tuner card / Win10+nPVR+Plex Media Player feeding LG OLED55B6V + Anthem MRX510 AV Receiver / PMC GB1 / B&W / REL speakers.
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID
[/SIZE] running Plex Media Server

pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#53
2007-05-01, 03:31 PM
Can you run the browser locally so you can see the error?
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#54
2007-05-02, 08:51 AM
liteswap Wrote:In fact what I get is an error page:
Server Error in '/gbpvr' Application.
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>

pastro Wrote:Can you run the browser locally so you can see the error?

pastro is correct.....you need to run this on the host pc to get the actual error you are recieving.....what you posted is a generic message delivered to users accessing EWA via a client machine rather than the machine that is actually hosting GBPVR and EWA.

Post your results.

Thanks.
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
liteswap
Offline

Senior Member

Posts: 713
Threads: 70
Joined: Aug 2006
#55
2007-05-02, 04:55 PM
Ok, have now done so. And I now get the RSS feed page exactly as above (go figure! Smile

Then:
1. Clicking on one of the RSS filter icons gets me a page full of XML
2. Entering the RSS filter URL into a live bookmark gets me a dead 'fail to load' message EXCEPT for the 'completed' filter - which works.

This is all on the localhost...
- Silent client PVR: HDPlex HS.1 aluminium fanless case / Thin-ITX ASRock H81TM-ITX motherboard / Intel Celeron 1850T CPU / 4GB RAM / 120GB SSD / TBS6982 DBS-S2 [SIZE=1]dual-tuner card / Win10+nPVR+Plex Media Player feeding LG OLED55B6V + Anthem MRX510 AV Receiver / PMC GB1 / B&W / REL speakers.
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID
[/SIZE] running Plex Media Server

UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#56
2007-05-02, 09:38 PM
liteswap Wrote:Ok, have now done so. And I now get the RSS feed page exactly as above (go figure! Smile

Then:
1. Clicking on one of the RSS filter icons gets me a page full of XML
2. Entering the RSS filter URL into a live bookmark gets me a dead 'fail to load' message EXCEPT for the 'completed' filter - which works.

This is all on the localhost...

When you click on the RSS Icon you should see the XML.....that icon is a link to take you directly to the feed.

Do you really get a dead 'fail to load' message or do you see the below (which is from FireFox 2):
[Image: capture52200753526pmne5.jpg]
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
liteswap
Offline

Senior Member

Posts: 713
Threads: 70
Joined: Aug 2006
#57
2007-05-02, 11:00 PM
The exact wording is 'Live bookmark feed failed to load'. That's it...
- Silent client PVR: HDPlex HS.1 aluminium fanless case / Thin-ITX ASRock H81TM-ITX motherboard / Intel Celeron 1850T CPU / 4GB RAM / 120GB SSD / TBS6982 DBS-S2 [SIZE=1]dual-tuner card / Win10+nPVR+Plex Media Player feeding LG OLED55B6V + Anthem MRX510 AV Receiver / PMC GB1 / B&W / REL speakers.
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID
[/SIZE] running Plex Media Server

UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#58
2007-05-31, 01:55 AM
liteswap Wrote:The exact wording is 'Live bookmark feed failed to load'. That's it...

Any changes with the new RSS library that is being used?
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
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#59
2007-05-31, 04:08 AM
It doesn't seem like there was a change on liteswap's problem.

liteswap Wrote:I just stopped the GBPVR service, renamed the ./gbpvr/web directory ./gbpvr/old_web and extracted the new EWA's files. Restarted the GBPVR service and it all worked fine first time -- apart from the fact that I still don't have full RSS capability Smile
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
liteswap
Offline

Senior Member

Posts: 713
Threads: 70
Joined: Aug 2006
#60
2007-05-31, 06:24 PM
Sadly, no. Well, I've stopped banging my head against this brick wall, the pain is slowly fading - maybe it just isn't destined to be. Tbh, for me anyway, RSS capability is a nice-to-have rather than a must-have... Smile
- Silent client PVR: HDPlex HS.1 aluminium fanless case / Thin-ITX ASRock H81TM-ITX motherboard / Intel Celeron 1850T CPU / 4GB RAM / 120GB SSD / TBS6982 DBS-S2 [SIZE=1]dual-tuner card / Win10+nPVR+Plex Media Player feeding LG OLED55B6V + Anthem MRX510 AV Receiver / PMC GB1 / B&W / REL speakers.
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID
[/SIZE] running Plex Media Server

« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (7): « Previous 1 … 3 4 5 6 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Getting Started / Any Configuration that Works? crackulator 6 4,296 2017-11-06, 07:35 PM
Last Post: crackulator
  Basic Installation and Configuration shawnvw 14 6,141 2008-06-09, 03:29 PM
Last Post: shawnvw
  Wish - Streamer Configuration Settings profiles madcat 1 1,618 2007-05-26, 01:25 AM
Last Post: UncleJohnsBand

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

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

Linear Mode
Threaded Mode