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 358 359 360 361 362 … 433 Next »
Open Issues for nPVR 1.5.33

Open Issues for nPVR 1.5.33
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#31
2010-10-31, 09:16 PM
ShiningDragon Wrote:I believe you, the logfile speaks facts. But this is NOT what i entered (i had this today a few times, that i entered a station with a channelnumber and the database showed another channelnumber so that i had to reenter the channelnumber).
I'll go home at 12am and will then retry this with a new set of channels. Thank you for your patience. Wink
check that column in the database, and see if it gets updated when you edit the channel number.
ShiningDragon
Offline

Posting Freak

Germany
Posts: 1,493
Threads: 146
Joined: Sep 2005
#32
2010-11-03, 09:34 PM
Also, i did as suggested. I manually add a channel. Channelnumber 57 (Tele 5) as WinTV found and saved it (Kabel Deutschland is sending it on channel 21, if i could trust the guide from Kabel Deutschland).
I had to enter three times(!) the channelnumber within the devices screen in npvr, before the channelnumber 57 was displayed on the right side. After doing this, i tried to watch this channel. I started with the first programm (ARD) and entered the channelnumber "57": blue picture/no picture. nPVR has this station (Tele 5) found on channel "59" (so there is an offset of '2' compared to WinTV, like 21 other channels have too).
You like nPVR? Then please help pay the bills, and keep the project alive!

My happy NextPVR family

Frei nach Dieter Nuhr: Wenn man keine Ahnung hat, einfach mal die Fresse halten.
ShiningDragon
Offline

Posting Freak

Germany
Posts: 1,493
Threads: 146
Joined: Sep 2005
#33
2010-11-05, 03:19 PM
*bump*
Could you find anything special within the logs?

Open Issues nPVR 1.5.33 Wrote:- MISSING LETTER FOR AN OPTICAL DRIVE
- NOT WORKING ISO PLAYBACK
- BROKEN SETTINGSMENU (settings -> misc -> daemon tools)
- BAD CLIENT PERFORMANCE (live tv, tried a lot possible decoder-combinations, Gb-LAN)
- FM RADIO ON CLIENT (listening on a client opens an active x window, this does not happen, if i listen to a digital radio station)
- HEAVY STUTTERING OF VIDEO IF OSD IS ACTIVE (e.g. if you move the mousepointer over the video and the osd pop-ups, then the video starts heavily to stutter and loose for a medium time synchronity with audio, it goes away if the OSD disappears. At least for recordings and local videofiles, not for streamed livetv).
- UNHANDLED EXCEPTION ERROR WHILE ACCESS TO A FOLDER WITHOUT PERMISSION (ntfs security -> disallow user "abc" -> nPVR has an unhandled exception, better were something like "you're not allowed to view this files" or something like this).
You like nPVR? Then please help pay the bills, and keep the project alive!

My happy NextPVR family

Frei nach Dieter Nuhr: Wenn man keine Ahnung hat, einfach mal die Fresse halten.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#34
2010-11-05, 07:10 PM
You could see if this helps your Daemon tools setting and playback of .iso files.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#35
2010-11-05, 07:14 PM
Quote: UNHANDLED EXCEPTION ERROR WHILE ACCESS TO A FOLDER WITHOUT PERMISSION (ntfs security -> disallow user "abc" -> nPVR has an unhandled exception, better were something like "you're not allowed to view this files" or something like this).
Can you post the text of this exception?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#36
2010-11-05, 07:24 PM
Quote:- MISSING LETTER FOR AN OPTICAL DRIVE
The autodetect mode is no good idea, if someone is using one virtualdrive (e.g. for isos) and a real drive (for dvds). I have to assign the letter used by dvd playback within nPVR by myself.
The next release has a setting for this. It defaults to 'AUTO', which is best for the majority of users, but you can change it to something else if you need to.
ShiningDragon
Offline

Posting Freak

Germany
Posts: 1,493
Threads: 146
Joined: Sep 2005
#37
2010-11-05, 07:38 PM (This post was last modified: 2010-11-05, 07:49 PM by ShiningDragon.)
sub Wrote:Can you post the text of this exception?

Code:
************** Ausnahmetext **************
System.UnauthorizedAccessException: Der Zugriff auf den Pfad "D:\MEDIA\Kai-Uwe\Videos\Spielfilme\FSK 18" wurde verweigert.
   bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   bei System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
   bei System.IO.Directory.GetDirectories(String path, String searchPattern, SearchOption searchOption)
   bei System.IO.Directory.GetDirectories(String path)
   bei NextPVR.Libraries.BaseLibrary.LoadList(Boolean shuffle)
   bei NextPVR.Libraries.BaseLibrary.LoadList()
   bei NextPVR.Libraries.BaseLibrary.ActivateItem(ListObject selectedObject)
   bei NextPVR.Libraries.VideoLibrary.ActivateItem(ListObject selectedObject)
   bei NUtility.Controls.ListRenderers.UiListCovers.OnKeyDown(KeyEventArgs e)
   bei NUtility.Controls.UiList.OnKeyDown(KeyEventArgs e)
   bei NextPVR.Libraries.BaseLibrary.OnKeyDown(KeyEventArgs e)
   bei NextPVR.Libraries.VideoLibrary.OnKeyDown(KeyEventArgs e)
   bei NextPVR.ControllerForm.OnKeyDown(Object sender, KeyEventArgs e)
   bei System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
   bei System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   bei System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   bei System.Windows.Forms.Control.WmKeyChar(Message& m)
   bei System.Windows.Forms.Control.WndProc(Message& m)
   bei System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   bei System.Windows.Forms.ContainerControl.WndProc(Message& m)
   bei System.Windows.Forms.Form.WndProc(Message& m)
   bei NextPVR.ControllerForm.WndProc(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Geladene Assemblys **************
mscorlib
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.4952 (win7RTMGDR.050727-4900).
    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/MEDIA/nPVR/NextPVR.exe.
----------------------------------------
NShared
    Assembly-Version: 1.0.0.0.
    Win32-Version: 1.0.0.0.
    CodeBase: file:///C:/Program%20Files/Media/nPVR/NShared.DLL.
----------------------------------------
NUtility
    Assembly-Version: 1.0.0.0.
    Win32-Version: 1.0.0.0.
    CodeBase: file:///C:/Program%20Files/Media/nPVR/NUtility.DLL.
----------------------------------------
System.Data
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
    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.4927 (NetFXspW7.050727-4900).
    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.4927 (NetFXspW7.050727-4900).
    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.4927 (NetFXspW7.050727-4900).
    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/Media/nPVR/System.Data.SQLite.DLL.
----------------------------------------
System.Xml
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
    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.4926 built by: NetFXw7.
    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.4926 built by: NetFXw7.
    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.4927 (NetFXspW7.050727-4900).
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll.
----------------------------------------
RSSReader
    Assembly-Version: 1.1.0.0.
    Win32-Version: 1.0.0.0.
    CodeBase: file:///C:/Program%20Files/Media/nPVR/NUtility.dll.
----------------------------------------
System
    Assembly-Version: 1.0.0.0.
    Win32-Version: 1.0.0.0.
    CodeBase: file:///C:/Program%20Files/Media/nPVR/NUtility.dll.
----------------------------------------
Weather
    Assembly-Version: 1.0.0.2.
    Win32-Version: 1.0.0.0.
    CodeBase: file:///C:/Program%20Files/Media/nPVR/NUtility.dll.
----------------------------------------
WebRadio
    Assembly-Version: 1.0.0.0.
    Win32-Version: 1.0.0.0.
    CodeBase: file:///C:/Program%20Files/Media/nPVR/NUtility.dll.
----------------------------------------
mscorlib.resources
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.4952 (win7RTMGDR.050727-4900).
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll.
----------------------------------------
SlimDX
    Assembly-Version: 2.0.8.42.
    Win32-Version: .
    CodeBase: file:///C:/Program%20Files/Media/nPVR/SlimDX.DLL.
----------------------------------------
HtmlAgilityPack
    Assembly-Version: 1.4.0.0.
    Win32-Version: 1.0.0.0.
    CodeBase: file:///C:/Program%20Files/Media/nPVR/NUtility.dll.
----------------------------------------
msvcm90
    Assembly-Version: 9.0.30729.4926.
    Win32-Version: 9.00.30729.4926.
    CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_508ed732bcbc0e5a/msvcm90.dll.
----------------------------------------
System.Configuration
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.
----------------------------------------
taglib-sharp
    Assembly-Version: 2.0.3.0.
    Win32-Version: 2.0.3.0.
    CodeBase: file:///C:/Program%20Files/Media/nPVR/taglib-sharp.DLL.
----------------------------------------
System.Windows.Forms.resources
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------

************** JIT-Debuggen **************
Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
Konfigurationsdatei der Anwendung oder des Computers
(machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.

Zum Beispiel:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>
If you can make a solution for this... were it possible to just make these "forbidden" folders for special users "invisible" within nPVR? It would be better than a message.




sub Wrote:You could see if this helps your Daemon tools setting and playback of .iso files.

Wow, i will be happily try this, if i am back at home!

sub Wrote:The next release has a setting for this. It defaults to 'AUTO', which is best for the majority of users, but you can change it to something else if you need to.

Yes, this would be excellent. Thank you for this!
You like nPVR? Then please help pay the bills, and keep the project alive!

My happy NextPVR family

Frei nach Dieter Nuhr: Wenn man keine Ahnung hat, einfach mal die Fresse halten.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#38
2010-11-05, 07:54 PM
I've added some logic for the next release that should give you a warning when permissions mean that browsing a directory isnt possible.
ShiningDragon
Offline

Posting Freak

Germany
Posts: 1,493
Threads: 146
Joined: Sep 2005
#39
2010-11-05, 08:05 PM
sub Wrote:I've added some logic for the next release that should give you a warning when permissions mean that browsing a directory isnt possible.

Great. Smile
You like nPVR? Then please help pay the bills, and keep the project alive!

My happy NextPVR family

Frei nach Dieter Nuhr: Wenn man keine Ahnung hat, einfach mal die Fresse halten.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,165
Threads: 958
Joined: May 2006
#40
2010-11-05, 10:09 PM
sub Wrote:I've added some logic for the next release that should give you a warning when permissions mean that browsing a directory isnt possible.

At the root level of libraries could you somehow avoid testing until the directory is entered? All my drives and shares wake up unnecessarily and it takes up to 30 seconds to enter the local drive.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  npvr is not responding johndutcher 3 1,546 2022-05-05, 07:57 PM
Last Post: sub
  NPVR 4.2.4 Video Library No Longer Shows folder.jpg Lao Pan 12 4,004 2022-04-14, 04:33 AM
Last Post: Antmannz
  nPVR Continually Wakes PC bfos 23 11,515 2022-02-17, 03:48 PM
Last Post: sub
  Can't find tuner filter in NPVR 4.05 on old XP machine (eee 701) with RTL2832U iamanotheruser 3 1,772 2022-01-03, 04:45 AM
Last Post: mvallevand
  tsreader4 skipping issues dlindyds 63 14,879 2021-09-05, 03:23 AM
Last Post: rizarefaldi
  Fast-forward and comskip issues manic_biker 11 4,000 2021-07-12, 02:17 AM
Last Post: Robazz
  Issues with Signal? Tularis 6 2,432 2021-05-01, 11:09 AM
Last Post: shspvr
  Streaming Services with NPVR tesla1886 4 2,786 2021-01-04, 02:58 AM
Last Post: tesla1886
  NPVR choosing incorrect xml guide display-name after reboot drlava 7 3,191 2020-12-27, 02:27 AM
Last Post: sub
  Can NPVR offset only 3 channel listings in EPG? acemib 20 7,335 2020-04-27, 01:28 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode