pwatk wrote:I have a few main genres and a massive 'unsorted' folder. I'm considering ditching the genre directories now though as I think a simple A-Z of artists will work better for Subsonic.
Yes, actually I have "[a-z]/artist/year - album/track"
pwatk wrote:I have a few main genres and a massive 'unsorted' folder. I'm considering ditching the genre directories now though as I think a simple A-Z of artists will work better for Subsonic.
mimosa wrote:Now I understand why music files automatically get these great long cumbersome names. But surely the tags make an actual directory structure and tree redundant?
mimosa wrote:So you just do
$play ~/music/{some pattern matching}.mp3
... or use a GUI app to take care of that for you ... ?
As far as I can tell the apps aren't written like that, but wouldn't it be simpler? Nor is my music collection, such as it is, organised like that, but I'm thinking of doing some systematic ripping and will have to decide what principles to adopt.
mimosa wrote:The same goes for video, especially if you like old TV series. It seems intuitively easier to have, say, all of Star Trek TNG in one big directory with tags for series 1-7 in the filenames; going a step further, you might have just ~/video/movies and ~/video/TV
ls -lRh /media/mydrive > mydrive-list.txtgapan wrote:mimosa wrote:Now I understand why music files automatically get these great long cumbersome names. But surely the tags make an actual directory structure and tree redundant?
No, they definitely don't. If you have all your files properly tagged, it might be just as easy (or easier) to search for them in your music library app (exaile, clementine etc) when you want to play your music, but how do you isolate an album or an artist when you want to copy/move some files?
gapan wrote:Even though I have all my music perfectly tagged, I rarely actually use the tags to search and play music. I went for a "~/music/artist/(year) album/## - title.extension" naming scheme from the very start many many years ago and I mostly use a file manager/terminal to navigate and play what I want.