NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) XSuite (Xrecord, XSearch, XGuide, CDK Scheduler) v
« Previous 1 2 3 4 Next »
XRecord - Converter3 error in logs

 
  • 0 Vote(s) - 0 Average
XRecord - Converter3 error in logs
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#1
2007-12-22, 11:25 PM
fla,

This is an old thread pre your XSuite forum, so apologies for a new thread on an old subject.

In this thread Martin notes (about the converter3 error)

Quote:I'd say it is mostly harmless. It seems to turn off gbpvr logging.

As I try to help out Martin with logging for the mvpmc dongle, could I ask if you could have a go at getting this fixed?

Thanks!

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#2
2007-12-23, 02:51 AM (This post was last modified: 2007-12-23, 02:56 AM by Fatman_do.)
I don't know if it turns off logging. I have seen log entries after this line, but I don't have an MVP.

I am going through the xrecord skin.xml file for the latest updates this weekend and have seen this error in the middle of my log file with more data afterwards.

I know this post doesn't help, just pointing out an observation.
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,943
Threads: 956
Joined: May 2006
#3
2007-12-23, 03:11 AM
I am not sure that the coverter3 error is the problem but something is turning off verbose logging as soon as the xrecord skins are loaded. INFO and ERROR items might still be logged.

Martin
fla
Offline

Posting Freak

Posts: 881
Threads: 46
Joined: Mar 2006
#4
2007-12-23, 05:19 AM (This post was last modified: 2007-12-24, 06:10 AM by fla.)
Try this RecordingUtils.dll (unzip to the gbpvr directory replacing XSuite's old one) and let me know if it fixes the logging thing. If it does, I'll check in the change.

Edit: Removed attachement
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#5
2007-12-23, 10:42 AM (This post was last modified: 2008-04-27, 02:27 PM by jksmurf.)
fla Wrote:Try this RecordingUtils.dll (unzip to the gbpvr directory replacing XSuite's old one) and let me know if it fixes the logging thing. If it does, I'll check in the change.

It does seem to fix that converter error thanks! I don't know enough about Martin's observations to say whether it fixes the logging.

There are some skin errors in the logs, but they were there before, and I'm not sure if they are Xrecord related.

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
fla
Offline

Posting Freak

Posts: 881
Threads: 46
Joined: Mar 2006
#6
2007-12-23, 02:28 PM
The old recordingutils.dll was setting the logger to "error" level and the new one doesn't touch the level. I would expect more messages in the logs not less depending on your log level setting in the config app. If there are some messages in the logs that should be removed I can delete them from the code if you let me know which ones. The converter3 message is actually printed by sub's code as I explained here.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,943
Threads: 956
Joined: May 2006
#7
2007-12-23, 03:16 PM
fla Wrote:The old recordingutils.dll was setting the logger to "error" level and the new one doesn't touch the level. I would expect more messages in the logs not less depending on your log level setting in the config app. If there are some messages in the logs that should be removed I can delete them from the code if you let me know which ones. The converter3 message is actually printed by sub's code as I explained here.

jksmurf's mvp logs look correct now and the converter3 error is still there. The log entry that probably comes up too much is "skipping background" but that might be sub's.

Martin
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#8
2007-12-24, 12:00 AM
mvallevand Wrote:jksmurf's mvp logs look correct now and the converter3 error is still there. The log entry that probably comes up too much is "skipping background" but that might be sub's.

Martin

Hmm... :o I don't know how I missed that, anyway, glad the logging is now OK, the error itself doesn't seem to affect anything I do.

Code:
2007-12-23 18:27:56.000 INFO [6] Reading path Converter3
2007-12-23 18:27:56.000 ERROR [6] Unable to find node: /settings/Custom/ConverterElement[@name="converter3"]
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
fla
Offline

Posting Freak

Posts: 881
Threads: 46
Joined: Mar 2006
#9
2007-12-24, 01:47 AM (This post was last modified: 2007-12-24, 06:09 AM by fla.)
Thanks for the info, that makes sense. I'll run a few tests before checking in this change. I'm sure that code was put in for a reason so I'll have to see how priorityrecordings.exe and rectracker.exe are affected.

Edit: Can't see any obvious side effects so I checked in the changes and uploaded the new version to the wiki.
fla
Offline

Posting Freak

Posts: 881
Threads: 46
Joined: Mar 2006
#10
2007-12-24, 06:22 AM
mvallevand Wrote:The log entry that probably comes up too much is "skipping background" but that might be sub's.
I can't find that logger message anywhere in XSuite.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  XRECORD for NPVR? jksmurf 15 19,630 2011-04-26, 11:12 PM
Last Post: isgdre
  Request for Xrecord - Multiple-Show Single-Action Archive? jksmurf 5 6,384 2010-03-28, 02:38 PM
Last Post: fla
  Xrecord doesn't comskip in Videos or Movies Screens? jksmurf 2 5,711 2010-02-21, 05:21 AM
Last Post: jksmurf
  XRecord - Watched too much? isgdre 3 5,894 2009-11-29, 03:58 AM
Last Post: isgdre
  XRecord-Fonts and password protection dshoup 39 26,375 2009-09-24, 12:12 PM
Last Post: dshoup
  XRecord - and Max Recordings to Keep? pmularien 5 6,803 2009-09-09, 04:05 AM
Last Post: KingArgyle
  Xrecord jumping up a level on wake from Screenaver? jksmurf 6 7,276 2009-07-18, 12:00 AM
Last Post: jksmurf
  Xrecord request SORT and VIEW jksmurf 13 12,378 2009-05-05, 05:29 AM
Last Post: jksmurf
  XRecord skinning-images & aspect ratio dshoup 6 7,586 2009-04-19, 12:08 PM
Last Post: dshoup
  QAM scheduling questions with Xrecord arkennedy75 1 5,513 2009-04-15, 12:46 PM
Last Post: fla

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

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

Linear Mode
Threaded Mode