Album Artist \ Album (Year) \ [disc #-]nn. title [~ track artist]
For single songs, I use this:
Album Artist -- Album [Year] -- [disc #-]nn. title [~ track artist]
Basically the same as the earlier one, only it doesn't create subdirectories.
I would like to handle disc numbers better in both cases, but I can't seem to find an elegant method. I don't put the genre in the directory structure for a few reasons:
- I don't know or don't care about the genre of most of the music I have.
- If I do add genres, I add them to single songs, not entire albums. An album may have songs from multiple genres.
- If my directory structure is inadequate from any point of view, never fear! fb2k's Album list window is amazingly flexible; I've never needed to search for a track (either using fb2k's Search feature or Windows Explorer).
Live shows: Artist\Venue\Date\[Disc #/Set #]\nn - title.codec
This would be for any LIVE recordings (bootlegs)...
The 4th level defaults to 'Disc' unless all tracks fit one disc - in which case it splits by 'Set'
What is a 'Set'?
QUOTE(grindlestone @ Mar 26 2005, 03:28 AM)
For the people who use a system like this, I'm guessing that you don't have very large collections of music. Doesn't this get rather hard to search through after you get past about twenty albums or so?
You said it! I used to have around 5,000 songs sorted like this, and it would take a minute or so to open the folder, or even list it in the directory tree. The situation has been alleviated somewhat now: I have all my full albums in subdirectories according to the structure above. I do still have nearly 3,000 single songs thrown together in one large directory, though.
QUOTE
In reality, what would happen to remove the folders from the directory structure? And even if that happened, you could always just use a program like directory opus, or even some fancy media management software to sort by album title and reorganize it all or something.
I've always felt the same way. And you wouldn't even need any program other than fb2k.
AUDIO\$if2(Album Artist,Artist)\(Date) Album\Artist - Date - Album (Disc#) - Track# - Title.flac
Assuming the `$if2()` is a literal part of an fb2k string, here's a small suggestion: use %album artist% instead of the $if2(). %album artist% uses the album artist if it's there, but falls back on composer/performer/artist.
