How to remove [Missing] Tag
#21
All good advice from @Karellen. I can not get your db from that site (button says wait then does nothing). If you need me to point at specific issues in your tagging then put it somewhere simple  e.g. Dropbox or google drive. Meanwhile I think I'm going to just let you fix your tagging Smile

But in summary reply to some of the questions that have come up:

You are seeing [missing] as an artist because one or more music files are not tagged with an artist. Kodi has [missing] artist entry so that all songs will have an artist and therefore we can avoid use of left joins which are slow. Not sure why you have a song id of -1, that is odd but I would sort out your tagging and start again with an empty db. Then see is the issue persists.

Yes there is some denormalisation in the db, a common physical implementation, but I promise there are no data inconsistencies. The song table has an strArtistDisp field  because you could have tagged it with a complex/decorative artist name e.g. "artistA (feat artistB)" and along with an ARTISTS and/or mbid tags that allow Kodi to identify the individual artists. Then Kodi can display "artistA (feat artistB)"  during playback, but have both "artistA" and "artistB" separately in the list of artists.

Kodi supports several ways of tagging songs with several artist credits. Historically it uses " / " space-slash-space as a separator for single frame tags (IDE v2.3), but not just "/" because of artists like "AC/DC". You can also use multiple frame tag formats e.g. FLAC file or v2.4 for mp3 to enter the multiple values. It also is Musicbrainzid enabled, hence using Picard to tag files with matched mbid and ARTISTS tags. Finally you can specify your own artist name spearators in advancedsettings.xml e.g. tell it to use ";". Take care here as some punctuation appears in individual artist names e.g. "Earth, Wind & Fire".
Reply


Messages In This Thread
How to remove [Missing] Tag - by mrob - 2019-02-09, 15:05
RE: How to Refresh from mp3 Tags? - by PH-SYM - 2019-02-09, 15:49
RE: How to Refresh from mp3 Tags? - by mrob - 2019-02-09, 16:44
RE: How to Refresh from mp3 Tags? - by Klojum - 2019-02-09, 16:48
RE: How to Refresh from mp3 Tags? - by mrob - 2019-02-10, 01:17
RE: How to Refresh from mp3 Tags? - by PH-SYM - 2019-02-10, 04:56
RE: How to Refresh from mp3 Tags? - by mrob - 2019-02-10, 06:04
RE: How to Refresh from mp3 Tags? - by Klojum - 2019-02-10, 11:12
RE: How to Refresh from mp3 Tags? - by PH-SYM - 2019-02-10, 11:18
RE: How to remove [Missing] Tag - by Karellen - 2019-02-10, 11:59
RE: How to remove [Missing] Tag - by mrob - 2019-02-10, 13:20
RE: How to remove [Missing] Tag - by Karellen - 2019-02-10, 21:02
RE: How to remove [Missing] Tag - by mrob - 2019-02-11, 06:00
RE: How to remove [Missing] Tag - by Karellen - 2019-02-11, 06:16
RE: How to remove [Missing] Tag - by mrob - 2019-02-11, 07:13
RE: How to remove [Missing] Tag - by Karellen - 2019-02-11, 07:58
RE: How to remove [Missing] Tag - by mrob - 2019-02-11, 08:26
RE: How to remove [Missing] Tag - by Karellen - 2019-02-11, 08:37
RE: How to remove [Missing] Tag - by mrob - 2019-02-11, 08:58
RE: How to remove [Missing] Tag - by DaveBlake - 2019-02-11, 11:28
RE: How to remove [Missing] Tag - by mrob - 2019-02-12, 07:49
RE: How to remove [Missing] Tag - by mrob - 2019-02-11, 14:33
RE: How to remove [Missing] Tag - by PH-SYM - 2019-02-11, 17:53
RE: How to remove [Missing] Tag - by mrob - 2019-02-12, 15:07
Logout Mark Read Team Forum Stats Members Help
How to remove [Missing] Tag0