Last.FM Data veiwing Music Script [Beta]

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
spiff Offline
Grumpy Bastard Developer
Posts: 12,234
Joined: Nov 2003
Reputation: 82
Post: #11
no. due to the reason joebrady mentioned further up. it's about 5 lines of code though, just an overlook on my behalf.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not 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
ronie Offline
Team-XBMC Member
Posts: 8,346
Joined: Jan 2009
Reputation: 111
Post: #12
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.

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
spiff Offline
Grumpy Bastard Developer
Posts: 12,234
Joined: Nov 2003
Reputation: 82
Post: #13
yes, that will automagically be included as well.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not 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
joebrady Offline
Team-XBMC Forum Moderator
Posts: 1,625
Joined: Apr 2007
Reputation: 6
Location: Floyds Knobs, IN
Post: #14
Hooray for Spiff!

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first
find quote
paul Offline
Posting Freak
Posts: 2,770
Joined: Oct 2008
Reputation: 5
Location: Planet Earth
Post: #15
joebrady Wrote:Hooray for Spiff!

Ditto to thatSmile

XBMC Frodo 12 - Windows 7 - Asrock Ion 330HT - Aeon Nox
find quote
rwparris2 Offline
Team-XBMC Python Developer
Posts: 1,341
Joined: Jan 2008
Reputation: 2
Location: US
Post: #16
spiff Wrote:yes, that will automagically be included as well.
I wish I could automagically add features to stuff I write Smile

Always read the XBMC online-manual, FAQ and search and search the forum before posting.
For troubleshooting and bug reporting please read how to submit a proper bug report.

If you're interested in writing addons for xbmc, read docs and how-to for plugins and scripts ||| http://code.google.com/p/xbmc-addons/
find quote
Gudy Offline
Junior Member
Posts: 7
Joined: Nov 2009
Reputation: 0
Post: #17
rwparris2 Wrote:automagically
Is 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
find quote
joebrady Offline
Team-XBMC Forum Moderator
Posts: 1,625
Joined: Apr 2007
Reputation: 6
Location: Floyds Knobs, IN
Post: #18
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.

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first
(This post was last modified: 2009-11-03 22:51 by joebrady.)
find quote
ronie Offline
Team-XBMC Member
Posts: 8,346
Joined: Jan 2009
Reputation: 111
Post: #19
spiff Wrote:yes, that will automagically be included as well.

great, thanx! :-)

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
spiff Offline
Grumpy Bastard Developer
Posts: 12,234
Joined: Nov 2003
Reputation: 82
Post: #20
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

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not 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.
(This post was last modified: 2009-11-03 23:54 by spiff.)
find quote