Release Artist Slideshow addon (with skin and addon integration)
Hello, I seem to be having trouble getting the fallback image setting to work. In the add on settings, I have a path set to a folder that has both png and jpg files in it and when i select a album that i know does not have background artwork in the "Artist Information" folder all i get is a black background screen where i would expect the fallback artwork to show up. Any artwork that does exist in a folder inside the Artist Information folder does show up and cycle as expected. Is there something I am doing wrong or another setting i need to check? I have been at this a while to try to get it to work and it seems like it should be a simple thing to set a path and the artwork would display if no background art is found in the Artist information folder, but that does not seem to be the case for me. Please Help. 
not sure if this will help but i get a TON of these in the logs, but in this case i have debugging enabled for the artist slideshow plugin 
Code:

2022-10-15 17:21:15.470 T:21340   ERROR <general>: CImageLoader:Big GrinoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/recordlabel/
2022-10-15 17:21:15.472 T:4472    ERROR <general>: Failed to open(//Kodi Data/Artist Information/Kenta Nagata/extrafanart/) opendir call failed with "NFS: Lookup of /Kodi Data/Artist Information/Kenta Nagata/extrafanart failed with NFS3ERR_NOENT(-2)"
2022-10-15 17:21:15.472 T:4472    ERROR <general>: XFILE::CDirectory::GetDirectory - Error getting nfs://nas/Multimedia/Kodi Data/Artist Information/Kenta Nagata/extrafanart/
2022-10-15 17:21:16.193 T:29900   ERROR <general>: NFS: Failed to create(//) mkdir call failed with "NFS: MKDIR of // failed with NFS3ERR_ACCES(-13)"
2022-10-15 17:21:16.193 T:29900   ERROR <general>: XFILE::CDirectory::Create - Error creating nfs://NAS/Multimedia
2022-10-15 17:21:17.297 T:29900 WARNING <general>: FileNFS::OpenForWrite() called with overwriting enabled! - //Kodi Data/Artist Information/Kenta Nagata/information/theaudiodbcachetime.nfo
2022-10-15 17:21:17.548 T:29308 WARNING <general>: Skin Helper Service --> Exception details: Type: KeyError Value: 'art' Traceback: Traceback (most recent call last):
                                                     File "D:\Kodi\Kodi\portable_data\addons\script.skin.helper.service\resources\lib\kodi_monitor.py", line 52, in onNotification
                                                       self.process_db_update(mediatype, dbid, transaction)
                                                     File "D:\Kodi\Kodi\portable_data\addons\script.skin.helper.service\resources\lib\kodi_monitor.py", line 109, in process_db_update
                                                       self.metadatautils.get_music_artwork(
                                                     File "D:\Kodi\Kodi\portable_data\addons\script.module.metadatautils\lib\metadatautils.py", line 57, in get_music_artwork
                                                       return self.musicart.get_music_artwork(
                                                     File "D:\Kodi\Kodi\portable_data\addons\script.module.metadatautils\lib\helpers\musicartwork.py", line 49, in get_music_artwork
                                                       artist_details = self.get_artists_metadata(artists, album, track,
                                                     File "D:\Kodi\Kodi\portable_data\addons\script.module.metadatautils\lib\helpers\musicartwork.py", line 100, in get_artists_metadata
                                                       artist_details = self.get_artist_metadata(
                                                     File "D:\Kodi\Kodi\portable_data\addons\script.module.metadatautils\lib\helpers\musicartwork.py", line 227, in get_artist_metadata
                                                       if details["art"].get("thumb"):
                                                   KeyError: 'art'
                                                   
2022-10-15 17:21:17.548 T:29308   ERROR <general>: Skin Helper Service --> Exception in resources.lib.kodi_monitor ! --> 'art'
2022-10-15 17:21:17.982 T:29900 WARNING <general>: FileNFS::OpenForWrite() called with overwriting enabled! - //Kodi Data/Artist Information/Kenta Nagata/information/theaudiodbartistbio.nfo
2022-10-15 17:21:18.153 T:29900 WARNING <general>: FileNFS::OpenForWrite() called with overwriting enabled! - //Kodi Data/Artist Information/Kenta Nagata/information/lastfmcachetime.nfo
2022-10-15 17:21:18.529 T:29900 WARNING <general>: FileNFS::OpenForWrite() called with overwriting enabled! - //Kodi Data/Artist Information/Kenta Nagata/information/lastfmartistbio.nfo
2022-10-15 17:21:18.704 T:29900 WARNING <general>: FileNFS::OpenForWrite() called with overwriting enabled! - //Kodi Data/Artist Information/Kenta Nagata/information/theaudiodbalbumcachetime.nfo
2022-10-15 17:21:19.033 T:29900 WARNING <general>: FileNFS::OpenForWrite() called with overwriting enabled! - //Kodi Data/Artist Information/Kenta Nagata/information/theaudiodbartistsalbums.nfo
2022-10-15 17:21:19.201 T:29900 WARNING <general>: FileNFS::OpenForWrite() called with overwriting enabled! - //Kodi Data/Artist Information/Kenta Nagata/information/lastfmcachetime.nfo
2022-10-15 17:21:19.688 T:29900 WARNING <general>: FileNFS::OpenForWrite() called with overwriting enabled! - //Kodi Data/Artist Information/Kenta Nagata/information/lastfmartistalbums.nfo
2022-10-15 17:21:19.761 T:29900 WARNING <general>: FileNFS::OpenForWrite() called with overwriting enabled! - //Kodi Data/Artist Information/Kenta Nagata/information/lastfmcachetime.nfo
2022-10-15 17:21:20.212 T:29900 WARNING <general>: FileNFS::OpenForWrite() called with overwriting enabled! - //Kodi Data/Artist Information/Kenta Nagata/information/lastfmartistsimilar.nfo
2022-10-15 17:21:20.963 T:29900 WARNING <general>: FileNFS::OpenForWrite() called with overwriting enabled! - //Kodi Data/Artist Information/Kenta Nagata/information/fanarttvcachetime.nfo
2022-10-15 17:21:21.930 T:29900   ERROR <general>: XFILE::CNFSFile:Big Grinelete - Error( unlink call failed with "NFS: REMOVE of /Kodi Data/Artist Information/Kenta Nagata/.DS_Store failed with NFS3ERR_NOENT(-2)" )
2022-10-15 17:21:21.945 T:29900   ERROR <general>: XFILE::CNFSDirectory::Remove - Error( rmdir call failed with "NFS: RMDIR of /Kodi Data/Artist Information/Kenta Nagata failed with NFS3ERR_NOTEMPTY(-41)" )
2022-10-15 17:21:21.945 T:29900   ERROR <general>: XFILE::CDirectory::Remove - Error removing nfs://NAS/Multimedia/Kodi Data/Artist Information/Kenta Nagata/
2022-10-15 17:21:22.133 T:29900   ERROR <general>: XFILE::CNFSFile:Big Grinelete - Error( unlink call failed with "NFS: REMOVE of /Kodi Data/Artist Information/Kenta Nagata/information/.DS_Store failed with NFS3ERR_NOENT(-2)" )

Kodi ver.19.1  Aeon MQ 8 Matrix Mod Windows 10 
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
New 2.0.0 Beta Coming Soon - by pkscout - 2016-05-12, 02:54
Writing tips - by Parkerbup - 2017-02-03, 14:56
RE: Artist Slideshow addon (with skin and addon integration) - by Shredder_guitar - 2022-10-16, 00:25
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