2015-05-08, 04:19
Is there a way to run this add-on manually. Such as to do a mass download for all media in the XBMC library? The add-on downloads all the correct information when I am playing an album
(2015-05-08, 04:19)kelvcast Wrote: Is there a way to run this add-on manually. Such as to do a mass download for all media in the XBMC library? The add-on downloads all the correct information when I am playing an album
(2015-05-09, 03:48)kelvcast Wrote: Is there a way to make it only look at the Album Artist field when searching. My artist field includes feat artist on there which in turn bring up no images in the slideshow. When its just one artist in the artist field it pulls the right extrafanart
(2015-05-10, 22:36)weirdinin Wrote: Hi. I run into a problem with artist slideshow. When music is played in full screen, the fanart image of the first song is displayed as supposed but when next track begins, an artist slideshow error occurs and instead of artist fanart there's just black background.
I don't know what might be the reason. I haven't changed anything since I last time I used artist slideshow couple of days ago. Now for some reason it just broke. Here's debug log: http://pastebin.com/LwPaL4Jt
If I recall, this has happened at least once before. But I don't remember what I did to fix it back then. I think it was just reboot. But this time boot didn't solve the problem.
(2015-05-13, 10:06)pkscout Wrote:(2015-05-10, 22:36)weirdinin Wrote: Hi. I run into a problem with artist slideshow. When music is played in full screen, the fanart image of the first song is displayed as supposed but when next track begins, an artist slideshow error occurs and instead of artist fanart there's just black background.
I don't know what might be the reason. I haven't changed anything since I last time I used artist slideshow couple of days ago. Now for some reason it just broke. Here's debug log: http://pastebin.com/LwPaL4Jt
If I recall, this has happened at least once before. But I don't remember what I did to fix it back then. I think it was just reboot. But this time boot didn't solve the problem.
Could you try 1.8.3~beta1? This fixes some issues with files on remote shares (and it looks like that's what you have). You can either get it from my github repo at:
https://github.com/pkscout/script.artistslideshow
Or download my Helix beta add-on repository and install it from there:
https://github.com/pkscout/repository.be...-1.1.0.zip
(2015-05-20, 10:44)weirdinin Wrote: Sorry to bother you again but artist slideshow addon is giving me a hard time again. It's the same issue than last time. During first song images are shown right but as the second song starts addon gives an error. Here's debug log:
http://pastebin.com/19d2cb18
I tried to uninstall addon and then installed it again using 1.8.3~beta1 you provided last week. But no success.
success, loglines = deleteFile( os.path.join(dir_path, old_file.decode('utf-8')) )
(2015-05-21, 06:41)weirdinin Wrote: I must say that I really admire how fast you response to end user! Thank you for that. When I get home from work, i'll give it a go.
edit. back in home again. I replaced line 158 and now it's working!