Hello!

This question is mainly directed to people who use navidrome or similar software. How do you organize your music library in regards to files? Do you keep them all in one folder? Or folders with author names? Or folders where music belongs based on genre? I can’t get the right way to organize my music library, hence this question.

Thanks in advance for all the answers!

  • Ryan
    link
    fedilink
    English
    2
    edit-2
    2 years ago

    I have my music organized by artist and (mostly) album subfolders. My music is also tagged and that’s what really matters most to me in terms of Navidrome.

    Did you know about [email protected] , btw?

  • @[email protected]
    link
    fedilink
    English
    52 years ago

    Lidarr does the management and either stores soundtracks in /data/media/soundtrack or music under /data/media/music
    Sorted by folder is per artist.

  • @[email protected]
    link
    fedilink
    English
    252 years ago

    I tag metadata on everything with MusicBrainz Picard, and then store it in a /{Album Artist}/{Album}/{Track} hierarchy.

    • @[email protected]
      link
      fedilink
      English
      42 years ago

      Seconded. Precisely how I organize things. I use MusicBrainz Picard to clean up metadata before adding music to my collection.

      • @[email protected]
        link
        fedilink
        English
        5
        edit-2
        2 years ago

        I tried both Lidarr and Beets before, but their automation tended to pick matches with a “eh, close enough” attitude, so I just decided I’d do it properly myself.

        • @[email protected]
          link
          fedilink
          English
          2
          edit-2
          2 years ago

          Well, I can say Picard has been pretty well flawless for me. And in those few instances where it misidentifies something, you can always do a manual search and match.

          Nine times out of ten my process is to load the tracks into Picard, cluster them, look them up, do a quick scan to confirm it looks good, and then save the updated metadata. For those few times it messes up, I just reload the files, cluster them, then do a manual search to find the appropriate release. It really is very good at its job.

    • @[email protected]
      link
      fedilink
      English
      3
      edit-2
      2 years ago

      Beets is my favorite tagger since I prefer CLI. Match making policy can be adjusted and discogs plugin can be added I recommend the folder structure /artist/album/track

  • @[email protected]
    link
    fedilink
    English
    3
    edit-2
    2 years ago

    beets is a godsend for managing the file layout. If you need to make changes down the line it makes it super easy to migrate

    • @[email protected]
      link
      fedilink
      English
      22 years ago

      the amount of plugins are also amazing
      convert non-lossy files automatically to aacmp3|ogg? fetch lyrics? push updates to mpd/sonos/jellyfin?

  • MoogleMaestro
    link
    fedilink
    22 years ago

    I have a kind of complicated system for organizing my music files – some of which is admittedly way too much maintenance but it might be of interest to some.

    For my general “commercial” music collection, the folder structure is roughly
    Music/%Release Artist | Band%/%Album%[%Year%]/%Track No.% - %Title%.%Format%

    This is simple to maintain. I basically just use MusicBrainz Picard and set up appropriate paths.

    For my soundtrack collection, it gets a bit more complicated. For Anime/Film/Whatever, I have it sorted basically the same way but in a different root folder. So something like:
    Music/Anime/%Release Artist | Band%/%Album%[%Year%]/%Track No.% - %Title%.%Format%

    Which is also easy to maintain since most of these also have commercial releases.

    But games are sorted more strangely. To put it simply, I have a folder structure that puts the console or platform first, followed by the game name and then the loose files. Since some of these files are emulated formats (.vgm, .nsf, .spc), I generally don’t bother renaming them and keep them as is and trust that the music program in question has tagging support. It also means that having them sorted by console is mostly beneficial to quickly find emulated file formats, but YMMV and I have regretted the choice on occasion.

    Obviously game soundtracks are spotty when it comes to releases. Some companies have reliable metadata you can get from MusicBrainz Picard, like SquareEnix, but others have no tagging at all or very incorrect tag values. Because of this, I generally use something like VGMDB, which is usually higher quality but not always. I do have to resort to manually correcting files on occasion.

    If anyone has a nice automated way to sort this stuff out, it would be a real benefit to me as well.

  • @[email protected]
    link
    fedilink
    English
    22 years ago
    /music/{artist}/{year - album}
    

    All sorted by hand by my lovely husband. He liked doing it lmao.

  • @[email protected]
    link
    fedilink
    English
    212 years ago

    Music folder > Artist name > Album Name > Numbered tracks.

    Since all the files contain metadata, any music player I use can automatically sort my collection however I like.

    Honestly, keeping the actual folder structure simple is more than enough. You aren’t playing tracks from the file manager.

  • @[email protected]
    link
    fedilink
    English
    22 years ago

    I used to have folders, but that meant a typo or a variation in the artist name made redundant folders and also I had to periodically run some tool that moved and renamed files and folders according to the id3 tags.

    Now I prefer to have a big messy folder with 15k unorganized files

    Anyway I’m listening via ampache compatibile players, so I won’t even know what’s the file name, for all I know it could be 3c31cd9b-3c9d-42b0-b873-631f1552a24f.mp3

  • @[email protected]
    link
    fedilink
    English
    9
    edit-2
    2 years ago

    This is a copy of an older comment of mine:

    Everything is tagged and organized using Picard. I use a modified version of https://community.metabrainz.org/t/repository-for-neat-file-name-string-patterns-and-tagger-script-snippets/2786/156.

    I’ve been meaning to write a guide for how it works. My current WIP script can be found here: https://gitea.baerentsen.space/FrederikBaerentsen/DataHoarder_scripts/src/branch/master/Picard.txt

    My files is setup like:

    ~/Music/A/Artist/(YYYY) Title [Type - Format] [MusicBrainz ID]/[side] Title [length][Bandwidth].ext

    eg:

    /Music/Q/Queen/(1973) Queen [12 Inch Vinyl - FLAC] [1783da6a-9315-3602-a488-1738eb733a0f]
        /A1. Keep Yourself Alive [3m48s][320+ 48000KHz VBR 2ch].flac
        /B1. Liar [6m26s][320+ 48000KHz VBR 2ch].flac
    /Music/B/Bruce Springsteen/(2019) Western Stars [CD - FLAC] [a50ffce7-0532-41a7-b85b-7d02f8c7af00]
        /01. Hitch Hikin' [3m38s][320+ 96000KHz VBR 2ch].flac 
        /02. The Wayfarer [4m18s][320+ 96000KHz VBR 2ch].flac
    

    if the album isn’t a studio album, theres an extra folder. eg:

    /Music/B/Bruce Springsteen/Compilation/(1996) The Lost Masters I_ Alone in Colts Neck (The Complete Nebraska Session) [CD - FLAC] [8531e427-495a-443a-8fc3-0dd2ef459c93]
        /01. Nebraska [4m27s][320+ 44100KHz VBR 2ch].flac
    /Music/P/Phil Collins/Singles/(1981) In the Air Tonight [7 Inch Vinyl - FLAC] [e805dd53-9257-4c78-8bff-a95f0cdd767e]
        /A. In the Air Tonight [5m29s][320+ 96000KHz VBR 2ch].flac
    

    I have special categories for:

    Compilations
    Cover
    Tribute
    Singles
    Live
    EP
    

    If an album contains multiple disks, there’s an extra folder. Eg:

    /Music/M/Michael Jackson/Compilation/(2004) The Ultimate Collection [CD - FLAC] [2d37b204-ed26-3795-9710-1514f0fd931a]
        /Disc 1
            /01. I Want You Back [3m00s][320+ 44100KHz VBR 2ch].flac
    

    For soundtracks it’s: ~/Music/Soundtrack/T/(YYYY) Title [Type - Format] [MusicBrainz ID]/[side] Title [length][Bandwidth].ext

    eg.

    /Music/Soundtrack/L/(2001) The Lord of the Rings_ The Fellowship of the Ring - The Complete Recordings [Digital Media - FLAC] [cad73ae7-5966-4de1-bad4-4a603891fd27]
        /Disk 1/01. Prologue_ One Ring To Rule Them All [7m15s][320+ 48000KHz VBR 2ch].flac
    

    Been using this for 3+ years and it’s solid.

    I’ll try and make a better write up at some point and share my script.

    This setup also works flawlessly with Plex + Prism. I run Picard in a docker container and access it over web, so it can run on my headless Debian server.

  • Lalaz4
    link
    fedilink
    12 years ago

    I have a lot of music most of which is video game soundtracks and rips. I have tagged most of it using VGMdb years ago but most tools have poor or no support for it now. MusicBrainz is missing far too many albums and usually prioritizes translated track titles. It also lacks the huge amount of images for albums that VGMdb has