[Usability] WatchDog improvements (3 Viewers)

regeszter

Retired Team Member
  • Premium Supporter
  • October 29, 2005
    5,335
    4,954
    Home Country
    Hungary Hungary
    Ok. If the team agree with you, I can code this.

    Let's talk about!
    "1.2 Add Clear Log to Manual control (For Multi Seat Client) : Should be added an protocol to communicate with TVserveur. maybe use an service "Watchdog" on TVserveur side"

    Do you want a "watchdog for stand alone tvserver" for log cleaning and gathering?
     
    Last edited:

    azzuro

    Test Group
  • Team MediaPortal
  • May 10, 2007
    9,948
    5,617
    France - IDF
    Home Country
    France France
    • Thread starter
    • Moderator
    • #43
    at least, can you add progress bar for all feature added.
    i can try to do myself. but .....
     

    regeszter

    Retired Team Member
  • Premium Supporter
  • October 29, 2005
    5,335
    4,954
    Home Country
    Hungary Hungary
    What feature needs progress bar?

    "1.2 Add Clear Log to Manual control (For Multi Seat Client) : Should be added an protocol to communicate with TVserveur. maybe use an service "Watchdog" on TVserveur side"
    Do you want a "watchdog for stand alone tvserver" for log cleaning and gathering?

    There is an unhandled exeption on tvservice stop/start when there is not tvserver installed. We need to handle this.
     

    azzuro

    Test Group
  • Team MediaPortal
  • May 10, 2007
    9,948
    5,617
    France - IDF
    Home Country
    France France
    • Thread starter
    • Moderator
    • #45
    What feature needs progress bar?
    all my new feature.
    TVservice Start / stop
    Clean log
    when i mean Progress bar, at least Dialog popup who display "Sucess" for indicate the end of process. with "Ok" button and timer for autoclose (3sec)


    Do you want a "watchdog for stand alone tvserver" for log cleaning and gathering?
    this can be cool for take / manage log on multi seat server. but maybe not dedicated for tvserveur.
    the thing is to have Service Watchdog than control Service Tvserveur
    if Tvserveur Crash. Watchdog service detect it and create log. if it is set for this !

    2nd option we can use share log folder on network for take it from client. but we can't restart the Tvservice or control it

    the best id to ask @mm1352000 have you idea for this, for my proposition is bad ?
     

    regeszter

    Retired Team Member
  • Premium Supporter
  • October 29, 2005
    5,335
    4,954
    Home Country
    Hungary Hungary
    In your code:

    // Start the service if the current status is stopped.

    Can you explain why start service if the user wants to stop but it is in stopped state?

    Can you give me write access to your git branch? I could commit myself.

    Change log:
    • write the status info on start/stop
    • I added a timer to wait to 3 sec for start/stop
     

    Attachments

    • 0001-Rework-stop-start-tvservice-in-WatchDog.patch
      4.7 KB

    Users who are viewing this thread

    Top Bottom