Slow down music fanart changes?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Afinita Offline
Junior Member
Posts: 3
Joined: Feb 2012
Reputation: 0
Post: #1
Can anyone point me to the option to increase the time that a specific artist picture stays up during the now playing fanart visualization? It changes too fast for my preferences, but I haven't been able to find an option to change the value. Short of that,I figure there is a variable somewhere buried in the XML I can change, I just wouldn't know where to look.
find quote
ronie Offline
Team-XBMC Member
Posts: 8,253
Joined: Jan 2009
Reputation: 108
Post: #2
MusicVisualisation.xml, line 20:
Code:
<timeperimage>5000</timeperimage>

it's currently set to 5 seconds.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
Afinita Offline
Junior Member
Posts: 3
Joined: Feb 2012
Reputation: 0
Post: #3
Thank you for your reply. I changed that value to 15000 with no change, it only takes 5 seconds. I restarted the computer to see if that'd change anything bit it did not. Being a relative noob to xbmc I may be overlooking something relatively simple.
find quote
ronie Offline
Team-XBMC Member
Posts: 8,253
Joined: Jan 2009
Reputation: 108
Post: #4
try the one in Includes_Workarounds.xml, line 135.
that's the one for the extrafanart slideshow.

the one mentioned in my previous reply is for the last-fm fanart slideshow.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
Afinita Offline
Junior Member
Posts: 3
Joined: Feb 2012
Reputation: 0
Post: #5
That worked perfectly, thanks for the help! =D
find quote