![]() |
|
Last.FM Data veiwing Music Script [Beta] - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Music Add-ons (/forumdisplay.php?fid=148) +---- Thread: Last.FM Data veiwing Music Script [Beta] (/showthread.php?tid=60804) |
- spiff - 2009-11-03 21:20 no. due to the reason joebrady mentioned further up. it's about 5 lines of code though, just an overlook on my behalf. - ronie - 2009-11-03 21:27 spiff Wrote:no. due to the reason joebrady mentioned further up. it's about 5 lines of code though, just an overlook on my behalf. since we're making requests, would it be just as easy to add MusicPlayer.Property(Fanart_Image) as well? so we can display all this info against the background of an artist image instead of these hypnotic visualizations. - spiff - 2009-11-03 21:38 yes, that will automagically be included as well. - joebrady - 2009-11-03 21:43 Hooray for Spiff! - paul - 2009-11-03 21:47 joebrady Wrote:Hooray for Spiff! Ditto to that
- rwparris2 - 2009-11-03 22:00 spiff Wrote:yes, that will automagically be included as well.I wish I could automagically add features to stuff I write
- Gudy - 2009-11-03 22:21 rwparris2 Wrote:automagicallyIs that in the dictionary yet? So, basically your saying that now I need to write a visualization? Well, at least I sparked interest in this, and FWIW, I will still release the script. Thanks Gudy - joebrady - 2009-11-03 22:41 No, you won't need to write a visualization, you'll just need to add the correct parts to the musicvisualization.xml (or is is MusicVisualisation.xml?, I've seen both I think) of the skin of your choice. - ronie - 2009-11-03 23:08 spiff Wrote:yes, that will automagically be included as well. great, thanx! :-) - spiff - 2009-11-03 23:48 no. it will be all skin. it works. it's in svn. @ r24254 note that this is AFTER the alpha tag, i.e. not included in the alpha. also i can't argue that the additional requested strings is a bug so i will revisit those after release. this means atm you only have the fanart to play with through the new musicplayer.property() infolabel |