Aeon Nox slow

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
phil65 Offline
Skilled Skinner
Posts: 4,458
Joined: Mar 2009
Reputation: 56
Location: Cologne, Germany
Post: #41
(2012-07-19 07:58)phsyraxion Wrote:  Please don't take my comments the wrong way I appreciate the work and donate where possible but I think you have confused asking a question with providing details... I wasn't asking for anything here but I thought since I was experiencing exactly the same issues as the other users here have I would post what DID cause my issues and how I have made it operate quicker. If you are a user that has your HTPC on all day and never switches off XBMC then yes, as I pointed out it runs ok after left for a while on startup. But if you have a multi-purpose HTPC that does other things other than just use XBMC then you do have slowdown issues on start IF you decide to use any pimp features such as widgets and animations which wasn't as much of a case on past versions.

Perhaps user input isn't as valued for this skin as others so I might just step back again and look at the other skins as suggested.

Thanks.

it should be obvious that the skin needs more performance when it has to show x different thumbs at once.
one of your suggestions was to deactive a setting which is labelled with "can increase cpu usage"... :/
and the comment about user input is just lame, i won´t get into that.
(This post was last modified: 2012-07-19 08:21 by phil65.)
find quote
dinosaurjr Offline
Junior Member
Posts: 14
Joined: Aug 2009
Reputation: 0
Post: #42
FIXED
Been having same speed Issues and it turns out that everything was related to the following add-on:

C:\..\..\AppData\Roaming\XBMC\addons\script.randomitems

Just remove this from the directory and see CPU usage drop.

Quote:Script Info:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="script.randomitems" name="Random Items script" version="3.1.7" provider-name="Hitcher, ronie, phil65, Martijn">
<requires>
<import addon="xbmc.python" version="2.0"/>
<import addon="script.module.elementtree" version="1.2.7"/>
<import addon="script.module.simplejson" version="2.0.10"/>
</requires>
<extension point="xbmc.python.library" library="RandomItems.py" />
<extension point="xbmc.addon.metadata">
<language/>
<summary lang="en">Random Items script</summary>
<description lang="en">Script to get Random Videos and Music from the database.</description>
<platform>all</platform>
</extension>
</addon>
find quote
fional Offline
Posting Freak
Posts: 907
Joined: May 2011
Reputation: 17
Location: Ireland
Post: #43
In Frodo, script.randomitems is removed (as is the watchlist one) and replaced by a much better one (in my opinion). You'll definitely notice the speed increase.
find quote
Post Reply