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,159
» Latest member: kevingharrman@gmail.com
» Forum threads: 65,042
» Forum posts: 596,025

Full Statistics

Online Users
There are currently 1639 online users.
» 1 Member(s) | 1633 Guest(s)
Applebot, Baidu, Bing, Google, Yandex, mvallevand

Latest Threads
Season and Episode values...
Forum: NextPVR Support
Last Post: mvallevand
1 hour ago
» Replies: 23
» Views: 431
Daylight saving time chan...
Forum: Docker arm32v7
Last Post: mvallevand
6 hours ago
» Replies: 7
» Views: 1,354
Iphone nextpvr app
Forum: NextPVR iOS and AppleTV Clients
Last Post: McAlsop
Today, 05:13 AM
» Replies: 8
» Views: 1,607
Synchronization issues wi...
Forum: Windows
Last Post: Ricknextpvr
Today, 03:22 AM
» Replies: 20
» Views: 304
NextPVR web interface sho...
Forum: Windows
Last Post: mvallevand
Yesterday, 11:51 PM
» Replies: 6
» Views: 67
Issue with screen readers...
Forum: Windows
Last Post: sub
Yesterday, 07:02 PM
» Replies: 16
» Views: 405
Tuner TBS-6209 SE
Forum: Hardware
Last Post: Marvi
Yesterday, 05:49 PM
» Replies: 2
» Views: 48
some minor bugs and typos
Forum: Windows
Last Post: sub
2025-11-01, 05:00 PM
» Replies: 5
» Views: 151
US ATSC 3 FTC Comments wa...
Forum: Hardware
Last Post: mvallevand
2025-10-31, 12:44 AM
» Replies: 4
» Views: 1,718
Unable to schedule a sing...
Forum: Windows
Last Post: mvallevand
2025-10-30, 08:01 PM
» Replies: 10
» Views: 302

 
  ImageGrabLite TV Show Reckless
Posted by: scJohn - 2014-07-07, 06:33 PM - Forum: Add-ons (3rd party plugins, utilities and skins) - Replies (7)

Long time user of NextPVR but just starting using IGL.

Having a problem with the TV series: Reckless. Using a PostProcessing.bat file to rename the .TS file. Reckless was not renamed. SearchLite/Series folder has an xml file for Reckless. Looked at file and it seems to be a show from 1997 not the 2014 show I recorded. Went to Tvdb.com and indeed there are 2 series for Reckless. The first is just Reckless(from 1997) and the second is Reckless(2014). What can I do to get IGL to use Reckless(2014)?

Thanks.

"C:\Program Files (x86)\NPVR\imageGrabLite.exe" --oid %3 --rename

Print this item

  DVB-C settings for Tampere Finland
Posted by: ChoBoMoN - 2014-07-07, 03:19 PM - Forum: Wishlist - Replies (1)

Here is DVB-C settings for Tampere Finland (Cable provider Elisa or TTV).

Print this item

  NPVR keeps opening on the wrong display
Posted by: JP23 - 2014-07-05, 10:59 AM - Forum: Legacy (v4.x and earlier) - Replies (4)

Hi,

How does NPVR go about deciding which is the secondary display?

I have a normal monitor connected by VGA as my primary display, and I have a TV & projector connected via an HDMI matrix switcher set as the secondary display.

Ever since I set things up this way, NPVR keeps changing which display it starts up on - I will start the system, start up NPVR and it will open on the VGA monitor instead of the TV or projector. I go in to settings and change the status of 'Start on secondary display' from whatever it currently is, restart NPVR and it starts on the correct display. Then later, the same thing happens again. I change the tick-box in settings from whatever it was set at, and restart NPVR again. I must have changed that setting 50 times in the last month.

A few extra bits of information:

Previously I had the TV & projector connected via VGA, through a splitter and didn't have any problems.

This behaviour has persisted through a change of graphics card (ATI to Nvidia), so I don't think video drivers are to blame.

Windows does not seem to have any problem knowing which screen is which, as my taskbar is always staying on the VGA monitor where it should be. XBMC has also started on the TV or projector as it should every time.

In display settings, the VGA monitor is 'Display 2' (although set as the main display) and the other display 'display 1', but it seems that it's impossible to change this, and an HDMI display will always become 'display 1' when connected alongside a VGA monitor.

I'm using the latest version, on W7 64 bit.

Any ideas what might be going wrong, or any way to force NPVR to start on the right display?

Will logs be of any use for this issue?

Print this item

  Transcoding from Web Interface for live tv not working
Posted by: madas - 2014-07-05, 12:58 AM - Forum: NextPVR Enhanced Web Admin (NEWA) - Replies (6)

Hi all,

Having trouble with transcoding livetv. The following link works fine (good.zip) - this has no transcoding

http://serverip:8866/streamer/vlc/stream...?channel=8

This does not (bad.zip) - this uses transcoding

http://serverip:8866/streamer/vlc/stream...trate=900k

ffmpeg seems to start for a few seconds then stop.

I went into the log and tried running the ffmpeg command manually and got this

--------------------------------------------------------
C:\>"C:\Program Files (x86)\NPVR\other\ffmpeg.exe" -y -v 0 -i http://127.0.0.1:
866/live?channel=8 -f mpegts -acodec libfaac -ar 48000 -ac 2 -ab 64k -s 320x240
-vcodec libx264 -b 256k -flags +loop -cmp +chroma -refs 1 -coder 0 -me_range 16
-keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -bt 200k -maxrate 96k -bufsize
6k -rc_eq 'blurCplx^(1-qComp)' -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -level 30
aspect 320:240 -g 30 -async 2 D:\Media\NPVR\live-tWTNH-DT-5012-1.ts
FFmpeg version SVN-r18639, Copyright © 2000-2009 Fabrice Bellard, et al.
configuration: --enable-memalign-hack --enable-postproc --enable-gpl --enable
libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libvorbis
--enable-libtheora --enable-libx264 --enable-libxvid --disable-ffserver --enabl
-avisynth --enable-pthreads
libavutil 50. 3. 0 / 50. 3. 0
libavcodec 52.27. 0 / 52.27. 0
libavformat 52.32. 0 / 52.32. 0
libavdevice 52. 2. 0 / 52. 2. 0
libswscale 0. 7. 1 / 0. 7. 1
libpostproc 51. 2. 0 / 51. 2. 0
built on Apr 21 2009 13:44:38, gcc: 4.2.4 (TDM-1 for MinGW)

Seems stream 0 codec frame rate differs from container frame rate: 119.88 (1200
0/1001) -> 59.92 (45000/751)
Input #0, mpegts, from 'http://127.0.0.1:8866/live?channel=8':
Duration: N/A, start: 2679.469878, bitrate: 14162 kb/s
Program 3
Stream #0.0[0x31]: Video: mpeg2video, yuv420p, 1280x720 [PAR 1:1 DAR 16:9],
13650 kb/s, 59.92 tbr, 90k tbn, 119.88 tbc
Stream #0.1[0x34](eng): Audio: ac3, 48000 Hz, 5.0, s16, 384 kb/s
Stream #0.2[0x35](spa): Audio: ac3, 48000 Hz, stereo, s16, 128 kb/s
[libx264 @ 0x38c1bf0]using SAR=1/1
[libx264 @ 0x38c1bf0]using cpu capabilities: MMX2 SSE2Fast FastShuffle SSEMisal
gn LZCNT
[libx264 @ 0x38c1bf0]max bitrate less than average bitrate, ignored.
[libx264 @ 0x38c1bf0]profile Baseline, level 3.0
Output #0, mpegts, to 'D:\Media\NPVR\live-tWTNH-DT-5012-1.ts':
Stream #0.0: Video: libx264, yuv420p, 320x240 [PAR 1:1 DAR 4:3], q=10-51, 2
6 kb/s, 90k tbn, 59.92 tbc
Stream #0.1(eng): Audio: libfaac, 48000 Hz, stereo, s16, 64 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
Press [q] to stop encoding
[ac3 @ 0x2c0e600]frame sync error
Error while decoding stream #0.1
--------------------------------------------------------
however it does keep running (but i see no data)

any idea?

Setup is the latest npvr 3.2.9 with a HDHR Dual and a HDHR Prime

I found a lot of threads on here related to ffmpeg but they all appeared to be pretty old. Does someone have a new version with options that works?

Thanks

M

Print this item

  Overnight EPG Update Not Finding New Channels
Posted by: Lao Pan - 2014-07-03, 07:34 AM - Forum: Legacy (v4.x and earlier) - Replies (5)

This is the second time I have noticed this.
When New Channels start Transmitting I have scanned and added them, (DVB-EPG left as default) expecting them to populate during the overnight epg update.
On the last 2 occasions, after 2 nights they are still showing [No Program Details] Emptying and doing a manual scan finds them immediately and the overnight update is fine from then on.
This last occasion the manual scan was only 20 mins after the overnight update.

Print this item

  Configuring Delock 61959 V2 for DVB-C
Posted by: Ruuddb - 2014-07-02, 06:55 AM - Forum: Legacy (v4.x and earlier) - Replies (10)

I have a Delock 61959 which is capable of receiving DVB-T and DVB-C.
I managed to get it working using MediaPortal, but somehow that crashed on my PC and I'm not
able to re-install it properly (at least not without a clean windows install).

There is a peculiar thing with this tuner: ALL software sees it as a DVB-T tuner, except the ARCSOFT Totalmedia software
that is upplied with it (but that software is not capable of finding the DVB-C channels!!!!)

Using MediaPortal, I had to manually search for the DVB-C channels (using the option "Enable Channel Movement Detection").

Is it possible to instruct NextPVR (using config files???) to scan only ONE channel for
DVB-C channels? e.g. at 304 Mhz, there are three TV channels present (QAM64, 6875 )
and save the found results.

Regards,

Ruud

Print this item

  Menu problems & mismatch between icons & video files
Posted by: Daemoncan - 2014-07-02, 12:58 AM - Forum: Legacy (v4.x and earlier) - Replies (5)

Version 3.2.9 - Win XP -SP3

Since upgrading to current version, I've been having the following issues:

Having to press "Enter" multiple times to select a folder.
Mismatch between icon/title & file played when selecting.
Exiting a video causes the "Resume / Restart" dialog to pop up after video stops. Pressing "escape" causes menu to pop back one level.
This one's not a bug - Live video works again (hasn't for some time)

Don't see anything in release patches that would cover this. Tried uninstall/re-install. Any recommendations? Go back one version perhaps?

TIA

Print this item

  NextPVR, HDHomeRun recording to a network location
Posted by: psycik - 2014-07-01, 10:01 PM - Forum: Legacy (v4.x and earlier) - Replies (10)

Hi

I'm back, been floating but haven;t had a system for the past 3 months on account of moving. So in the mean time I've purchased a HDHomeRun to virtualise a netpvr machine. With local folders I had it working last night.

But I'd like to record (and send live tv cache) to a network location.

I remember all the usual tricks - set the NPVR service to a local user, that user is an admin, the destination share has that same user with full control.

I also tried setting the HDHomeRun service to the same user.

But any attempt to start a recording no file is created.

What have I missed? There's nothing in the event logs (auditing or otherwise) of either machine and the nextpvr logs just says in ndigitialhost that File size is 0 bytes (non existant). Channel is locked with signal.

NRecord complains about an invalid file passed at the network location - and gets a error saving the metadata, but doesn't give a hint why (doesn't exist, permissions etc).

Print this item

  NEWA errors or Db errors
Posted by: christheman - 2014-07-01, 09:48 PM - Forum: NextPVR Enhanced Web Admin (NEWA) - No Replies

Hi, there is something I have been seeing in the last week or so in NEWA. I have attached a couple images to illustrate. The first image, titled "good entry" is a screen shot of what a good NEWA entry looks like on my computer. Then the second image, titled "bad entry", is what I am writing to ask about. That one was the very first entry at the top of the screen. It looks like two entries superimposed. The error is persistent across web browser refreshes and even different PCs.

I use mc2xml to load SchedulesDirect guide info. I don't use any of the automatic update options. I only manually update it, through the mc2xml batch file that NPVR runs when I click on "Update DB." I only do that when there is nothing being recorded.

I am figuring the problem above might either be due to a corrupt NPVR database or corrupt Schedules Direct info. Maybe I should save the programs I have already scheduled, and then click the "Empty Db" button on NPVR before I click "Update Db?" I have never tried that before.

Also in a couple places, the TS and XML filenames for the recorded movie are correct, but the movie that got recorded was wrong. I don't know if that is related to the above issue or not.

Thanks
Chris

Print this item

  Newa Web streaming
Posted by: mparisse - 2014-07-01, 05:47 PM - Forum: NextPVR Enhanced Web Admin (NEWA) - Replies (1)

I am trying to get web streaming to work. When I click play (on the local machine) I receive the error below. Of course it does not work remotely either. I can how view any channel live on both the local PC and a remote PC. Any suggestions would be great.

Thanks


No connection could be made because the target machine actively refused it 127.0.0.1:8080

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8080

Source Error:


Line 195: }
Line 196: string result = string.Empty;
Line 197: using (HttpWebResponse response = (HttpWebResponse)request.GetResponse())
Line 198: {
Line 199: using (Stream responseStream = response.GetResponseStream())

Source File: c:\Users\Public\NPVR\web\App_Code\Classes\StreamerPost.cs Line: 197

Stack Trace:


[SocketException (0x274d): No connection could be made because the target machine actively refused it 127.0.0.1:8080]
System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) +361
System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) +435

[WebException: Unable to connect to the remote server]
System.Net.HttpWebRequest.GetResponse() +1124
N_EWA.classes.StreamerPost.PostData(String url, String postData) in c:\Users\Public\NPVR\web\App_Code\Classes\StreamerPost.cs:197
N_EWA.classes.StreamerPost.Post() in c:\Users\Public\NPVR\web\App_Code\Classes\StreamerPost.cs:132
N_EWA.Player2.playStream(Object sender, EventArgs e) in c:\Users\Public\NPVR\web\public\Player2.aspx.cs:1218
N_EWA.Player2.Page_Load(Object sender, EventArgs e) in c:\Users\Public\NPVR\web\public\Player2.aspx.cs:69
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +85
System.Web.UI.Control.OnLoad(EventArgs e) +61
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2625

Print this item

Pages (6405): « Previous 1 … 1126 1127 1128 1129 1130 … 6405 Next »
Jump to page 

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