Posts: 1,415
Joined: May 2009
Reputation:
47
helta
Posting Freak
Posts: 1,415
It means that Kodi doesn't care about the physical layout of your files, it reads the "tags" within the files. So if your tags are wrong/not there, then it won't show up in the library because it can't scrape properly.
Posts: 2,771
Joined: Mar 2011
Reputation:
96
The tags are embedded in the files themselves - they're stored in the 'header' of the file, so a bit of the file just before the music. They describe (amongst other things) the track number, artist name, genre, album name, and similar. Most desktop operating systems will allow you to view and change the tags from a file manager, e.g. right-click and select 'Properties' or something similar - otherwise, you need a tag managing application.
Posts: 537
Joined: Feb 2015
Reputation:
4
Thanks! It seems the difference is in the format of the files. I use Windows Explorer, and when I right click on a song, the Properties then Details each song has info on the artist, album, genre, song #, length and bit rate. My flac files do not have the same Details fields. I though flac was supposed to be a "better" format (I guess it may be in technical/sound terms), but in terms of other information and integration with KODI MP3 files might be preferable?
Posts: 1,415
Joined: May 2009
Reputation:
47
helta
Posting Freak
Posts: 1,415
Flac files are lossless (no information lost due to encoding), hence the better quality. However you acquired those Flac files (ripped or downloaded), it didn't embed proper tags into the files. There are plenty of freeware programs like Mp3Tag (yes it can write to flac files as well) or better yet Musicbrainz Picard can write proper tags to those files as well.
The tags themselves are essential for Kodi to display the proper information in your library. Like I said before, the physical layout of your music doesn't matter.
Posts: 537
Joined: Feb 2015
Reputation:
4
Hi, is there some way I can add missing artist information myself when selecting "Artist information" doesn't yield a result? I have successfully updated the album, and the artist name shows up, but no image in Library mode (or rather an anonymous generic artist icon instead of a picture).
Christopher
Posts: 1,415
Joined: May 2009
Reputation:
47
helta
Posting Freak
Posts: 1,415
Two ways I believe:
1) If you have your Music setup like:
Artist
----->>>Albums
--------->>> Songs
You can place a folder.jpg of the Artist in the Artist folder, and upon next library update it should pick up the artwork.
2) Even if there is no result from the Artist Information screen, can't you still choose to select a thumbnail/fanart from a local copy somewhere?
Posts: 537
Joined: Feb 2015
Reputation:
4
Thanks, I'll look into your # 1 and 2.
I have been trying # 3 mainly, and this works for known artist without an associated picture, However, in some instances the artist seems unknown, and instead of a blank page I get a virtual keyboard. Pressing done after I enter the artist name (it is actually already typed in by KODI) then gets me into a loop of 'Searching artist' and 'Enter artist'. Only x-ing the keyboard makes exit possible, and then I get the message "Downloading artist failed". I assume this is a knwown/intended behaviour of KODI, and using method # 2 is the way around it?
Posts: 537
Joined: Feb 2015
Reputation:
4
One curious thing I notice, on a ripped CD called Pomp & Circumstance I have Elgar listed as the artist. In addition to works by Elgar there are also "songs" by Sergey Prokofiev and Ottorino Respihgi. I only use last names for classical music, which normally works fine. However, those two gentlemen do not appear to be in whatever database KODI uses for look ups. But when I look for "Prokofiev" I get a blank page, with only the name Prokofiev on top, and then the text "No biography for this artist", and no artwork. For Resphigi I get a jump straight to the on screen keyboard and I am asked to Enter the artist name.
Can anyone explain the difference in behavious? I think it might help me understand how KODI works...
Thanks for all comments!