Question to people who have or want to start a local digital music collection: What do you want from a naming convention?

I had a planned naming convention, but I want to make sure the program I’m working on is useful to other people. My existing goal was to make a naming convention that is unlikely to be rejected, will be sorted sanely by even the most basic systems, and is consistently machine-readable.

My solution was to have the file name be a series of structured “tags.” For example:

  • BY-lemon-demon_IN-dinosaurchestra_NO-02_action-movie-hero-boy.flac

Tags can be used zero or more times in one file name and in any order, except the title which must be used only once and at the end. Tags should go from the most general grouping (usually an artist name) to the most specific part (the title). This way songs that are in the same category will be grouped together.

Is this a good naming convention for you, and what would you do differently?

#music #localfirst #localfirstsoftware #foss #DJJerry #MP3 #FLAC #software

I am trying to make a tool (#DJJerry) that helps you manage your local music collection. I've been stuck on trying to pick a format for the configuration/manifest files.

I have even thought about inventing my own file format designed to be very clean and readable to people who don't know code (shown in image).

What file format would you personally prefer?

#seriousquestion #programming #softwaredevelopment #DJJerry #freesoftware #foss #fileformats #anticapitalism #praxis