"cdArt" concept - current cdImage with artist fanart support in music visualizations

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
reaven Offline
Skilled Skinner
Posts: 1,101
Joined: May 2009
Reputation: 20
Post: #91
hey ronie can you send me your advancedsettings.xml to see what and where you add this.
find quote
ronie Offline
Team-XBMC Member
Posts: 8,262
Joined: Jan 2009
Reputation: 108
Post: #92
reaven Wrote:hey ronie can you send me your advancedsettings.xml to see what and where you add this.

you mean guisettings.xml ?

this is the relevant line:
<setting type="string" name="Transparency!.music_folder_path">/home/xbmc/Media/Music/</setting>

if you store your music on a network drive, it should be something like this:
<setting type="string" name="Transparency!.music_folder_path">smb://Servername/Media/Music/</setting>

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
reaven Offline
Skilled Skinner
Posts: 1,101
Joined: May 2009
Reputation: 20
Post: #93
Quote:It's a custom skin setting. it allows users to specify the path to their music folder.
To use it, you would have add it to the 'Advanced - Extended Aeon Options' Section.

lol, sorry I though you were talking about the advancedsettings.xml


do you have your media in a server or smb share ? if so have you experience any problems loading fanart or cdArt in the music library ?
find quote
jtap06 Offline
Senior Member
Posts: 233
Joined: Jan 2009
Reputation: 0
Location: Chicago, IL
Post: #94
Great mod! However, is the artist/band fanart supposed to fade? I am not getting any sort of fade on change.
find quote
jtap06 Offline
Senior Member
Posts: 233
Joined: Jan 2009
Reputation: 0
Location: Chicago, IL
Post: #95
Nevermind ^, I guess I am having the same problem I am having with my home backdrops. They only fade about 25% of the time.

If any one knows of a solution I would be very grateful!
find quote
reaven Offline
Skilled Skinner
Posts: 1,101
Joined: May 2009
Reputation: 20
Post: #96
if you have more than one fanart for the artist its suppose to fade
find quote
reaven Offline
Skilled Skinner
Posts: 1,101
Joined: May 2009
Reputation: 20
Post: #97
ronie Wrote:you mean guisettings.xml ?

this is the relevant line:
<setting type="string" name="Transparency!.music_folder_path">/home/xbmc/Media/Music/</setting>

if you store your music on a network drive, it should be something like this:
<setting type="string" name="Transparency!.music_folder_path">smb://Servername/Media/Music/</setting>

in which node ? <mymusic>, <musicfiles>, <musiclibrary>, <musicplayer>, ect...

ok.. in <skinsettings> !
find quote
reaven Offline
Skilled Skinner
Posts: 1,101
Joined: May 2009
Reputation: 20
Post: #98
ok I have the path ok.. but its not loading anything I put a label in the screen to see if the path is there and it is but no fanart loading is this have anything to with the fact that it's in a smb share and the control calling is a multiimage ?
(This post was last modified: 2009-07-02 07:35 by reaven.)
find quote
jtap06 Offline
Senior Member
Posts: 233
Joined: Jan 2009
Reputation: 0
Location: Chicago, IL
Post: #99
Is there anyway this mod can be used with the Pictures section? For instance, when in a slideshow, pressing "I" on the keyboard looks pretty blah right now.
find quote
ronie Offline
Team-XBMC Member
Posts: 8,262
Joined: Jan 2009
Reputation: 108
Post: #100
reaven Wrote:ok I have the path ok.. but its not loading anything I put a label in the screen to see if the path is there and it is but no fanart loading is this have anything to with the fact that it's in a smb share and the control calling is a multiimage ?

hard to tell, post your multiimage control and whatever you've added to guisettings.xml,
and i'll have a look.

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
Post Reply