NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 161 162 163 164 165 … 433 Next »
Unmerge

Unmerge
Tre4Bax
Offline

Member

Posts: 98
Threads: 30
Joined: Mar 2013
#1
2013-08-10, 05:51 AM
Hi There,

I have a merged channel that has started playing up. My thought is that one of the frequencies in the merge has become weak (I got some blockies out of it this morning rather than the normal crash). Problem is the unmerge option seems to do nothing so I cannot unwrap the poor frequencies from the good.

Anyone got any idea about what to try next? XML file hacking I gues....
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#2
2013-08-10, 06:24 AM
yes, I happened to need to unmerge a channel the other day myself, and it does nothing. sub said he'd look at it, but he's still away on business for a bit longer.

without getting into editing npvr.db3, the best course of action I can suggest is to delete the offending channel, then rescan and add back in all the versions of the channel without merging. then you can see which versions you should delete and merge the rest. be aware though that recordings scheduled for that channel will not automatically work on the "new" channel, even if the name is the same, because the internal channel OID will be different. you'd have to delete and re-create any recordings (including recurring recordings)

if you want to be a little brave, you can avoid re-creating the recordings by using SQLiteSpy (or your preferred SQLite utility) to check the OID of the channel before starting, and then change the OID of the new channel back again when you're finished.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
Tre4Bax
Offline

Member

Posts: 98
Threads: 30
Joined: Mar 2013
#3
2013-08-11, 08:40 AM
Ta Johnsonx42.

I'll try the delete and re-add method. I don't think anything is set to record on it so that should not be too bad.
ReplayHarry
Offline

Member

Posts: 87
Threads: 12
Joined: Feb 2014
#4
2015-10-05, 09:07 PM
Any update on "unmerge" ?
I have an issue similar to the 1st person on this thread. I am running the current version 3.5.7 and unmerge does nothing. I remember on a previous version unmerge did work.
I guess I will delete and go that root if indeed unmerge still is not working.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#5
2015-10-06, 05:43 AM
I have added this to the bug list with which I annoy sub.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
Handy.Man
Offline

Senior Member

Montréal, Québec, Canada
Posts: 423
Threads: 41
Joined: Oct 2012
#6
2015-10-06, 06:16 AM
Is the negative minutes padding on the list of features/bugs ?

For the moment TV Listings allows negative minutes padding, but editing these recordings with TV Guide/Recording crashes NextPVR :eek:, no harm done on db Cool

Code:
Consultez la fin de ce message pour plus de détails sur l'appel du débogage
juste-à-temps (JIT) à la place de cette boîte de dialogue.

************** Texte de l'exception **************
System.IndexOutOfRangeException: L'index se trouve en dehors des limites du tableau.
   à NUtility.Controls.UiDomainList..ctor(String normalElementName, String selectedElementName, String optionName, String[] possibleValues, Int32 selectedValueIndex, Hashtable args, SkinHelper skinHelper, IUiDomainListCallback callback)
   à NextPVR.TV.ScheduleRecordingPopup.Initialise()
   à NextPVR.TV.ScheduleRecordingPopup.Activate()
   à NextPVR.ControllerForm.ActivatePopup(IScreenPlugin popup)
   à NextPVR.TV.ShowDetailsPopup.HandleCommand(String command)
   à NextPVR.TV.ShowDetailsPopup.HandleButtonCommand(String buttonName)
   à NUtility.Controls.UiButtonList.OnKeyDown(KeyEventArgs e)
   à NextPVR.TV.ShowDetailsPopup.OnKeyDown(KeyEventArgs e)
   à NextPVR.ControllerForm.OnKeyDown(Object sender, KeyEventArgs e)
   à System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
   à System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   à System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   à System.Windows.Forms.Control.WmKeyChar(Message& m)
   à System.Windows.Forms.Control.WndProc(Message& m)
   à System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   à System.Windows.Forms.Form.WndProc(Message& m)
   à NextPVR.ControllerForm.WndProc(Message& m)
   à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Assemblys chargés **************
mscorlib
    Version de l'assembly*: 4.0.0.0
    Version Win32*: 4.6.100.0 built by: NETFXREL2STAGE
    CodeBase*: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
NextPVR
    Version de l'assembly*: 1.0.0.0
    Version Win32*: 1.0.0.0
    CodeBase*: file:///C:/Program%20Files%20(x86)/NPVR/NextPVR.exe
----------------------------------------
NUtility
    Version de l'assembly*: 1.0.0.0
    Version Win32*: 1.0.0.0
    CodeBase*: file:///C:/Program%20Files%20(x86)/NPVR/NUtility.DLL
----------------------------------------
System.Windows.Forms
    Version de l'assembly*: 4.0.0.0
    Version Win32*: 4.6.81.0 built by: NETFXREL2
    CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Version de l'assembly*: 4.0.0.0
    Version Win32*: 4.6.81.0 built by: NETFXREL2
    CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Version de l'assembly*: 4.0.0.0
    Version Win32*: 4.6.91.0 built by: NETFXREL2STAGE
    CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Data
    Version de l'assembly*: 4.0.0.0
    Version Win32*: 4.6.81.0 built by: NETFXREL2
    CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Core
    Version de l'assembly*: 4.0.0.0
    Version Win32*: 4.6.81.0 built by: NETFXREL2
    CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
NShared
    Version de l'assembly*: 1.0.0.0
    Version Win32*: 1.0.0.0
    CodeBase*: file:///C:/Program%20Files%20(x86)/NPVR/NShared.DLL
----------------------------------------
System.Data.SQLite
    Version de l'assembly*: 1.0.85.0
    Version Win32*: 1.0.85.0
    CodeBase*: file:///C:/Program%20Files%20(x86)/NPVR/System.Data.SQLite.DLL
----------------------------------------
System.Data.Entity
    Version de l'assembly*: 4.0.0.0
    Version Win32*: 4.6.81.0 built by: NETFXREL2
    CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.Entity/v4.0_4.0.0.0__b77a5c561934e089/System.Data.Entity.dll
----------------------------------------
System.Xml
    Version de l'assembly*: 4.0.0.0
    Version Win32*: 4.6.81.0 built by: NETFXREL2
    CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Version de l'assembly*: 4.0.0.0
    Version Win32*: 4.6.81.0 built by: NETFXREL2
    CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Runtime.Remoting
    Version de l'assembly*: 4.0.0.0
    Version Win32*: 4.6.81.0 built by: NETFXREL2
    CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
GetCoreTempInfoNET
    Version de l'assembly*: 1.0.0.0
    Version Win32*: 1.0.0.0
    CodeBase*: file:///C:/Program%20Files%20(x86)/NPVR/NUtility.dll
----------------------------------------
SystemPlugin
    Version de l'assembly*: 3.14.6.2
    Version Win32*: 1.0.0.0
    CodeBase*: file:///C:/Program%20Files%20(x86)/NPVR/NUtility.dll
----------------------------------------
System.Transactions
    Version de l'assembly*: 4.0.0.0
    Version Win32*: 4.6.81.0 built by: NETFXREL2
    CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
    Version de l'assembly*: 4.0.0.0
    Version Win32*: 4.6.81.0 built by: NETFXREL2
    CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
Unmanaged
    Version de l'assembly*: 1.0.5726.27078
    Version Win32*:
    CodeBase*: file:///C:/Program%20Files%20(x86)/NPVR/Unmanaged.DLL
----------------------------------------
TV Listings
    Version de l'assembly*: 3.7.1.27238
    Version Win32*: 1.0.0.0
    CodeBase*: file:///C:/Program%20Files%20(x86)/NPVR/NUtility.dll
----------------------------------------
SlimDX
    Version de l'assembly*: 4.0.13.43
    Version Win32*:
    CodeBase*: file:///C:/Program%20Files%20(x86)/NPVR/SlimDX.DLL
----------------------------------------
taglib-sharp
    Version de l'assembly*: 2.0.4.0
    Version Win32*: 2.0.4.0
    CodeBase*: file:///C:/Program%20Files%20(x86)/NPVR/taglib-sharp.DLL
----------------------------------------
mscorlib.resources
    Version de l'assembly*: 4.0.0.0
    Version Win32*: 4.6.81.0 built by: NETFXREL2
    CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_fr_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
System.Management
    Version de l'assembly*: 4.0.0.0
    Version Win32*: 4.6.81.0 built by: NETFXREL2
    CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
Newtonsoft.Json
    Version de l'assembly*: 6.0.0.0
    Version Win32*: 6.0.3.17227
    CodeBase*: file:///C:/Program%20Files%20(x86)/NPVR/Newtonsoft.Json.DLL
----------------------------------------
System.Windows.Forms.resources
    Version de l'assembly*: 4.0.0.0
    Version Win32*: 4.6.81.0 built by: NETFXREL2
    CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_fr_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** Débogage JIT **************
Pour activer le débogage juste-à-temps (JIT), le fichier de configuration pour cette
application ou cet ordinateur (machine.config) doit avoir la valeur
jitDebugging définie dans la section system.windows.forms.
L'application doit également être compilée avec le débogage
activé.

Par exemple*:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

Lorsque le débogage juste-à-temps est activé, les exceptions non gérées
seront envoyées au débogueur JIT inscrit sur l'ordinateur
plutôt que d'être gérées par cette boîte de dialogue.
Server : NextPVR 4.2.3 Intel Core2 Quad Q6600 @2.4GHz 8GB Win7Pro, Hauppauge HVR-2250 Dual Tuner, DIAMOND ATI Theater HD 750 USB TV Tuner, Homemade fractal antenna, SchedulesDirect EPG.
Client : NextPVR 4.2.3 Intel I7-2600K @4.5GHz 8GB, Radeon HD6800, Win7Pro
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



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

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

Linear Mode
Threaded Mode