2023-04-03, 06:11
... but everything else about music playback and display continued to work as normal... just the slideshow had stopped.
(2023-05-20, 00:34)Longtime Collector Wrote: does Artistslideshow NOT recognize caps in extensions?Please don't post log snippets in forum posts. In the future post a link to the full log as per forum rules.
python:if path.endswith(self.VALIDIMAGETYPES):
python:if path.lower().endswith(self.VALIDIMAGETYPES):
(2023-05-20, 04:54)Longtime Collector Wrote: Still have issues.Looking at that log, it appears that at 2023-05-19 22:30:30.999 Kodi sent a PlaybackStopped message right after you started playing M:\Music\t-z\Will Bradley · Ray McKinley - Beat Me, Daddy, Eight to the Bar.mp3. That tells AS to stop, which it did. There's no indication of a window change though, and then at 2023-05-19 22:30:31.009 playback starts again but with M:\Music\#-d\Daniel Boone - Beautiful Sunday.mp3. There were a couple of busy dialogs that came up, but no indication that you had left or come back to the music visualization window.
I had two previously scraped images in the artistslideshow folder and they were skipped by the addon. The artist was Daniel Boone ... I noticed the scraper went to scrape at tmbd.org instead of theaudiodb.com if that means anything.
https://paste.kodi.tv/jesemabeho.kodi
Daniel Boone - Beautiful Sunday.mp3
Images in the artistslideshow folder that were skipped:
svxvyx1469142858.jpg
vwytqx1469142848.jpg
xml:<onload>RunScript(script.artistslideshow)</onload>
xml:<onload>RunScript(script.artistslideshow, daemon=True)</onload>
(2023-05-20, 19:43)Longtime Collector Wrote: I may have to ask you to go beyond the call of duty. I made the change you suggested (estuary skin) and NO images showed up (black screen). I needed to go into administrator mode to make the change.That usually means you in some way saved an invalid XML file. I'm not able to troubleshoot that for you.
https://paste.kodi.tv/vifimijoqe.kodi
I changed back and still had the black screens. I needed to restore the prior version of the MusicVisualization.xml from a backup in order to see the images again.
This may be a windows thing, but perhaps you've seen this before?
Thx
(2023-05-22, 17:54)Longtime Collector Wrote: Kodi crashes with ArtistSlideShow addon enabled:
https://paste.kodi.tv/loxaraneko.kodi