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 »
Deleting from Xrecord - Does it (should it) delete folder, comskip txts, icons?

 
  • 0 Vote(s) - 0 Average
Deleting from Xrecord - Does it (should it) delete folder, comskip txts, icons?
fla
Offline

Posting Freak

Posts: 881
Threads: 46
Joined: Mar 2006
#11
2007-11-12, 02:40 AM
Since this bugfix's code only affects the background archiving thread which is only started when you click "Archive", I suspect the change mentioned here is the more likely culprit with the MVP. I've added a new version on the wiki with more logging (look for fla1 fla2 fla3 in the new logs after trying it). These questions come to mind:

1) Does XRecord still appear in the config.exe program's plugin list?
2) Have XGuide and XSearch also disappeared from the MVP?
3) In config.exe, is XRecord using custom menus?
4) In config.exe, are XRecord's MVP menus all checked?
5) For the MVP are the same XRecord blue skins used (what does ActiveMVPSkin mean in config.xml)?
6) How does pvrx2 decide to put a plugin in the MVP menu or not?

XRecord does very little differently when on the mvp. All it does is choose which buttons to show based on the preferences set in config.exe XRecord settings. Hope I can figure it out with the logs...
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#12
2007-11-12, 04:01 AM
fla Wrote:Since this bugfix's code only affects the background archiving thread which is only started when you click "Archive", I suspect the change mentioned here is the more likely culprit with the MVP. I've added a new version on the wiki with more logging (look for fla1 fla2 fla3 in the new logs after trying it). These questions come to mind:

I'll have to try logging when I get home, can't run the MVP from work :-)

1) Does XRecord still appear in the config.exe program's plugin list? YES
2) Have XGuide and XSearch also disappeared from the MVP? YES
3) In config.exe, is XRecord using custom menus? NO
4) In config.exe, are XRecord's MVP menus all checked? YES
5) For the MVP are the same XRecord blue skins used (what does ActiveMVPSkin mean in config.xml)? YES, same on PC/MVP. I don't know what ActiveMVPSkin means in config.xml
6) How does pvrx2 decide to put a plugin in the MVP menu or not? Sorry, I can't answer that one!

XRecord does very little differently when on the mvp. All it does is choose which buttons to show based on the preferences set in config.exe XRecord settings. Hope I can figure it out with the logs...

I hope so too!

Ta

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 |
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#13
2007-11-12, 05:38 AM
Not home yet, but I see that there is a skin.xml in

C:\Program Files\devnz\gbpvr\skin\Blue\xrecord

and

C:\Program Files\devnz\gbpvr\skin\Red Sky\xrecord

I was wondering perhaps if the skin.xml was simply missing from the "skin2" dir? i.e. should there be a

C:\Program Files\devnz\gbpvr\skin2\Blue\xrecord ??

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 |
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#14
2007-11-12, 01:12 PM (This post was last modified: 2008-04-27, 02:27 PM by jksmurf.)
Hmmm it DOES look skin related?
There are fla* errors, but these point to skins?

I tried a few reinstalls to no avail...

k.

Code:
Files\devnz\gbpvr\skin2\Default\MovieWiz
2007-11-12 19:52:54.531 INFO [6] WizUiHelper: populateSkinDirectoryIfNecessary()- BlueSkin: C:\Program Files\devnz\gbpvr\skin2\blue\MovieWiz
2007-11-12 19:52:54.541 VERBOSE [6] getValue cached value: /settings/ActiveMVPSkin : Default
2007-11-12 19:52:54.591 VERBOSE [6] MovieInfoPopup constructor parameter count: 4
2007-11-12 19:52:54.591 VERBOSE [6] ExternalPlayerPopup constructor parameter count: 4
2007-11-12 19:52:54.591 INFO [6] About to check 'C:\Program Files\devnz\gbpvr\plugins\XSuite' for plugins
2007-11-12 19:52:54.591 VERBOSE [6] About to check file: C:\Program Files\devnz\gbpvr\plugins\XSuite\FastFindPlugin.dll
2007-11-12 19:52:54.611 VERBOSE [6] FastFindTask constructor parameter count: 0
2007-11-12 19:52:54.611 VERBOSE [6] getValue cached value: /settings/ActiveMVPSkin : Default
2007-11-12 19:52:54.621 ERROR [6] Error initializing menu plugin: C:\Program Files\devnz\gbpvr\plugins\XSuite\FastFindPlugin.dll
2007-11-12 19:52:54.621 ERROR [6] Could not find a part of the path 'C:\Program Files\devnz\gbpvr\skin\Default\fastfind\Skin.xml'.
2007-11-12 19:52:54.641 ERROR [6]    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
   at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials)
   at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
   at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
   at System.Threading.CompressedStack.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
   at System.Xml.XmlTextReaderImpl.OpenUrl()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.Load(String filename)
   at FastFindPlugin.FastFindTask.initPluginName(SkinHelper skhlp)
   at FastFindPlugin.FastFindTask.getName()
   at GBPVR.Backend.Common.xc4f12ec3a8a4c96b.xd1ccdef346e6a297(Boolean x8bae2a88590d8cc0)
2007-11-12 19:52:54.641 VERBOSE [6] About to check file: C:\Program Files\devnz\gbpvr\plugins\XSuite\Guide2J.dll
2007-11-12 19:52:54.691 VERBOSE [6] GuideTask constructor parameter count: 0
2007-11-12 19:52:54.691 VERBOSE [6] getValue cached value: /settings/ActiveMVPSkin : Default
2007-11-12 19:52:54.772 ERROR [6] Error initializing menu plugin: C:\Program Files\devnz\gbpvr\plugins\XSuite\Guide2J.dll
2007-11-12 19:52:54.772 ERROR [6] Could not find a part of the path 'C:\Program Files\devnz\gbpvr\skin\Default\guide2j\setting.xml'.
2007-11-12 19:52:54.772 ERROR [6]    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
   at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials)
   at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
   at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
   at System.Threading.CompressedStack.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
   at System.Xml.XmlTextReaderImpl.OpenUrl()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.Load(String filename)
   at Guide2Plugin.GuideTask.initPluginName(XmlDocument domSettings)
   at Guide2Plugin.GuideTask.getPluginDisplayName()
   at Guide2Plugin.GuideTask.getName()
   at GBPVR.Backend.Common.xc4f12ec3a8a4c96b.xd1ccdef346e6a297(Boolean x8bae2a88590d8cc0)
2007-11-12 19:52:54.772 VERBOSE [6] About to check file: C:\Program Files\devnz\gbpvr\plugins\XSuite\recordPlugin.dll
2007-11-12 19:52:54.842 VERBOSE [6] RecordingTask constructor parameter count: 0
2007-11-12 19:52:54.842 ERROR [6] fla1: starting getname
2007-11-12 19:52:54.842 ERROR [6] fla2: pluginName is null
2007-11-12 19:52:54.852 ERROR [6] fla2.1: starting initPluginName
2007-11-12 19:52:54.852 VERBOSE [6] getValue cached value: /settings/ActiveMVPSkin : Default
2007-11-12 19:52:54.852 ERROR [6] Error initializing menu plugin: C:\Program Files\devnz\gbpvr\plugins\XSuite\recordPlugin.dll
2007-11-12 19:52:54.852 ERROR [6] Could not find a part of the path 'C:\Program Files\devnz\gbpvr\skin\Default\xrecord\Skin.xml'.
2007-11-12 19:52:54.852 ERROR [6]    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
   at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials)
   at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
   at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
   at System.Threading.CompressedStack.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
   at System.Xml.XmlTextReaderImpl.OpenUrl()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.Load(String filename)
   at RecordingViewerPlugin.RecordingTask.initPluginName(SkinHelper skhlp)
   at RecordingViewerPlugin.RecordingTask.getName()
   at GBPVR.Backend.Common.xc4f12ec3a8a4c96b.xd1ccdef346e6a297(Boolean x8bae2a88590d8cc0)
2007-11-12 19:52:54.862 VERBOSE [6] creating DirectRecordingSource
2007-11-12 19:52:54.862 VERBOSE [6] Loading DirectRecordingSource Configuration : 1
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
#15
2007-11-13, 01:56 AM (This post was last modified: 2007-11-13, 02:11 AM by fla.)
Try setting ActiveMVPSkin to Blue instead of Default in gbpvr's config.xml and if it doesn't work please post the logs again.

Edit: Actually you can set the MVP skin to Blue in gbpvr's config.exe's MVP tab (same thing).
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#16
2007-11-13, 12:58 PM
fla Wrote:Try setting ActiveMVPSkin to Blue instead of Default in gbpvr's config.xml and if it doesn't work please post the logs again.

Edit: Actually you can set the MVP skin to Blue in gbpvr's config.exe's MVP tab (same thing).

I did the latter 1st off :-)
It works! Thanks. I always used to use default, but now I know ...

Cheers,

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
#17
2007-11-13, 11:38 PM
Excellent!
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#18
2007-11-14, 12:33 AM
Cheers. Might want to make sure Wiki records this use of Blue, I (thought) always use to use default, which is well.. the default.

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 |
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#19
2007-11-15, 10:34 PM (This post was last modified: 2008-04-27, 02:27 PM by jksmurf.)
fla Wrote:Terrific replication steps thanks!

I think I fixed both problems. Try the version on the wiki and let me know how it goes. I also fixed a third problem that happens when you delete the video appearing last in the Videos list (e.g. deleting 4th of 4) then clicking Enter/Ok right away. You would end up selecting a no longer existing video and crashing.

fla,

Hmm. I think the dir is deleted when deleting shows from Recordings DIR OR Archive DIR, but not when Archiving shows from the Recordings DIR TO the Archive DIR?

e.g. I archived unforgettable, which moved to the Archive OK, but left the dir (and a comskip file I think) in E:\GBPVRVids

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
#20
2007-11-16, 03:45 AM
XRecord wasn't aware of comskip's logo.txt files so I added it now. A new version is on the wiki. I agree the XRecord wiki is way too brief but I barely have enough free time to maintain the code!
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  XRECORD for NPVR? jksmurf 15 19,665 2011-04-26, 11:12 PM
Last Post: isgdre
  Request for Xrecord - Multiple-Show Single-Action Archive? jksmurf 5 6,423 2010-03-28, 02:38 PM
Last Post: fla
  Xrecord doesn't comskip in Videos or Movies Screens? jksmurf 2 5,737 2010-02-21, 05:21 AM
Last Post: jksmurf
  XRecord - Watched too much? isgdre 3 5,923 2009-11-29, 03:58 AM
Last Post: isgdre
  XRecord-Fonts and password protection dshoup 39 26,495 2009-09-24, 12:12 PM
Last Post: dshoup
  XRecord - and Max Recordings to Keep? pmularien 5 6,827 2009-09-09, 04:05 AM
Last Post: KingArgyle
  Xrecord jumping up a level on wake from Screenaver? jksmurf 6 7,320 2009-07-18, 12:00 AM
Last Post: jksmurf
  Xrecord request SORT and VIEW jksmurf 13 12,420 2009-05-05, 05:29 AM
Last Post: jksmurf
  XRecord skinning-images & aspect ratio dshoup 6 7,640 2009-04-19, 12:08 PM
Last Post: dshoup
  QAM scheduling questions with Xrecord arkennedy75 1 5,542 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