Jump to content

Music Folder Setup and artist nfo files


linesma
Go to solution Solved by Luke,

Recommended Posts

I am in the process of converting my Kodi setup from using its internal database to using Emby. I would just like to confirm a couple of things before I do some of the needed folder changes for this conversion.

1. For music files, is this the folder and data structure I need to use if I have local artwork and an nfo file?

 \Music
    \Artist Name
       backdrop.ext
       backdrop1.ext
       backdrop2.ext
       backdrop3.ext
       artist.nfo
         \Album Name
            01 Song.mp3
            02 Song.mp3

2. What is the name I should use for the nfo file for the artist? Currently I am using artist.nfo. Is this okay?

3. This is what I currently have in the artist.nfo file. Will this work with Emby?

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<artist>
    <name>Supertramp</name>
    <musicBrainzArtistID>d2ff6b6b-fc30-48dc-8952-06f9d8fc64f8</musicBrainzArtistID>
    <sortname></sortname>
    <type>Group</type>
    <gender>Male</gender>
    <disambiguation></disambiguation>
    <genre>Rock</genre>
    <style>Rock/Pop</style>
    <mood>Energetic</mood>
    <born>1969</born>
    <formed>1969</formed>
    <biography>Supertramp were a British rock band that formed in London in 1970. They experienced their greatest global success in 1979 with their sixth album Breakfast in America. Marked by the individual songwriting of founders Roger Hodgson (vocals, keyboards and guitars) and Rick Davies (vocals and keyboards), the group were distinguished for blending progressive rock and pop styles as well as for a sound that relied heavily on Wurlitzer electric piano. The group's lineup changed numerous times throughout their career, with Davies being the only constant member throughout its history. The classic lineup, which lasted ten years from 1973 to 1983, comprised Davies, Hodgson, Dougie Thomson (bass), Bob Siebenberg (drums) and John Helliwell (saxophone).</biography>
    <died></died>
    <disbanded></disbanded>
</artist>

Thank you very much for your time.

 

Mark

Link to comment
Share on other sites

  • Solution

HI, yes that structure is right, but currently artist and album nfo files are only written by Emby Server, not read in.  Support for this is planned for future updates.

Also make sure to configure the music folder structure option in library setup so that your local images will be used.

Link to comment
Share on other sites

14 hours ago, Luke said:

HI, yes that structure is right, but currently artist and album nfo files are only written by Emby Server, not read in.  Support for this is planned for future updates.

Even with the nfo metadata plugin installed? If so, I hope the reading of nfo files for music will be added soon.

I use the nfo files because I have several artists that never get scraped properly. Without the nfo files, is there a way to then correct what is scraped manually?

Thank you very much for the reply, I do appreciate it.

Edited by linesma
clarity
Link to comment
Share on other sites

  • 3 weeks later...
On 12/14/2023 at 4:24 AM, linesma said:

Even with the nfo metadata plugin installed?

For albums and artists, yet. It's something we plan to restore in future updates.

Quote

Without the nfo files, is there a way to then correct what is scraped manually?

Beforehand, having your audio files tagged with musicbrainz values will help a lot.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...