[RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration)

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
bossanova808 Offline
Member+
Posts: 1,532
Joined: Sep 2009
Reputation: 20
Location: Melbourne, Australia
Post: #211
Ok it appears to be logging the property name, not the value of the property:

22:06:33 T:1528 DEBUG: script.artistslideshow: current song title from skin is Window(13000).Property(XSQUEEZE_TRACK_0_TITLE)

And I am definitely NOT getting bios....no changes at my end I can think of... Can I do anything to help find the issue? Where are the bios cached? I can't find any bio files in the addon_data folder, jsut images and an nfo for images.

Artists are well known, e.g Frank Ocean, Dirty Projectors etc.....so something should be available.
find quote
pkscuot Offline
Fan
Posts: 602
Joined: Jan 2011
Reputation: 11
Location: Honolulu, HI
Post: #212
(2012-08-12 14:11)bossanova808 Wrote:  Ok it appears to be logging the property name, not the value of the property:

22:06:33 T:1528 DEBUG: script.artistslideshow: current song title from skin is Window(13000).Property(XSQUEEZE_TRACK_0_TITLE)

Fixed that and pushed the change to the repo.

Quote:And I am definitely NOT getting bios....no changes at my end I can think of... Can I do anything to help find the issue? Where are the bios cached? I can't find any bio files in the addon_data folder, jsut images and an nfo for images.

Artists are well known, e.g Frank Ocean, Dirty Projectors etc.....so something should be available.

Bios should be cached in a file named artistbio.nfo and stored in the same directory as the cached images.

Your not getting any bios at all? Can we start with one basic check? In the add-on settings can you look and make sure that Download additional artist information is checked? If that isn't the issue, it might be worth creating an override bio (see a few posts up for that new feature) just to see if it's getting displayed properly. If neither of those things gives us useful info, I'll add a bunch more logging to the bio download and we'll see what we find.

Sorry you're having such a hard time with the bios.
find quote
bossanova808 Offline
Member+
Posts: 1,532
Joined: Sep 2009
Reputation: 20
Location: Melbourne, Australia
Post: #213
Honestly that could be it,I've been changing versions all over the place lately (moved from Linux to Win on my main box, and moved all testing versions to Frodo a3) - and I may just have been that dumb!! I will check and let you know tonight....
find quote
bossanova808 Offline
Member+
Posts: 1,532
Joined: Sep 2009
Reputation: 20
Location: Melbourne, Australia
Post: #214
Yup. I am that dumb. Haven't looked in the a.s settings in ages!!
find quote
Wanilton Offline
Fan
Posts: 655
Joined: Jun 2010
Reputation: 13
Location: Florianópolis - Brazil
Post: #215
@pkscuot, please update translate for Portuguese (Brazil),

https://dl.dropbox.com/u/25170804/Artist...trings.xml

Thanks,

Wanilton

http://www.xbmcbrasil.net
XBMC Brazilian Community Forum
find quote
pkscuot Offline
Fan
Posts: 602
Joined: Jan 2011
Reputation: 11
Location: Honolulu, HI
Post: #216
(2012-08-17 01:55)Wanilton Wrote:  @pkscuot, please update translate for Portuguese (Brazil),

https://dl.dropbox.com/u/25170804/Artist...trings.xml

Thanks,

Wanilton

Done. It's in my github repo. I'm planning to put in a pull request tomorrow.
find quote
pkscuot Offline
Fan
Posts: 602
Joined: Jan 2011
Reputation: 11
Location: Honolulu, HI
Post: #217
Just an FYI, v1.4.2 is in the repo now. No changes from the last beta, just a version number bump so everyone who was testing gets the official release.


v.1.4.2
- updated featured artist parsing to support radio streams
- updated featured artist parsing to support calls from external scripts
- updated the notifications logic when downloading images
- added notification if no images downloaded
- added notification when all downloads complete
- added ability to override artist bio, albums, and similar artists with local info
- fixed bug when using both local and remote images
- added French localization strings and description (thanks to mikebzh44)
- updated Portuguese-Brazil strings (thanks to Wanilton)
- UTF8 encoded message strings
find quote
ronie Offline
Team-XBMC Member
Posts: 8,258
Joined: Jan 2009
Reputation: 108
Post: #218
(2012-08-17 22:59)pkscuot Wrote:  v.1.4.2
- updated featured artist parsing to support radio streams
- updated featured artist parsing to support calls from external scripts
- updated the notifications logic when downloading images
- added notification if no images downloaded
- added notification when all downloads complete

notifications are meh..
no way to disable the notifications is a double meh...

just 2 cents from an oldtimer who's still using this script ;-)

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
Martijn Online
Team-XBMC
Posts: 7,712
Joined: Jul 2011
Reputation: 115
Location: Dawn of time
Post: #219
(2012-08-17 23:10)ronie Wrote:  notifications are meh..
no way to disable the notifications is a double meh...

just 2 cents from an oldtimer who's still using this script ;-)

Agree 300%
I find it pretty annoying

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


For your mediacenter artwork go to
[Image: fanarttv.png]
find quote
Crowly Offline
Junior Member
Posts: 7
Joined: Aug 2012
Reputation: 0
Location: Norway
Post: #220
Don't know if this has already been reported, or if its a problem with this Add-on. But when i set it up for a colleague of mine to day i encountered an issue with a Norwegian letter, Ø (i would guess Æ and Å gives the same issue) in the user name on Windows 7, which of course affects the path to the user settings for XBMC. In this case the user name was øystein, so the path became c:\users\øystein\appdata\....

This add-on just gave an script error when i went into full screen. The quick solution was just to create another user without one of the extra Norwegian letters in the user name.

If this is a problem with the add-on it would be nice if that could be fixed. If its a Windows issue (or something else), this might be useful information for others that might encounter the same problem Smile
find quote
Post Reply