NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 6 7 8 9 10 … 56 Next »
System Plugin for nPVR - Early Beta

 
  • 0 Vote(s) - 0 Average
System Plugin for nPVR - Early Beta
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#61
2010-09-09, 10:42 PM
imilne Wrote:Try this hack. I don't have any time to test it right now, but let me know how you get on...

Pop up tells me that recording service restarted, logs also indicate that this is true!

What I meant by don't want can have etc is that for me it is great to have these options but in demo to Mrs Steeb twice now she just clicks on say reboot and server goes off to reboot. Then I remembered about the confirmation 'pop up'! At some point mucking about I must have turned this off from 'always'! Could restart recording service have confirmation pop up also?

Cheers

Steeb
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,641
Threads: 148
Joined: Mar 2006
#62
2010-09-09, 11:09 PM
This is probably a red hearing as I have had trouble with the restart Recording Service right from when sub re-introduced it but I get an error popup & this error in my logs but it does actually re-start.

Code:
2010-09-10 10:47:46.998    [DEBUG][1]    FadeThroughTransitionHelper.GetRenderList() created
2010-09-10 10:47:47.248    [DEBUG][1]    FadeThroughTransitionHelper.GetRenderList() transition complete
2010-09-10 10:47:48.580    [DEBUG][1]    Frame Render Rate=69.3445892333984
2010-09-10 10:47:55.790    [ERROR][1]    System Plugin: System.ServiceProcess.TimeoutException: Time out has expired and the operation has not been completed.
   at System.ServiceProcess.ServiceController.WaitForStatus(ServiceControllerStatus desiredStatus, TimeSpan timeout)
   at NSystem.NSystemPower.DoServiceRestart() in E:\Documents\Documents\Programming\NSystem\NSystem\NSystemPower.cs:line 162
2010-09-10 10:48:10.251    [INFO][1]    Exiting...
2010-09-10 10:48:10.251    [INFO][1]    Done.

Damn more skinning now required by me because of the extra button & the render order of the elements & I have just finished doing a release on the wiki Sad

One other comment from a users point of view..... could you move the Restart Service button down the list, say under the Update EPG button as there are times when pressing the button toooooo hard on the remote makes it execute the first item in the list when it enters & that could be threatening to life & limb if it restarts the recording service at the wrong time!!!! steeb's suggestion of a confirm popup would also overcome this possible issue. But I still think it would be better down the list.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,397
Threads: 963
Joined: May 2006
#63
2010-09-09, 11:26 PM
Surely it is better to work with sub to figure out why you would ever want to restart the recording service from within a program would be better than this "feature"

It also should not work from Vista, Win7 because of UAC so it's a support time bomb.

Martin
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#64
2010-09-09, 11:31 PM
Jaggy Wrote:One other comment from a users point of view..... could you move the Restart Service button down the list, say under the Update EPG button as there are times when pressing the button toooooo hard on the remote makes it execute the first item in the list when it enters & that could be threatening to life & limb if it restarts the recording service at the wrong time!!!! steeb's suggestion of a confirm popup would also overcome this possible issue. But I still think it would be better down the list.

I think double confirmation with pop up would be OK as back up but don't forget (like I did about the pop up) that also the order of the menu items has been built into this plugin too :-) (I forgot this as well!)

Steeb
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,641
Threads: 148
Joined: Mar 2006
#65
2010-09-10, 04:15 AM
steeb Wrote:I think double confirmation with pop up would be OK as back up but don't forget (like I did about the pop up) that also the order of the menu items has been built into this plugin too :-) (I forgot this as well!) Steeb

Ummm errr :o Oops yeah I missed both of those options when I looked at the setting screen Rolleyes
imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#66
2010-09-10, 08:28 AM
mvallevand Wrote:Surely it is better to work with sub to figure out why you would ever want to restart the recording service from within a program would be better than this "feature"

It also should not work from Vista, Win7 because of UAC so it's a support time bomb.

I'm inclined to agree with Martin here, despite hacking in support Smile

I don't have a UAC-enabled system to test on, and I've also just noticed that the NPVR start menu options for starting/stopping the service use "NPVRServiceControl.exe", so I may need to call that to do things properly rather than interacting with the service directly. Either way, it's not something I'm very confident of messing about with.

Iain
Northpole
Offline

Senior Member

Posts: 333
Threads: 34
Joined: Aug 2007
#67
2010-09-25, 01:54 PM
Hi Imilne,

Thanks for the useful plugin! Any chance of getting npvr style buttons in the next update?
imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#68
2010-09-26, 05:36 PM
Northpole Wrote:Hi Imilne,

Thanks for the useful plugin! Any chance of getting npvr style buttons in the next update?

Possibly, if the number of buttons it uses will actually fit. But any and all programming from me is on hold just now anyway - my wife had our baby 11 weeks premature and most of my time is spent at the hospital just now. I do intend to get back to this and the movie plugin thing I'd started, but it may be a while!

Iain
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,903
Threads: 770
Joined: Nov 2003
#69
2010-09-26, 05:52 PM
imilne Wrote:Possibly, if the number of buttons it uses will actually fit. But any and all programming from me is on hold just now anyway - my wife had our baby 11 weeks premature and most of my time is spent at the hospital just now. I do intend to get back to this and the movie plugin thing I'd started, but it may be a while!
Wow - congratulations. I hope all is well.
Northpole
Offline

Senior Member

Posts: 333
Threads: 34
Joined: Aug 2007
#70
2010-09-26, 07:44 PM
imilne Wrote:Possibly, if the number of buttons it uses will actually fit. But any and all programming from me is on hold just now anyway - my wife had our baby 11 weeks premature and most of my time is spent at the hospital just now. I do intend to get back to this and the movie plugin thing I'd started, but it may be a while!

Iain

Congratulations... Wish you & your family good health!
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (18): « Previous 1 … 5 6 7 8 9 … 18 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  BlueRetroVE+ skin for NPVR Jaggy 101 43,807 2018-01-10, 04:48 AM
Last Post: pitbull1969
  New LG and Samsung NextPVR Web Smart TV App available for beta testing. fred250 388 150,450 2017-04-10, 10:46 AM
Last Post: fred250
  NextBlue skin for npvr Northpole 162 67,266 2015-12-16, 07:39 PM
Last Post: Northpole
  Bluray Player Beta whurlston 23 12,827 2015-10-05, 09:32 AM
Last Post: Lao Pan
  GuidePlus for NPVR carpeVideo 143 57,377 2015-07-12, 06:06 PM
Last Post: madas
  Movies beta vik 66 32,601 2015-03-31, 03:13 AM
Last Post: Lao Pan
  New plugin - MovieTrailers imilne 11 6,708 2014-09-25, 08:16 AM
Last Post: imilne
  HD Logos for the NPVR WebRadio Plugin Lao Pan 3 3,617 2014-02-09, 01:32 PM
Last Post: Lao Pan
  Files plugin tmrt 13 7,925 2014-01-09, 11:16 PM
Last Post: mvallevand
  Need beta testers for "NextPVR for Samsung" (client for samsung smart tvs/blurays) reven 61 29,161 2013-12-03, 10:21 AM
Last Post: martint123

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

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

Linear Mode
Threaded Mode