NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Portal

Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,099
» Latest member: richard3201@Hotmail.com
» Forum threads: 65,010
» Forum posts: 595,608

Full Statistics

Online Users
There are currently 1844 online users.
» 2 Member(s) | 1839 Guest(s)
Bing, Google, Yandex, Bobins, hansol123

Latest Threads
Newbie setup
Forum: General Discussion
Last Post: CrazyKZ
8 hours ago
» Replies: 4
» Views: 62
Devices Disappeared
Forum: Windows
Last Post: mvallevand
11 hours ago
» Replies: 3
» Views: 115
Comskip runs on every rec...
Forum: Linux
Last Post: mvallevand
Yesterday, 09:19 PM
» Replies: 10
» Views: 129
Using EASY PLAYER SWITCH
Forum: Kodi / XBMC
Last Post: mvallevand
Yesterday, 04:38 PM
» Replies: 1
» Views: 41
Long two hour recordings ...
Forum: Kodi / XBMC
Last Post: mvallevand
Yesterday, 04:14 PM
» Replies: 1
» Views: 34
Channels but no data list...
Forum: NextPVR Support
Last Post: CrazyKZ
Yesterday, 12:19 PM
» Replies: 6
» Views: 112
Iphone nextpvr app
Forum: NextPVR iOS and AppleTV Clients
Last Post: CrazyKZ
2025-10-17, 08:45 PM
» Replies: 3
» Views: 1,445
No recording after Window...
Forum: NextPVR Support
Last Post: Remleym
2025-10-17, 02:12 PM
» Replies: 29
» Views: 768
Apple TV Update
Forum: NextPVR iOS and AppleTV Clients
Last Post: Mr Whippy
2025-10-17, 09:08 AM
» Replies: 3
» Views: 2,828
DVB recording stops if au...
Forum: Linux
Last Post: mvallevand
2025-10-16, 05:38 PM
» Replies: 1
» Views: 64

 
  DVB-T - failed recording, no data delivered
Posted by: NumberFive - 2015-05-17, 07:41 PM - Forum: Legacy (v4.x and earlier) - Replies (10)

Hi, I've having a bit of a problem (over a period of a year I've been noticing this) that my NOVA-T-500 is sometimes failing to lock a channel when there is a scheduled recording. The result is a failed recording, no data delivered.

I thought I read that the recording service would detect this and try to re-tune the multiplex?

I've attached logs. From a quick glance, it seems in the logs that the recording service notes there is no lock / file size = 0? Mind you, checking other logs seems to suggest this might be normal.

Advice much appreciated. Smile

Code:
2015-05-17 20:27:03.006    [DEBUG][19]    whoosh whoosh
2015-05-17 20:27:03.006    [DEBUG][19]    locked=0, present=0, strength=0, quality=0   (took 0ms to check)
2015-05-17 20:27:03.006    [DEBUG][19]    DigitalRecorderDVBT::Tune@8
2015-05-17 20:27:03.007    [DEBUG][19]    File size is 0
2015-05-17 20:27:03.007    [INFO][19]    DigitalRecorder.StartStream() allocated handle: 0xE
2015-05-17 20:27:03.008    [DEBUG][19]    Temp at 17/05/2015 20:27:13

Print this item

  Moving NextPVR Server to a different PC
Posted by: Johnny_Swindle - 2015-05-17, 05:06 PM - Forum: Legacy (v4.x and earlier) - Replies (8)

I need to retire the pc that current runs the NextPVR 3.4.8 server. Is it possible to move the configuration to a new pc and what would the steps be if this is possible.

Thanks....

Print this item

  Trouble with manual recording - DateTime fullStartDate = DateTime.Parse(StartDateBox.
Posted by: milanwb - 2015-05-17, 02:18 PM - Forum: NextPVR Enhanced Web Admin (NEWA) - Replies (8)

Hi all,

everytime i try to use the manual recording with NEWA (Version 2.16) i get this errormessage:

Code:
Serverfehler in der Anwendung /.
Die Zeichenfolge wurde nicht als gültiges DateTime erkannt.
Beschreibung: Unbehandelte Ausnahme beim Ausführen der aktuellen Webanforderung. Überprüfen Sie die Stapelüberwachung, um weitere Informationen über diesen Fehler anzuzeigen und festzustellen, wo der Fehler im Code verursacht wurde.

Ausnahmedetails: System.FormatException: Die Zeichenfolge wurde nicht als gültiges DateTime erkannt.

Quellfehler:


Zeile 53:             //Set the start time for for epgevent to record
Zeile 54:             //DateTime fullStartDate = Convert.ToDateTime(StartDateBox.Text);
Zeile 55:             DateTime fullStartDate = DateTime.Parse(StartDateBox.Text);
Zeile 56:             dummyPgm.StartTime = fullStartDate.ToUniversalTime();
Zeile 57:


Quelldatei: c:\Users\Public\NPVR\web\ManualRecord2.aspx.cs    Zeile: 55

Stapelüberwachung:


[FormatException: Die Zeichenfolge wurde nicht als gültiges DateTime erkannt.]
   System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) +10858498
   System.DateTime.Parse(String s) +25
   N_EWA.ManualRecord2.LinkButton1_Click(Object sender, EventArgs e) in c:\Users\Public\NPVR\web\ManualRecord2.aspx.cs:55
   System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +91
   System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +91
   System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +169
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3239


Versionsinformationen: Microsoft .NET Framework-Version:4.0.30319; ASP.NET-Version:4.0.30319.34248



After using google i thing the problem is using the German Dateformat.
I have found a few solutions, but they are only for older versions (2012, 2011 etc) and they don't work with the new one.


So do you have a solution for this version?

Thanks for your answer

Milo

Print this item

  Problem scanning for channels ...
Posted by: softfoot - 2015-05-17, 02:02 PM - Forum: Legacy (v4.x and earlier) - Replies (7)

I needed to rebuild my npvr box so took the opportunity to upgrade to 3.4.8 - however I also needed to rescan the channels and have run into a problem in that "scan" causes npvr to terminate without an error message.

This used to be an issue with older versions.

Is there a way around this on 3.4.8 ??

This is under XP+SP3 using two "Hauppauge WinTV 88x DVB-S Tuner/Demod"s on FreeSat in the UK

Both tuners behave the same way.

Logs attached

TIA Bob

Print this item

  writer-n.txt filling up boot drive
Posted by: chuck_2330 - 2015-05-17, 10:29 AM - Forum: Legacy (v4.x and earlier) - Replies (17)

I am getting very large writer-n.txt filling up my boot drive in C:/temp. They seem to have started appearing since I updated to NPVR 3.4.8. Any ideas why these are appearing? Logs attached.

Print this item

  Open NEWA in Panel View with all groupings closed?
Posted by: chuck_2330 - 2015-05-17, 10:20 AM - Forum: NextPVR Enhanced Web Admin (NEWA) - Replies (1)

I use NEWA exclusively to access my NPVR recordings. I use Panel View ordered by Show Name and I have a browser favourite to open this, however the top panel is always expanded. Is there a way of opening Panel View with all panels closed by default?

Print this item

  X-NEWA pictures blending
Posted by: trummel - 2015-05-16, 07:09 PM - Forum: X-NEWA - Replies (2)

When looking at my picture library with X-NEWA on a Pi, the images seem to blend together everytime a new picture is displayed. If I leave a picture alone for a few seconds, it suddenly clears to just the single image. Actually the first picture to be displayed is blended with the screen background.

I suspect its something in the way the Pi is trying to blend smoothly from one picture to the next, but its taking about 30 seconds to happen and it looks poor. Is this just me, or has anyone else seen it?

It also behaves this way in the Samsung TV Client, which I think is NEWA based, so it could be something on my server. The server itself displays the pictures properly though.

Print this item

  Can nextpvr be used with roku?
Posted by: conrailguy - 2015-05-16, 03:06 PM - Forum: Legacy (v4.x and earlier) - Replies (3)

First time posting here.I have a roku 2 with the Time -Warner app,I am looking for a way to add a pvr to the roku so I can record weekly shows and time shift too like thier PVR and use it in my family room instead of having to get another pvr?

Print this item

  EPG Update Help
Posted by: NumberFive - 2015-05-15, 06:24 PM - Forum: Legacy (v4.x and earlier) - Replies (28)

Hi,

I've trying to debug some of my EPG update issues. Just wondering if I could get some advice.

My EPG update is scheduled for 4.20 AM. Looking at the logs it starts an update at 4.22 AM, and seems to finish circa 4.28 AM, spending a little bit over 1 minute per multiplex.

The thing is, I have 10 DVB-T/T2 multiplexes (Freeview (UK) and Saorview (Ireland)) that should be scanned, plus some Freesat, and some XMLTV. I appreciate it's not a very standard setup.

Does each multiplex only get scanned once, and allocated to one tuner (in my case, with three DVB-T tuners, 3 muxes are scanned in parallel)?

Regardless of the multiplex, I find that when I use "out of process" recording, the EPG can be left quite patchy. When I disable "out of process" recording, I don't have this problem. However, the "out of process" logs (attached) do seem to indicate a lot of EPG entries are being found.

I'll be upping the EPG scan time to 120 seconds tonight, see if that helps.

Are there other things I should look out for?

Thanks Smile

Print this item

  getting cover art for movies recorded in windows media center
Posted by: sfreddy - 2015-05-15, 04:30 PM - Forum: Legacy (v4.x and earlier) - Replies (2)

Hi
I am switching to nextpvr from windows media center. i have imported my shows recorded from WMC into NextPVR. How do I get cover art for the movies previously recorded in WMC?

Print this item

Pages (6402): « Previous 1 … 1032 1033 1034 1035 1036 … 6402 Next »
Jump to page 

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