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,182
» Latest member: williams25
» Forum threads: 65,377
» Forum posts: 602,178

Full Statistics

Online Users
There are currently 1766 online users.
» 2 Member(s) | 1759 Guest(s)
Applebot, Baidu, Bing, Google, Yandex, jimil, mvallevand

Latest Threads
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
6 hours ago
» Replies: 7
» Views: 50
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: drvolks
10 hours ago
» Replies: 43
» Views: 6,233
actors producer director
Forum: Wishlist
Last Post: a1blues
Yesterday, 09:20 PM
» Replies: 4
» Views: 59
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
Yesterday, 01:00 AM
» Replies: 1
» Views: 133
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 128
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 97
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 146
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,863
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 189
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
2026-08-28, 03:57 AM
» Replies: 5
» Views: 3,461

 
  1.5.36 Volume Control
Posted by: macgyver - 2011-01-06, 12:07 PM - Forum: MVPMC dongle - Replies (8)

Martin,

Any chance you can sort something to give me volume control on the MVPs too?
It's not a major issue like it was with the PCH for me but it would be a 'nice to have'.

Cheers

Print this item

  bad recording
Posted by: Spark - 2011-01-06, 04:04 AM - Forum: Legacy (v4.x and earlier) - Replies (9)

Tonight, with npvr (dec 24th release) I tried to record a 2 hour show, and it ended up being about 6GB instead of 12GB (normal shows on this channel are about 6GB per hour), and the recording is unwatchable.
Yesterday, it worked fine, but this is a different channel.

No idea what is up. Sad

Ideas ?

Print this item

  NPVR Skins - just Logos ? ... i.e. No Channel Number or Channel Name ?
Posted by: jksmurf - 2011-01-06, 03:04 AM - Forum: Legacy (v4.x and earlier) - Replies (24)

Sorry if this is the wrong forum, the Plugin and Skins has separate Skin sub-forums but I'm not sure if they apply.

2Q's

Q1. Way back in GBPVR history there used to be a nice drop in replacement for the default blue skin2 for GBPVR which showed just channel logos in the TV Guide, i.e. No Channel Number or Channel Name, JUST the logo, which I like as it is very simple and takes less real estate.

Now that NPVR skins are appearing, what needs to be changed (or could Skin developers add a similar drop-in file or some instructions to change the code?)

Q2. Some Skins require Font downloads. Do I right-click-install these into Windows or drop them in the Skin/Fonts directory for the skin?

Thanks!

k.

Print this item

  Copy new channels to 2nd tuner
Posted by: roy - 2011-01-06, 01:08 AM - Forum: Legacy (v4.x and earlier) - Replies (2)

I just rescanned QAM with one of my 2250 tuners and added 4 more channels. Can I copy these new channels to tuner #2, or do I need to do a full rescan with #2?

Print this item

  Cancel recording (which wasn't even recording), crash (enclosed)
Posted by: glassvial - 2011-01-05, 10:40 PM - Forum: Legacy (v4.x and earlier) - Replies (36)

Trying to get NPVR setup to migrate away from GBPVR. Have all 3 tuners setup (or at least, it should be), tried recording 3 things, and it was only recording with 1 tuner in the status. Tried to play the 1 that was recording, wouldn't play, just went back to the pending recordings screen. Tried to start cancelling the 3 recordings, got an error...and here it is:

Code:
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host Server stack trace: at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Runtime.Remoting.Channels.SocketStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Runtime.Remoting.Channels.SocketHandler.ReadFromSocket(Byte[] buffer, Int32 offset, Int32 count) at System.Runtime.Remoting.Channels.SocketHandler.Read(Byte[] buffer, Int32 offset, Int32 count) at System.Runtime.Remoting.Channels.SocketHandler.ReadAndMatchFourBytes(Byte[] buffer) at System.Runtime.Remoting.Channels.Tcp.TcpSocketHandler.ReadAndMatchPreamble() at System.Runtime.Remoting.Channels.Tcp.TcpSocketHandler.ReadVersionAndOperation(UInt16& operation) at System.Runtime.Remoting.Channels.Tcp.TcpClientSocketHandler.ReadHeaders() at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream) at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at NShared.IRecordingService.CancelRecording(ScheduledRecording scheduledRecording) at NShared.RecordingServiceProxy.CancelRecording(ScheduledRecording scheduledRecording) at NextPVR.TV.ShowDetailsPopup.HandleCommand(String command) at NextPVR.TV.ShowDetailsPopup.HandleButtonCommand(String buttonName) at NUtility.Controls.UiButtonList.OnKeyDown(KeyEventArgs e) at NextPVR.TV.ShowDetailsPopup.OnKeyDown(KeyEventArgs e) at NextPVR.ControllerForm.OnKeyDown(Object sender, KeyEventArgs e) at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e) at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m) at System.Windows.Forms.Control.ProcessKeyMessage(Message& m) at System.Windows.Forms.Control.WmKeyChar(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at NextPVR.ControllerForm.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3615 (GDR.050727-3600) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- NextPVR Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files/NPVR/NextPVR.exe ---------------------------------------- NShared Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files/NPVR/NShared.DLL ---------------------------------------- NUtility Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files/NPVR/NUtility.DLL ---------------------------------------- System.Data Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3614 (GDR.050727-3600) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Data.SQLite Assembly Version: 1.0.65.0 Win32 Version: 1.0.65.0 CodeBase: file:///C:/Program%20Files/NPVR/System.Data.SQLite.DLL ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3082 (QFE.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Data.Entity Assembly Version: 3.5.0.0 Win32 Version: 3.5.30729.1 built by: SP CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Data.Entity/3.5.0.0__b77a5c561934e089/System.Data.Entity.dll ---------------------------------------- System.Core Assembly Version: 3.5.0.0 Win32 Version: 3.5.30729.1 built by: SP CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- SlimDX Assembly Version: 2.0.8.42 Win32 Version: CodeBase: file:///C:/Program%20Files/NPVR/SlimDX.DLL ---------------------------------------- msvcm90 Assembly Version: 9.0.30729.1 Win32 Version: 9.00.30729.1 CodeBase: file:///C:/WINDOWS/WinSxS/x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f74963e/msvcm90.dll ---------------------------------------- taglib-sharp Assembly Version: 2.0.3.0 Win32 Version: 2.0.3.0 CodeBase: file:///C:/Program%20Files/NPVR/taglib-sharp.DLL ---------------------------------------- System.Transactions Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.EnterpriseServices Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll ---------------------------------------- Unmanaged Assembly Version: 1.0.4010.16925 Win32 Version: CodeBase: file:///C:/Program%20Files/NPVR/Unmanaged.DLL ---------------------------------------- Accessibility Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- System.Web Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3618 (GDR.050727-3600) CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.

Not sure exactly what I did wrong, but I'm having a really rough time so far trying to migrate to NPVR.

Update: just rebooted, now I can't even get into NPVR. It just crashes immediately. Now what?

Print this item

  Browse libraries with shortcuts
Posted by: NumberFive - 2011-01-05, 08:58 PM - Forum: Legacy (v4.x and earlier) - No Replies

Hi,

Has the facility to browse the media libraries with Shortcut files been implemented?

I have a folder which contains Windows shortcuts to external drives and specific points on the hard drive, worked fine in GBPVR but the functionality doesn't seem to be in NPVR yet.

All the best Smile

Print this item

  Recording video clips without an EPG entry results in an empty file
Posted by: GreatMilenko - 2011-01-05, 07:18 PM - Forum: Legacy (v4.x and earlier) - Replies (5)

Recording video clips without an EPG entry results in an empty file called "(no show details)_20101214_19302000.ts", recording with a valid EPG Entry works fine, but unfortunately for some reason not all of the channels update on N-PVR, both problems have been there in all versions including 1.5.36.
I record using a FireDTV DVB-C tuner, the problem is danish channels dr1 and dr2.

Print this item

  LiveTV over LAN - the neverending story part XIV.
Posted by: ShiningDragon - 2011-01-05, 03:38 PM - Forum: Legacy (v4.x and earlier) - Replies (3)

Hi!

I could make some progress on playback of livetv within my lan. You've made a lot of good changes for this kind. Now let me please tell you, what i have found out. First the important things:

Server running Win7 x64 Pro. 2x HVR-2200 (analog mode only), 1x CableStar hd 2 (digital cable only). The used lan is gbit, cat6 cable. The cpu has a lot of power (i3-550), 4 gb ram and a own hdd (barracuda 7200.10) for the timeshift folder.

1st client: I'll start watching live tv. All is fine. Buffering grows and starts playback after the configured buffer. 1st avail. tuner will be used.
2nd client: I'll start watching live tv. A small stuttering happens while initializing the 2nd tuner of the 1st card. After this, all is fine. 30 minutes watching live tv on 2 clients are absolutely no problem.
3rd client: After the 3rd active watching client the problems begins. After initializing the 3rd tuner there's a heavy stuttering. After this tv will be played back. But only on 2 clients smooth! Any more then 2 clients will start a diashow of live tv. The stuttering client will NOT recover itself from stuttering. If i stop and restart this client, then another client starts to stutter.

Short: It's not possible to use more than 2 clients for live tv. The lan usage while streaming to 3 clients AND watching via UltraVNC is under 20 percent. There should be enough room left for transports. The cpu is idling, 3 gb ram are available and free for usage.
I even installed a ramdisk (1,5 gb) and used this one as timeshift buffer (perhaps the barracuda isn't performant enough): Absolutely the same.



Ok, that's one "small" problem. The bigger and more annoying bug is the logic for the tuners. I can't "zap" through the channels without getting "tuner you're used is no longer available". This happens (if i am using only 1 client) after the 2nd or 3rd zap.

Another technical bug is the low intelligence while livetv over network. NPVR should look before creating a new bufferfile. If i watch on 2, 3, 4 or more clients the same channel, then npvr should create and stream only this one. Instead npvr creates a lot of buffer files and makes a lot of useless traffic.



The rest seems to be working good. I reduced the codecs to Haali Media Splitter, ffdshow (latest built from 2012-12-26), microsoft dtv/dvd and monogram aac decoder. No asynchronous playback anymore (hurray!).

Print this item

  dvbtoxml fail on Win7 x64
Posted by: engnz - 2011-01-05, 03:09 PM - Forum: GB-PVR Support (legacy) - Replies (21)

Hi. I'm just transferring my 1.4.7 from XP to Win7x64. Same hardware just dual booting. My HVR-3000 tunes DVB-S fine in Win7x64 but dvbtoxmltv doesn't run and gives the error below. Same error even if I "Run as Administrator" so I don't think its a UAC problem.

What does this error mean and what other "gotchas" are there moving to Win7x64?

C:\Program Files (x86)\Devnz\GBPVR>dvbtoxmltv.exe

Unhandled Exception: System.BadImageFormatException: Could not load file or asse
mbly 'GBPVRBackendCommon, Version=1.0.3140.24086, Culture=neutral, PublicKeyToke
n=null' or one of its dependencies. An attempt was made to load a program with a
n incorrect format.
File name: 'GBPVRBackendCommon, Version=1.0.3140.24086, Culture=neutral, PublicK
eyToken=null'
at DvbToXMLTV.xb979ad394703258e.xfb409e85bd292293(String[] xf18a926310372520)


WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\M
icrosoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure lo
gging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fus
ion!EnableLog].

Print this item

  NEWA does not show all channels
Posted by: roy - 2011-01-05, 04:12 AM - Forum: NextPVR Enhanced Web Admin (NEWA) - Replies (3)

Why would some of my channels be missing from NEWA TV Guide? Pending recordings include shows on the missing channels. I don't even know where to look for this, or what to provide for analysis. :confused:

Print this item

Pages (6435): « Previous 1 … 1804 1805 1806 1807 1808 … 6435 Next »
Jump to page 

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