@
Dumyat your file layout is the common way for v17 and before, and v18 will continue to support it. You ask if this this still the correct configuration, all I can say is that it is a reasonable arrangement but that it has limitations.
The most important one is that for the artist thumb and fanart to be picked up correctly the artist folder must contain
all the music by that artist and
only that artist. Is that the case for all your music?
Is your music collection is small enough that it does not have
- any albums with more than one album artist e.g. Classical music with composer, conductor and orchestra, or collaborabtions by pop artists like "Riding with the King" by B B King and Eric Clapton
- more than one artist with the same name e.g. John Williams (guitarist or composer of film music)
- music by same artist split across more than one music source
Providing your artist folders contain all the music by that artist and only that artist then that arrangement will work. But it will also mean that you can only store local art and have NFO files for album artists, those that only feature on songs or contribute other roles such as composer or mixer etc. will not have art.
In v18 you can avoid those limitations, and have art for all artists, by using a nominated Artist Info Folder for artist art and NFO files instead of mixing them into the music hierarchy. I can nudge users in that direction, but the choice is all yours.
I will add that the artist logo.png file is not handled by core Kodi. If you are seeing these then that is down to an addon and/or skin picking that up (or not). Likewise with album CDart.png.
(2018-04-25, 17:16)Dumyat Wrote: Over a period of time, I've found many items in my music collection have ended up with incorrect tags for one reason or another, so I'm slowly updating my entire collection and fixing these tags by using the MP3tag software and sourcing better album artwork, which I'm embedding to the MP3 file.
Improving tagging is always a good thing to do.

BTW Kodi uses local album covers when they exist in preference to embedded art, so you could just put the better album art in folder.jpg rather than embed it in the mp3 file if that is easier for you. I do both out of habit, but there is particular reason to do it.
(2018-04-25, 17:16)Dumyat Wrote: After each update, I generally export my library in order that NFO files are created. This allows me to manually edit these NFO files where necessary if any data is missing (artist biography for instance because it does not exist using Kodi's scraper).
So reading your reply, when exporting the library if you have set-up an artist information path (Which I have), do I really need to also keep the artist NFO files in the original artist folders in my current music library configuration?
No, Kodi looks first in the Artist Information Folder so the one's mixed with the music are not being used.
(2018-04-25, 17:16)Dumyat Wrote: Also, if I have embedded the album cover artwork into the MP3 file, is there any need to continue having a folder.jpg in my album folder? When I last tried to add a few albums without a folder.jpg, but the cover artwork embedded into the file, the cover art did not show in Kodi, although that was a while ago so things may changed since then.
There is no
need as such, Kodi will pick up the album cover from within the music files, yet I would probably do this the other way around. And you say you had problems with embedded art before, while most people have problems seeing it when they don't want to. If you don't see embedded art it could be down to the tagging in someway, if you do repeat an issue of this them please let me know.
(2018-04-25, 17:16)Dumyat Wrote: I've tried today to manually add/select a couple of cdart.png artworks from their current album folder location but are still not showing. I'm presuming this artwork type is called named cdart.png and not disc.png or something else? Or as you have said, this might just be down to all different changes not catching up with each other.
You need to understand what things are done by Kodi core and what things are addon provided functionality. In v18 from the album info dialog you can now manually manage any type of art - that is pick an image or even add a new art type - but that alone does not make the image appear on the UI. Many skins, including Estuary and Confluence only show album thumb (cover), and artist thumb and fanart. You can add what additional art you like, but it will not show. I would guess that in the past you have had the old CDart addon add cdart.png, and use a skin that shows it.
(2018-04-25, 17:16)Dumyat Wrote: One final observation I've noticed is if artwork is enabled on the Universal artist scraper, any local artwork you might have in place seems to be ignored in favour of new artwork collected by the UAS. Rather annoyingly I only discovered this after reloading my exported library to Kodi and finding that a lot of my artist thumbs and fanart had changed and Kodi was not using my local artwork. After checking my NFO files, I discovered many URL's pointing to these new artworks. Is this how the UAS should work? I thought it would only add artwork if local artwork did not exist? I managed to fix most of these changes by manually selecting my local artwork and re-exporting the library with these changes, then reloading to Kodi, but with the UAS artwork options disabled.
Local art should always take precedence. The Universal Artist Scraper returns multiple URLs for possible artist art, these URLs get saved and exported, which is what you are seeing in the NFO file. On scraping only albums that do not have local art, or any embeded in the music files, get the first scraped art applied as the current thumb.
I will test what is happening with NFO files produced by export, and see if I can repeat your issue. You say "reloading my exported library", what exactly did you do? Can you post an example artist.NFO file that had that effect?
EDIT: Yeap, I can reproduce, scraping is replacing the artist art. This behaviour is a recently introduced bug, thanks for reporting it, a fix will be comming soon. But it seems that v17 had a related issue - refreshing from info dialog would clear artist thumb back to folder.jpg
(2018-04-25, 17:16)Dumyat Wrote: When I have a clearer understanding of all the new changes being made and how things should now be configured, I'd be happy to help out with a user guide, screen shots etc.
Great, as the dev I am not the best to put things in user langauge.