However, I have a few albums in either DTS (.wav) or Atmos (.m4a) and it does not work for these.
The only music formats i have in my entire library are FLAC, mkv/mka, and m4a.
However, I have a few albums in either DTS (.wav) or Atmos (.m4a) and it does not work for these.
People drown in bathtubs every year!You are drowning? You should see my office desk right now: Two large screens 3 x development NUCs, a maize of USB thumb drives, not mention several A4 (Letter) notebooks of all my code design for last few years!
Welcome to the forum and the NUC club @MrBurnsJust to pick up on a couple of queries I've seen in this thread.
Waitaminnit: is @MrBurns Homer's boss? Where's @MrSmithers in all this...and what about Marge?We have a new Kodi expert fellow Nucheads!
Thanks Gary!
Thanks for all this, @MrBurns, especially the classical stuff. Great to benefit from your experience & expertise. We're lucky to have yet another addition to the Kodi-NUC A-Team (to mix TV metaphors).Just to pick up on a couple of queries I've seen in this thread.
1) Kodi fully supports a composer tag as well as a composersort tag. It also supports Conductor and Arranger for classical music
If you are using something like mp3tag, just enter each composer into the composer tag and separate them with a ; (semicolon)
Same with the composersort tag, so something like this for Der Stein der Weisen, oder die Zauberinsel
COMPOSER Johann Baptist Henneberg;Benedikt Schack;Franz Xaver Gerl;Emanuel Schikaneder;Wolfgang Amadeus Mozart
COMPOSERSORT Henneberg, Johann Baptist;Schack, Benedict;Gerl, Xaver Franz;Schikander, Emanuel;Mozart, Wolfgang Amadeus
Bold bit is the name of the tag, next bit is the values.
Depending on a setting, when navigating by artist names, or composers, lyricists etc kodi can either sort on the first name or last name (if composersort was set in the tags) - most tagging software does it automatically. Picard definitely does.
For instance, with the setting disabled, Wolfgang Amadeus Mozart would appear in the "W" section. With it enabled however, he would be in with the "M" section.
DISCART
naming this depends how you have structured your files. If you have
Artist
|---Album
|-----Disc 1
| |---- tracks
|----Disc 2
| |---- tracks
Etc, then each disc should be named discart.png and be in the disc directory that it belongs to.
If however you have all the tracks for a multi-disc album in one directory, possibly named 1-01-song1 1-02-song2 etc where the first number is the disc number, then you should put all the discart in the same directory as the songs and name it discart1.png, discart2.png etc. Kodi will find it and apply it to the right set of tracks,
On the subject of multi-disc sets, you don't need to actually name them to get Kodi to recognize a boxset. Although they usually are named, if there are 3 or more discs to an album and the album is not a compilation then Kodi will auto convert it into a boxset and create "fake" names of "disc 1", "disc 2" etc when adding it to it's library.
Its actually really powerful once you get to grips with it, but I've been using it since 2012 and I occasionally still find stuff I didn't know. And that's without living on the bleeding edge...!
There is a cpu based SACD decoder?If you want to play multi-channel SACD's you'll need a beefy CPU to do the decoding!
Yes, there are two although as I suspected, one is deprecated. Github links are https://github.com/xbmc/vfs.sacd for the deprecated version and https://github.com/xbmc/audiodecoder.sacdThere is a cpu based SACD decoder?
I'm still playing with how to handle classical composers (or, for that matter, all artist names): for a number of reasons, I'd almost made up my mind to just alphabetize by first name alone--only if MusicBrainz adds COMPOSERSORT by default, then...back to the mulling board. I know there's no single "right" way.
Dang! That really appeals to my inner anal-retentive. (Well, maybe that's a redundancy. Also: nothing all that secret, paradoxically, about that particular personality trait.) Anyway: I'd love to be able to sort on things like engineer, producer, mixer, sideman, etc., etc. Too cool!Yes, there are two although as I suspected, one is deprecated. Github links are https://github.com/xbmc/vfs.sacd for the deprecated version and https://github.com/xbmc/audiodecoder.sacd
Whatever floats your boat really. However, I'd strongly suggest tagging everything as fully as possible. When navigating into role based nodes such as composers, arrangers, conductors etc you can pick from all roles that you have added. I have downsized these screenshots so as to not take up too much bandwidth, (this is just a little subset of my library that I scanned in to show some examples)
So from the all roles tab we scroll down and choose Electric guitar.
View attachment 114056
View attachment 114057
Clicking on this gives a list of guitarists.
View attachment 114058
Lets choose Dave Rotheray, guitarist for the Beautiful South and see what we get.
View attachment 114059
That shows me the album, and clicking on that to open it shows me the track that Dave played on.
View attachment 114060
If you have a full set of tags, you can pull up the information for that track and see who else performed on it, mixed it, produced it etc etc
View attachment 114062
OFC, you don't have to tag to this level, but if you want to, then Kodi is more than capable of drilling down through that to find exactly what you want.