NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information NextPVR Announcements v
« Previous 1 4 5 6 7 8 … 11 Next »
v0.98.8 available

Thread Closed 
 
  • 0 Vote(s) - 0 Average
v0.98.8 available
zed
Offline

Senior Member

Arizona, USA
Posts: 660
Threads: 82
Joined: Sep 2004
#31
2006-09-10, 05:15 AM
Got it up & running in about 10 mins...just load & go. No problems I can see. I also installed it on two client machines, also load & go. All seems to be working well. Very slick. Nice job...
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#32
2006-09-10, 07:07 AM
Hi,

regarding the new ISettings-interface, which kind of settings are currently implemented (SettingInt, SettingEnabledDisabled, SettingStringSelect, SettingString ...)?

-alibert
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,993
Threads: 770
Joined: Nov 2003
#33
2006-09-10, 07:11 AM
alibert Wrote:Hi,

regarding the new ISettings-interface, which kind of settings are currently implemented (SettingInt, SettingEnabledDisabled, SettingStringSelect, SettingString ...)?

-alibert
At the moment there are editors for SettingStringSelect, SettingEnabledDisabled, SettingTrueFalse. Settings of other types wont be shown in the settings screen until I add editors for those types, but having them present shouldnt cause any harm.

SettingCustom may also work for you, but I'm not sure I want people using that yet. Its what I used to do the skin selector.

Its not alot, but its a start.
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#34
2006-09-10, 07:15 AM
Hi,
sub Wrote:At the moment there are editors for SettingStringSelect, SettingEnabledDisabled, SettingTrueFalse. Settings of other types wont be shown in the settings screen until I add editors for those types, but having them present shouldnt cause any harm.

SettingCustom may also work for you, but I'm not sure I want people using that yet. Its what I used to do the skin selector.

Its not alot, but its a start.

Cheers. SettingEnabledDisabled doesn't seem to work here (using default blue skin, of course) - but SettingTrueFalse will do it, too.

-alibert
pierre1313
Offline

Junior Member

Posts: 8
Threads: 1
Joined: Jun 2004
#35
2006-09-10, 07:35 AM
Nice work as usual ! I love this new release ...

One thing I have trouble with : mp3 playback. everytime I go to the music library, the file list is displayed right and when I try and play a song I get the error message " The method or operation is not implemented "

I tried different plugins and they all respond the same way ...

It could be something very stupid that I overlooked, I am rebuilding my system after my OS Hdd died .... painful ...

Here is an excerpt of the log at the first time of the session, this error appears :

9/9/2006 6:45:12 PM.858 VERBOSE [1] Adding \\HEMISPHEREOUEST\Multimedia Library\MP3\Renaud - 1975\1975 - 1995 - The Very Meilleur of RENAUD ( Disque 1 )\Laisse béton.mp3 to play queue
9/9/2006 6:45:12 PM.889 VERBOSE [1] About to start playback of \\HEMISPHEREOUEST\Multimedia Library\MP3\Renaud - 1975\1975 - 1995 - The Very Meilleur of RENAUD ( Disque 1 )\Laisse béton.mp3
9/9/2006 6:45:13 PM.577 ERROR [1] Error: msg=0x100 (WM_KEYDOWN) hwnd=0x170186 wparam=0xd lparam=0x1 result=0x0 : System.NotImplementedException: The method or operation is not implemented.
at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
at System.Windows.Forms.AxHost.CreateInstance()
at System.Windows.Forms.AxHost.GetOcxCreate()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.ControlCollection.Add(Control value)
at System.Windows.Forms.Form.ControlCollection.Add(Control value)
at GBPVR.xbb1566157f5f8b1f.xcd7fbbc630ebd39d(String x8b1d9e3189e6e73d)
at GBPVR.x62b73fb0db4f3947.x826e5d374a1e5ab9(String x8b449efd64797843, Boolean x859a785ef30c9007, Boolean xe1ea8da9364d6bfb)
at GBPVR.x62b73fb0db4f3947.x313dba8d86564907(Queue x67c4bec203dc37ec)
at GBPVR.xbb1566157f5f8b1f.AddAudioFileToQueue(String file)
at MyAlbumsPlugin.MyAlbumsTask.OnKeyDown(KeyEventArgs e)
at GBPVR.x86396f56243de9fb.OnKeyDown(KeyEventArgs e)
at GBPVR.xbb1566157f5f8b1f.xdae9991ab918b397(Object xdf2e3583f942db7b, KeyEventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at GBPVR.xbb1566157f5f8b1f.WndProc(Message& m)
9/9/2006 6:45:13 PM.764 ERROR [1] Encounter unexpected exception in timerRefresh_Tick:The method or operation is not implemented.
9/9/2006 6:45:13 PM.764 ERROR [1] at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
at System.Windows.Forms.AxHost.CreateInstance()
at System.Windows.Forms.AxHost.GetOcxCreate()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.SetVisibleCore(Boolean value)
at System.Windows.Forms.Control.Show()
at GBPVR.xbb1566157f5f8b1f.x7758acc27c275da2(Rectangle x19534874af95b268)
at GBPVR.xbb1566157f5f8b1f.ShowInsetAtLocation(Rectangle location)
at GBPVR.x86396f56243de9fb.xb1cbc922a07ef39b()
at GBPVR.xbb1566157f5f8b1f.xb1cbc922a07ef39b(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
...

Pierre
Sheik Yerbouti
Offline

Posting Freak

Posts: 922
Threads: 77
Joined: Jul 2006
#36
2006-09-10, 07:49 AM
sub Wrote:You need to be using the dongle.bin supplied with this release, and have removed the power from the MVP to force it to reload the dongle, for the video resize feature to be working - otherwise you'll just get the behaviour you describe.

Hmmm, sorry for making this classic mistake. It's working perfectly after loading the new dongle. Thanks!
DangerMouse
Offline

Junior Member

Posts: 36
Threads: 14
Joined: Oct 2005
#37
2006-09-10, 09:57 AM
Not tested it yet but seems like an excellent release in terms of features.

Particularly like the move towards a client server architecture... any plans to make this distributed?

It would then meet the need raised by the above poster of using local hardware on the client machines. This would work really well where TV points are distributed about the home and would ultimately negate the need for a hugely powerfull server to do TV distribution (and timeshifting) to multiple locations.

Thanks for the release.

Steve
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#38
2006-09-10, 11:51 AM
I'm still having some problems with clientmode.
Doesn't really matter if I choose filesharing or clientmode.
If play a recording everything is fine, the wlan is used for about 12%=~6Mbps/sec
When I choose Livetv it stutters alot. So you would think the wlan is to slow. Strange thing is it won't use over 7-8%, I've tried all kinds of settings but nothing helps. Anybody an idea. Even stranger: last night it seemed to work better:confused: .
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
lseats
Offline

Senior Member

Posts: 337
Threads: 16
Joined: Aug 2004
#39
2006-09-10, 02:13 PM
HtV Wrote:I'm still having some problems with clientmode.
Doesn't really matter if I choose filesharing or clientmode.
If play a recording everything is fine, the wlan is used for about 12%=~6Mbps/sec
When I choose Livetv it stutters alot. So you would think the wlan is to slow. Strange thing is it won't use over 7-8%, I've tried all kinds of settings but nothing helps. Anybody an idea. Even stranger: last night it seemed to work better:confused: .

Try increasing the client side buffer in config.xml on the client PC. This vaue works very well for me with a bitrate similar to what you are using:

<ClientModeCachedReadSize>65536</ClientModeCachedReadSize>
GB-PVR - ShowAnalyzer
Server 2003 - 4 tuners
1 TeraByte of disk space
4 MVPs
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#40
2006-09-10, 02:30 PM
Sorry I tried that, doesn't make any difference.
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (6): « Previous 1 2 3 4 5 6 Next »


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

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

Linear Mode
Threaded Mode