[RELEASE] Library watchdog

  Thread Rating:
  • 3 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Saidou Offline
Junior Member
Posts: 1
Joined: Aug 2011
Reputation: 0
Post: #411
I've got the following program. I installed a fresh install of XBMC with watchdog.
Whatever I do it won't launch automatically or manually.
When I try to open it in the programs menu it just opens the settings menu, where before it just launched.
Anyone knows how I can get it to work?
Here are my logs:

http://xbmclogs.com/show.php?id=20017
http://xbmclogs.com/show.php?id=20018

Here are my watchdog settings:
Code:
<settings>
    <setting id="clean" value="false" />
    <setting id="delay" value="1" />
    <setting id="method" value="0" />
    <setting id="notifications" value="true" />
    <setting id="pauseonplayback" value="true" />
    <setting id="pollingmethod" value="2" />
    <setting id="watchmusic" value="true" />
    <setting id="watchvideo" value="true" />
</settings>


Thanks
(This post was last modified: Yesterday 11:50 by Saidou.)
find quote
Post Reply