Release Artist Slideshow addon (with skin and addon integration)
I'm not sure why, but you are not getting the current 1.5.1 beta. Those line numbers don't match up with what I have. The line in question:
Code:
log('current artist is %s' % artist.decode("utf-8"))
is showing as follows in my master:
Code:
log('current artist is %s' % artist)
That works as I am now properly handling the UTF8 stuff the way the xmbc wiki recommends (i.e. right before the log line is written). So until we can figure out why you aren't getting the same code out of github that I'm seeing, we can't really test anything else. For reference, in the correct code base _use_correct_artwork starts on line 191.

If we keep having this problem, I'm going to have to start itterating version numbers differently during testing to make sure this doesn't continue being an issue.
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 - 2013-06-12, 09:46
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