Posts: 222
Joined: Mar 2008
Reputation:
0
2008-09-03, 04:56
I transferred all of my music over and ran a scan for album art and many of them defaulted to album artwork by, in my case, a singer named "Teddy Geiger". I'm sure this is different for each person having this problem. How can I make my missing artwork just be the simple music note or whatever it's supposed to be?
Posts: 26,215
Joined: Oct 2003
Reputation:
187
"ran a scan for album art" means what exactly? Did you just scan your music in to the library, or did you run an album information scan on each album that was already in your library?
I suspect you have a lot of music in one folder, and that folder has been designated as having this artwork, which is why you are seeing this problem perhaps?
Alternatively, you may have little or not tagging in your music, which means it's managed to cache an image for "unknown album by unknown artist" thus showing it for lots of stuff that meets that criteria.
The more information you can give, the easier it will be to determine the cause of, and resolution to your problem.
Cheers,
Jonathan
Posts: 222
Joined: Mar 2008
Reputation:
0
Ok, here is what I think is happening. I am transferring all of my music from my hard drive to xbmc, including all of the hidden album artwork files. When I look at my music in xbmc, everything looks good, except there is obviously a repeated incorrect album artwork for many files. When I look closely at the files that have the repeated incorrect artwork, it's all of the files that had been missing album artwork.
So it looks like xbmc has some sort of system for filling in missing album artwork and I can't tell what it is. At first, it filled in all my missing album artwork with the album artwork for the artist Teddy Geiger. As a test, I removed all my music and thumbnails from xbmc, turned to my computer, found the artwork file for Teddy Geiger, deleted it, and then transferred all my music back over to xbmc and looked at what it did for the songs with missing artwork. Without the Teddy Geiger artwork file, it defaulted to a different album artwork file, this time the soundtrack to the movie UHF.
What is xbmc's system for filling in missing album artwork? Instead of a simple square with a music note, it is picking a random album artwork file and applying to all the songs without album artwork files associated with them? If I delete this UHF soundtrack album artwork file, I'm sure xbmc will just pick another one to use as the default missing artwork file.
What do you think?
Posts: 4,997
Joined: May 2004
Reputation:
12
Can you give a detailed description of your directory structure/organization if any?
Posts: 4,132
Joined: May 2004
Reputation:
4
sho
Team-XBMC Member
Posts: 4,132
XBMC expects a certain structure, at least that each album has it's own folder.
Ordnung muss sein!
Posts: 222
Joined: Mar 2008
Reputation:
0
So I have to separate all my songs into folders based on albums for it to not give wrong album artwork for songs that are missing album artwork?
This seems like a pretty big bug, I bet there are lots of people that don't separate their music into folders...
Posts: 4,132
Joined: May 2004
Reputation:
4
sho
Team-XBMC Member
Posts: 4,132
You think?
Perhaps in 1999
Posts: 26,215
Joined: Oct 2003
Reputation:
187
XBMC caches thumbs based on albumname and artistname.
I suspect your problem is that the album thumb has been cached as the folder thumb. Any tracks within the folder thus inherit this thumb.
Could you detail:
1. Whether or not said tracks have anything set in their artist and album tracks.
2. Whether or not you scanned the tracks in to the library, or just rely on filemode.
3. If you scanned your tracks in to the library, did the problem only pop up once you'd done so? Had you browsed your music beforehand?
Cheers,
Jonathan
Posts: 26,215
Joined: Oct 2003
Reputation:
187
Right, well, as far as I can tell from the code, this can only happen one of two ways:
1. Album and Artist tags are missing, and a thumb is cached for the missing ones.
2. A folder.jpg file is cached for some reason (no idea WHY this would occur, it's definitely not in the scanner, but might be in the tag readers) and songs inherit from this.
2 is sounding like the more realistic option. Perhaps you could assemble a small set of files (eg 3 or so) and check whether it occurs with these. If it does, upload them (megaupload or similar) for us to test with.
Cheers,
Jonathan
Posts: 26,215
Joined: Oct 2003
Reputation:
187
It can download artwork, but will not embed anything. XBMC does not write audio tags at all.
Posts: 51
Joined: Jul 2008
Reputation:
0
Sorry to bring up an ancient thread, but I'm having the same issue. I've deleted all jp[e]*g from the folder, but I still see the same dumb thumbnail for any unknown artists.
Were you ever able to solve this?