NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 71 72 73 74 75 … 93 Next »
Pre My Vids 3.2

 
  • 0 Vote(s) - 0 Average
Pre My Vids 3.2
markm
Offline

Member

Posts: 86
Threads: 16
Joined: Feb 2004
#21
2005-05-04, 01:45 AM
I've been unable to get this version to load since you released it. I've been trying numerous things. Adjusting the start/end values from 5 to 15 allowed it to load for me.

I didn't play with it to see at what point it breaks though.

As far as the MVP going black occasionally, I'm pretty sure that's unrelated to MyVideos (and I'm sure you are as well Smile). GBPVR does the same thing with the standard video plugin. In fact, the Hauppauge software does it too, only it shows a green screen for me, and doesn't go through a lengthy restart of the app when it happens.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#22
2005-05-04, 01:50 AM
does gbpvr come up? the only error ive had (well serious error) was with 0 mins start/end for the paused movies, which caused gbpvr not to load and cpu max out.

if gbpvr comes up but my videos doesnt, post your gbpvr.exe.log file, also try it on the pc and see if its only not working on the mvp.

i need to get me one of those, who wants to buy me one ? Tongue
markm
Offline

Member

Posts: 86
Threads: 16
Joined: Feb 2004
#23
2005-05-04, 04:30 AM
If I go with the default 5 minutes start/end, gbpvr won't start. While trying to start, it eats up alot of memory/cpu, and then exits.

If I set the start/end to 15 minutes, it starts fine.

This is on a PC, not an MVP. I've been testing this (fortunately) on a test PC, and not my MVP server. That's still running the current released version of MyVideo.

When it fails, I get a bunch of blocks of errors that repeat, until it eventually runs out of memory and dies. Here's a section of the log if it helps:

Code:
5/3/2005 9:16:56 PM.346    VERBOSE    [3]    MyVideosTask created
5/3/2005 9:16:56 PM.564    VERBOSE    [3]    first database update needed
5/3/2005 9:16:56 PM.611    ERROR    [3]    Error initializing menu plugin: C:\Program Files\devnz\gbpvr\\plugins\MyVideosPlugin.dll
5/3/2005 9:16:56 PM.642    ERROR    [3]    Exception has been thrown by the target of an invocation.
5/3/2005 9:16:56 PM.767    ERROR    [3]       at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at aw..ctor(Boolean serviceMode)
5/3/2005 9:16:56 PM.799    ERROR    [3]    Inner exception: System.Data.OleDb.OleDbException: Unspecified error
   at System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr)
   at System.Data.OleDb.OleDbConnection.InitializeProvider()
   at System.Data.OleDb.OleDbConnection.Open()
   at MyVideosPlugin.Database.UpdateDB()
   at MyVideosPlugin.MyVideosTask..ctor()
5/3/2005 9:16:56 PM.799    ERROR    [3]       at System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr)
   at System.Data.OleDb.OleDbConnection.InitializeProvider()
   at System.Data.OleDb.OleDbConnection.Open()
   at MyVideosPlugin.Database.UpdateDB()
   at MyVideosPlugin.MyVideosTask..ctor()
5/3/2005 9:16:56 PM.814    VERBOSE    [3]    MyVideosEvent created
5/3/2005 9:16:57 PM.049    VERBOSE    [3]    WeatherTask created
5/3/2005 9:16:58 PM.439    VERBOSE    [3]    creating DirectRecordingSource
5/3/2005 9:16:58 PM.439    VERBOSE    [3]    Loading DirectRecordingSource Configuration : 2
5/3/2005 9:16:58 PM.455    ERROR    [3]    Error int SourceConfigurationContainer::LoadAll(): Unspecified error
5/3/2005 9:16:58 PM.455    ERROR    [3]    Stack:
   at System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr)
   at System.Data.OleDb.OleDbConnection.InitializeProvider()
   at System.Data.OleDb.OleDbConnection.Open()
   at GBPVR.Backend.Common.DirectRecordingSource.a(Int32 A_0)
   at cr.a(Boolean A_0)
5/3/2005 9:16:58 PM.455    VERBOSE    [3]    About to connect to remote recording service
5/3/2005 9:16:58 PM.533    VERBOSE    [3]    getValue() loading new key/value into cache: /settings/RecordingServiceLocation
5/3/2005 9:16:58 PM.533    VERBOSE    [3]    getValue: /settings/RecordingServiceLocation : tcp://localhost:7968/RecordingRemote
5/3/2005 9:16:58 PM.658    VERBOSE    [3]    RecordingFactory.loadSchedule()
5/3/2005 9:16:58 PM.658    ERROR    [3]    Error initializing menu plugin: C:\Program Files\devnz\gbpvr\\plugins\MyVideosPlugin.dll
5/3/2005 9:16:58 PM.658    ERROR    [3]    Exception has been thrown by the target of an invocation.
5/3/2005 9:16:58 PM.658    ERROR    [3]       at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at aw..ctor(Boolean serviceMode)
5/3/2005 9:16:58 PM.658    ERROR    [3]    Inner exception: System.Data.OleDb.OleDbException: Unspecified error
   at System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr)
   at System.Data.OleDb.OleDbConnection.InitializeProvider()
   at System.Data.OleDb.OleDbConnection.Open()
   at j.e()
   at g.i()
   at GBPVR.Backend.Common.ScheduleHelper.LoadRecordingSchedule()
   at MyVideosPlugin.FileDetails.GetScheduledRecordings()
   at MyVideosPlugin.FileDetails.CheckForDescription()
   at MyVideosPlugin.FileDetails..ctor(String file, Double time)
   at MyVideosPlugin.PausedFiles.Reload()
   at MyVideosPlugin.PausedFiles..ctor(String VIRTUALROOT, XmlDocument settings)
   at MyVideosPlugin.MyVideosTask..ctor()
5/3/2005 9:16:58 PM.658    ERROR    [3]       at System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr)
   at System.Data.OleDb.OleDbConnection.InitializeProvider()
   at System.Data.OleDb.OleDbConnection.Open()
   at j.e()
   at g.i()
   at GBPVR.Backend.Common.ScheduleHelper.LoadRecordingSchedule()
   at MyVideosPlugin.FileDetails.GetScheduledRecordings()
   at MyVideosPlugin.FileDetails.CheckForDescription()
   at MyVideosPlugin.FileDetails..ctor(String file, Double time)
   at MyVideosPlugin.PausedFiles.Reload()
   at MyVideosPlugin.PausedFiles..ctor(String VIRTUALROOT, XmlDocument settings)
   at MyVideosPlugin.MyVideosTask..ctor()
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#24
2005-05-04, 05:23 AM
ok ill go over this in the weekend, see if i can track down the bug, should be able to since i can recreate it.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#25
2005-05-07, 09:54 AM
ive updated the zip in the first post, and it fixes some of the issues with the last one.

oh and ive added "External Player" for video and dvd (not for isos thou, im to lazy), i havent tested if the player works, but if someone can test it with say zoomplayer and see if it works, that would be great (KingArgyle was suppose to test it, but hes been on away for the last few days).
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#26
2005-05-08, 08:17 PM
so, hows it going?
KingArgyle
Offline

Posting Freak

Posts: 1,271
Threads: 95
Joined: Nov 2004
#27
2005-05-08, 11:03 PM
Reven, I'm back for the next couple of weeks. I should get some time to try the External player support later in the week. In the middle of moving files from my old computer to my new work PC. I'll let you know how it goes once my sotware move is complete.
markm
Offline

Member

Posts: 86
Threads: 16
Joined: Feb 2004
#28
2005-05-08, 11:37 PM
I haven't had much time to do testing, but it appears to have fixed the cpu/out of memory error.
markm
Offline

Member

Posts: 86
Threads: 16
Joined: Feb 2004
#29
2005-05-11, 12:07 AM
Hmm, one problem (depending on how you look at it). The new paused feature is really nice. Unfortunately, it shows videos in folders that are protected by a pin, and lets you play them.

They have the lock icon on them, but no pin is requested, and the fact that they appear is somewhat of a problem.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#30
2005-05-11, 12:05 PM
Quote:it shows videos in folders that are protected by a pin, and lets you play them.
whoops Smile easy fix, i didnt bother checking any files, i just saw the pin numbers were showing up so presumed they worked. oh well, at least its not crashing.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


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

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

Linear Mode
Threaded Mode