Help With Script Issue

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
phsyraxion Offline
Senior Member
Posts: 129
Joined: Aug 2011
Reputation: 0
Post: #1
- Eden 11.0 \ Git
- Aeon Nox 3
- MYSQL Database on Server

I have had very slow load times (5 minutes) for XBMC since switching to Eden from Dharma.

I seem to have narrowed the issue to the "script.watchscript" script. With this in my addons it takes about 4 minutes for it to get through my music library of about 12,000 songs.

XBMC loads in about 5 seconds but then runs slow for about 4-6 minutes while the script generates results after which the weather script runs and gets weather data. If I remove the script everything loads within seconds but I dont get any random items for widgets.

I can post a log but is there anything that could cause such slow performance for this script? Could it be a DB issue or something else.
find quote
Martijn Online
Team-XBMC
Posts: 7,715
Joined: Jul 2011
Reputation: 115
Location: Dawn of time
Post: #2
Mysql is the problem

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
find quote
phsyraxion Offline
Senior Member
Posts: 129
Joined: Aug 2011
Reputation: 0
Post: #3
Are there any optimizations that can be done or do I have to forget random items?
find quote
phsyraxion Offline
Senior Member
Posts: 129
Joined: Aug 2011
Reputation: 0
Post: #4
(2012-07-28 17:05)Martijn Wrote:  Mysql is the problem

Is there any elaboration on this?

Either no one else is using MySQL or no one is having issues with mysql and watchscript. I have removed watchscript but I would like to be able to sort this out if possible so I can make use of widget displays.

Thanks
find quote