Music library - removing titles to start over?
#8
(2019-06-18, 12:29)jjd-uk Wrote: WAV does not have a defined standard for tags, however Kodi should be able to read tags attached to a WAV file as long as they are in the id3v2 format. It was working in the past and it is still in the code https://github.com/xbmc/xbmc/blob/master...1265-L1266

I came here with a related issue - wav files with id3v2 tags not being picked up by the audio library scan. I don't write C++ so I might be mistaken, but it looks like the code @jjd-uk is referring to wasn't compiled for a while, until this commit (note the
cpp:
#if
): https://github.com/xbmc/xbmc/commit/bc94...e4b00b8a68
I'm running 17.4 20170822 right now and I have a suspicion that is my problem. Looks like an upgrade to 18.x might fix it for me - I will try that and report back.

However @JohnyLondon does talk about a 'new build' so it sounds like you are probably using a newer version of Kodi?
Reply


Messages In This Thread
RE: Music library - removing titles to start over? - by stealthytea - 2019-06-21, 00:33
Logout Mark Read Team Forum Stats Members Help
Music library - removing titles to start over?0