• 1
  • 10
  • 11
  • 12(current)
  • 13
  • 14
  • 19
[RELEASE] Artist Slideshow addon (for skin integration)
ronie Wrote:the script just takes the artist tag and sends it to last.fm.
if they don't return any info for "A and B" or "A&B",
i'm afraid there's nothing i can do about it.

grazie Nod
Hey Ronie - jsut an update. I got it all sorted with Openelec 1.0.2 / Confluence - the main thing is to give the script a bit of time with each artist then to pop in and out of fullscreen mode to re-trigger it. Works really well then.

My problems with the skin were putting the control too low in the skin file, apparently that affects the Z order.

I don't have the bio side working but I presume I'd need a lot more going on in the skin for that...this will do for Dharma so until I move to Eden....

Many thanks.

Openelec summary and links here:
http://www.openelec.tv/forum/14-general-...ddon#16043
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | XSqueezeDisplay | (Legacy - XSqueeze & XZen)
Sorry, no help w/out a *full debug log*.
bossanova808 Wrote:Hey Ronie - jsut an update. I got it all sorted with Openelec 1.0.2 / Confluence - the main thing is to give the script a bit of time with each artist then to pop in and out of fullscreen mode to re-trigger it. Works really well then.

i still find it weird that several people have that issue.
i can't reproduce it at my end.
bossanova808 Wrote:I don't have the bio side working but I presume I'd need a lot more going on in the skin for that...this will do for Dharma so until I move to Eden....
yeah, it's something that needs skin support.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
ronie Wrote:i still find it weird that several people have that issue.
i can't reproduce it at my end.

Meaning for you the first time you play an artist it starts bringing up multiple pictures? Further back in this thread you described it working the way I mention (loading the first, then requiring a trigger to get the slideshow to refresh...)

Maybe it's a Dharma vs. Eden thing?
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | XSqueezeDisplay | (Legacy - XSqueeze & XZen)
Sorry, no help w/out a *full debug log*.
bossanova808 Wrote:Meaning for you the first time you play an artist it starts bringing up multiple pictures? Further back in this thread you described it working the way I mention (loading the first, then requiring a trigger to get the slideshow to refresh...)

there should be no need to exit and enter the fullscreen window.
the slideshow should autostart once all images have been downloaded.

bossanova808 Wrote:Maybe it's a Dharma vs. Eden thing?

it could be...
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Hmm, I've seen it flash like it's trying to do that but it still just leaves the one picture. Pop in and out and away it goes. Anyway, no bother at all really, and I will be quite happy like this until I re-evaluate things come Eden time....

Thanks!
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | XSqueezeDisplay | (Legacy - XSqueeze & XZen)
Sorry, no help w/out a *full debug log*.
Can someone help me with the following issue:

When playing my music in the main screen there aren't any images only a blank box is showing.

This is my pastebin.log : http://pastebin.com/j6q5bMZt

Thanks.
ferrytale Wrote:Can someone help me with the following issue:

When playing my music in the main screen there aren't any images only a blank box is showing.

This is my pastebin.log : http://pastebin.com/j6q5bMZt

Thanks.

hey, which skin are you using?
i don't think it's a bug in the script..
it could be a skin bug or maybe some skin setting that needs to be enabled.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
PantsOnFire Wrote:but most of the time, there aren't a great many artist backdrops available. I think one advantage of the current system is last.fm hosts tonnes of images, and often, of more obscure artists. honestly, like the other day I got a picture of the sonic hedgehog music composer come up, brilliant! Smile

True, but if you look at AEONMQ3 skin, they somehow download LastFM images and put them in this nice little box and rotate them on the Now Playing screen. This way you don't even notice the low res aspect of them. I think it's the only skin that does this.
ronie Wrote:hey, which skin are you using?
i don't think it's a bug in the script..
it could be a skin bug or maybe some skin setting that needs to be enabled.

I Use Aeon MQ3
ferrytale Wrote:I Use Aeon MQ3

ok, i don't now how the script is implemented in that skin,
but maybe you need to switch to the fullscreen visualization window
before the script starts downloading images.
if i check your log, the script isn't started at all.

ask around in the Aeon MQ3 thread for more details. :-)
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Every time I go to now playing and hit tab I get an error that says

Error!

script failed artist.slideshow


I have no idea why it does that, and most of the time I dont even get a single image in the background, just a black screen. Any way i can fix this?

Im using aeon nox btw
Ub3rr4v3 Wrote:Every time I go to now playing and hit tab I get an error that says

Error!

script failed artist.slideshow


I have no idea why it does that

i have no idea either.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Ub3rr4v3 Wrote:Every time I go to now playing and hit tab I get an error that says

Error!

script failed artist.slideshow


I have no idea why it does that, and most of the time I dont even get a single image in the background, just a black screen. Any way i can fix this?

Im using aeon nox btw

I was getting this because I'm using an old pre-eden build (with audio engine updates). I had addon auto update enabled and one day I started seeing the script failures. Artist slideshow was updated and was not compatible with my build. I reverted back to a version of the script that works for Dharma and turned off addon auto updates. It solved my problems.
First... Really like this addon! Thanx!

Now, I often play radio stations on my xbmc, and they use the Title to type who's playing..
Then the Artist 'tag' is empty so the addon won't get any images...

I changed 'getArtist()' to 'getTitle()' ... and now it gets images when I'm playing radio stations...

Only thing is that now it wont get any images when I play mp3's..

I'm a noob when it comes to phyton so I dont know how to get both..?

I guess it would be 'if getArtist() is empty then getTitle()' ..??

How do I type that for phyton?

Thanx again for a great addon!
  • 1
  • 10
  • 11
  • 12(current)
  • 13
  • 14
  • 19

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Artist Slideshow addon (for skin integration)1