Release Artist Slideshow addon (with skin and addon integration)
(2016-04-06, 04:23)curtis-r Wrote: To display artist info during music visualization, I use the following:
Code:
<label>$INFO[MusicPlayer.Property(Artist_Description)]$INFO[Window(Visualisation).Property(ArtistSlideshow.ArtistBiography), - ]</label>

I'm trying to figure out where this artist info is stored so I can edit some. Is it ...addon_data\script.artistslideshow\ArtistInformation ?
If so, how come AS Helper doesn't migrate that data to the output folder, like it does images?

Yes, the artist information is stored in the location you indicated. AS Helper doesn't move it because there is no option to have that data interspersed with "local" data from the end user. You can edit those files, but they will be overwritten next time AS updates them (which is every couple of weeks). You have two choices if you want to edit that info:

1- go to the source site (theaudiodb.com or last.fm) and edit the material there. If you do that then either delete the artist information folder for that artist or wait until AS updates the bio and such.
2- Take a look at the wiki for the information on override folders. This lets you use local information to populate the artist info rather than the remote info from theaudiodb.com or last.fm.
Reply


Messages In This Thread
New Test Version Available - by pkscout - 2012-03-08, 16:26
[No subject] - by mardup - 2012-03-10, 12:26
[No subject] - by pkscout - 2012-03-11, 01:35
RE: - by mardup - 2012-03-12, 17:50
RE: - by pkscout - 2012-03-13, 03:22
New Beta Version for Testing - by pkscout - 2012-07-13, 17:54
New Beta Version for Testing - by pkscout - 2012-07-14, 22:50
Pull Request for v1.4 Submitted - by pkscout - 2012-07-20, 23:01
New Beta Version for Testing - by pkscout - 2012-08-10, 03:18
New Frodo BETA Support Files - by pkscout - 2012-11-21, 06:20
RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - by pkscout - 2016-04-06, 06:04
New 2.0.0 Beta Coming Soon - by pkscout - 2016-05-12, 02:54
Writing tips - by Parkerbup - 2017-02-03, 14:56
Add-on Artist Slideshow - by jo26 - 2014-08-08, 22:58
Logout Mark Read Team Forum Stats Members Help
Artist Slideshow addon (with skin and addon integration)5