hmm. my youtube player is broken atm, and i get sound but no video. fun.
reosarevok: if it was a japanese track, i'd call it "Hotel ☆☆☆☆☆" or whatever :)
reosarevok
Sounds sensible to me
PasNox joined the channel
kepstin-laptop
MClemo: click on a tag in the details dialog box and click edit at the bottom to see the actual tag name
MClemo
kepstin-laptop: thanks. Seems to be "discnumber" and "totaldiscs"
oh god, now I have to touch my file naming scheme again
kepstin-laptop
I use $if2(%albumartist%,%artist%) - %album%/$if(%discnumber%,%discnumber%-)$num(%tracknumber%,2) - %artist% - %title%
:)
that first if is probably useless, given that I'm pretty sure it always sets albumartist.
I think we'll have to make at least one of the example tracks in picard off of a multi-disc release.
MClemo
yes, and the new default value should probably include something like %discnumber%
reosarevok
MClemo: agreed
luks
there is a ticket about that
can't decide if the default format should include the disc number should be in the folder name or the file name
s/should be//
MClemo
I have it in folder name but there are probably many that like it in the file name
nikki mostly sees "foo/disc n/01. track name" or "foo/n-01. track name"
nikki
and I guess either works
reosarevok would prefer folder name
kepstin-laptop
you can see my preference ^^ :)
luks
I think the file name would be better for the default
reosarevok
I'd say 50 folders with songs in them are easier to manage than a ridiculously huge folder with 500 songs or so
reosarevok uses the same Merzbox fringe case everyone uses
luks
any idea what does iTunes do?
reosarevok *does* have that boxset in his external disc though
kepstin-laptop
I've managed to avoid importing releases into itunes so far, so I don't know what itunes does :)
hmm, that reminds me, I was gonna try rockbox on my ipod sometime soon
reosarevok
Hmm
reosarevok checks
reosarevok doesn't check because his music was MB-tagged before iTunes so it has two albums
davitf_
I'm late to the part, but here's my naming scheme: $ascii([_%series%/][%seriesnumber% ]%album artist% - $left($replace($if($and($strcmp($right(%album%,1),')'),$strstr(%album%,'feat.')),$trim($left(%album%,$sub($strrchr(%album%,'('),1))),%album%),%series%,$upper($abbr(%series%))),70)/[$ifgreater(%totaldiscs%,1,%discnumber%-,)]%tracknumber% [%track artist% - ]$left(%title%,70))