That worked!  Thank you so much!

On Sunday, September 25, 2016 at 11:25:42 AM UTC-4, Adrian Sampson wrote:
>
> At the moment, %aunique only produces enough information to disambiguate 
> two albums—it doesn't keep adding fields when the first field is enough to 
> distinguish the two releases.
>
> You might be able to accomplish something like this by combining %aunique 
> with %if. For example, `%if{%aunique{},[$label - $year]}` might do it.
>
> On Sep 25, 2016, at 1:41 AM, Andy Pastuszak <apast...@gmail.com 
> <javascript:>> wrote:
>
> Ok, I have partially answered my own question.  I made this path statement:
>
> paths:
>     default: $albumartist/$album%aunique{albumartist album,label year}%
> aunique{,year}/$disc-$track $title
>
>
> I get this output when I run a beet move:
>
> drwxrwxr-x 1 andy andy   734 Sep 25 01:36 A Night at the Opera [DCC 
> Compact Classics] [2000]
> drwxrwxr-x 1 andy andy   734 Sep 25 01:36 A Night at the Opera [Mobile 
> Fidelity Sound Lab] [1992]
>
> In a perfect world, I'd like to see this:
>
> drwxrwxr-x 1 andy andy   734 Sep 25 01:36 A Night at the Opera [DCC 
> Compact Classics - 2000]
> drwxrwxr-x 1 andy andy   734 Sep 25 01:36 A Night at the Opera [Mobile 
> Fidelity Sound Lab - 1992]
>
> Is there any way to do this?
>
>
> On Sunday, September 25, 2016 at 1:30:40 AM UTC-4, Andy Pastuszak wrote:
>>
>> If I'd like to use two disabbiguators in the path, how do I do that?
>>
>> Andy
>>
>> -- 
> You received this message because you are subscribed to the Google Groups 
> "beets" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to beets-users...@googlegroups.com <javascript:>.
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"beets" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beets-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to