Kodi Community Forum
XBMC and ID3 tag COMPILATION - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Raspberry Pi (https://forum.kodi.tv/forumdisplay.php?fid=166)
+---- Thread: XBMC and ID3 tag COMPILATION (/showthread.php?tid=146777)



XBMC and ID3 tag COMPILATION - pplucky - 2012-11-30

Hello.

I've had a rough time organizing my music library to make it easily compatible with XBMC scrappers.

One thing I noticed is that, although I had ID3 tag compilation set to 1 in many mp3 files, XBMC simply ignored it and followed its own somehow twisted logic.

Does anyone if this is actually not supported in XBMC? Just wanted to be sure, as if not supported, doesn't make much sense to me.

Thanks in advance.


RE: XBMC and ID3 tag COMPILATION - jmarshall - 2012-12-01

What version of XBMC?

It should be supported in either Eden or Frodo, but things changed majorly for Frodo, so we may be missing it - try with Beta1.


RE: XBMC and ID3 tag COMPILATION - pplucky - 2012-12-04

Version I tried was Frodo before Beta1, still Alpha7, I think...

How does the COMPILATION ID3 tag work together with this logic (http://wiki.xbmc.org/index.php?title=Adding_music_to_the_library#Artist_Tags_-_Resolving_Compilations_and_Multiple_Artists)?


RE: XBMC and ID3 tag COMPILATION - jmarshall - 2012-12-05

I doubt there's much difference between alpha7 and beta1, but please test latest (beta2) anyway.

If you find that things aren't being read correctly, provide a couple of mp3 files so others can test (use dropbox or similar).




RE: XBMC and ID3 tag COMPILATION - TenLeftFingers - 2013-01-02

I've discovered a workaround for XBMC Eden (11.0) that I didn't come across on the net so I'll leave it here.

When you fix your ID3 tags with an editor such as EasyTAG, XBMC doesn't notice them when you run 'Update Library'. However, when I added album art to the mp3s, *then* XBMC also picked up on the new ID3 tags. I think it's possible that XBMC doesn't bother reading the tags again if the filesize of the mp3's don't change.

Alternatively, moving the mp3s out of their directory temporarily - running 'Update Library' - returning the mp3's to their folders and running 'Update Library' seems to work also.


RE: XBMC and ID3 tag COMPILATION - jackhulk - 2013-04-07

I've just come across this problem too. Thanks for the work around TenLeftFingers. Have you found a more permanent solution yet please?


RE: XBMC and ID3 tag COMPILATION - jmarshall - 2013-04-08

XBMC checks the date and filesize of the mp3 to see whether they're changed. If both are not, it doesn't know anything has been changed.

Most tagging apps tend to at least set the modified date of the mp3 when you change it.