<div dir="ltr">I'm happy to work on that!<div><br></div><div>-G</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 6, 2017 at 1:53 AM, Sam Hawkens <span dir="ltr"><<a href="mailto:sam.hawkens@freenet.de" target="_blank">sam.hawkens@freenet.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ideally abcde should retrieve that sort of information from the database. But...<br>
<br>
freedb<br>
normally contains the disc number as part of the album name (e.g. "Greatest Hits (CD 1)". The total number of discs is not available at all in this case.<br>
With the album name as part of the path you would automatically end up with separate folders for each CD.<br>
<br>
musicbrainz<br>
is much smarter and provides tags "discnumber" and "totaldiscs"(e.g. "Greatest Hits", discnumber=1, totaldisc=3). Great so far. But the musicbrainz tool that comes with abcde does not fetch these tags, so abcde does not know about them. With musicbrainz as CDDBMETHOD you really end up with all tracks from a multidisc release in the same folder which is not really what I want.<br>
<br>
Personally I prefer musicbrainz over freedb because the information seems more reliable. And it works much better for getting album art, too.<br>
<br>
Anybody volunteering to patch the musicbrainz tool is highly welcome :-)<br>
<br>
Sam<span class=""><br>
<br>
<br>
Am 30.11.2017 um 22:39 schrieb Geoff Sweet:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
It must derive that from the CDDB information right? I have had a lot of challenges getting multi-disk sets to number correctly. To the point that I have just manually been altering the directory names to keep it all separate.  Maybe I will fiddle around with the DISCNUMBER variable and see what is really coming across.<br>
<br>
-Geoff<br>
<br></span><span class="">
On Mon, Nov 27, 2017 at 11:23 AM, John Straw <<a href="mailto:jestraw@gmail.com" target="_blank">jestraw@gmail.com</a> <mailto:<a href="mailto:jestraw@gmail.com" target="_blank">jestraw@gmail.com</a>>> wrote:<br>
<br>
    Matthias Heukäufer wrote:<br>
    > Could somebody give me a hint on how the discnumber could automatically<br>
    > become part of the filename?<br>
<br>
    For OUTPUTFORMAT and VAOUTPUTFORMAT, the TRACKNUM value carries the<br>
    disc number -- disc 2 track 3 becomes "203" and so on.<br>
<br>
    But that doesn't work for the one-track modes. Here's what I use for<br>
    those:<br>
<br>
    ONETRACKOUTPUTFORMAT='${ARTIST<wbr>FILE}/${ALBUMFILE}/${DISCNUMBE<wbr>R:+$DISCNUMBER-}${ALBUMFILE}'<br>
    VAONETRACKOUTPUTFORMAT='variou<wbr>s/${ALBUMFILE}/${DISCNUMBER:+$<wbr>DISCNUMBER-}${ALBUMFILE}'<br>
<br>
    --<br></span>
    John Straw <a href="mailto:jestraw@gmail.com" target="_blank">jestraw@gmail.com</a> <mailto:<a href="mailto:jestraw@gmail.com" target="_blank">jestraw@gmail.com</a>><br>
<br>
    ______________________________<wbr>_________________<br>
    Abcde-users mailing list<br>
    <a href="mailto:Abcde-users@lists.einval.com" target="_blank">Abcde-users@lists.einval.com</a> <mailto:<a href="mailto:Abcde-users@lists.einval.com" target="_blank">Abcde-users@lists.einv<wbr>al.com</a>><br>
    <a href="https://lists.einval.com/cgi-bin/mailman/listinfo/abcde-users" rel="noreferrer" target="_blank">https://lists.einval.com/cgi-b<wbr>in/mailman/listinfo/abcde-user<wbr>s</a><br>
    <<a href="https://lists.einval.com/cgi-bin/mailman/listinfo/abcde-users" rel="noreferrer" target="_blank">https://lists.einval.com/cgi-<wbr>bin/mailman/listinfo/abcde-use<wbr>rs</a>><span class=""><br>
<br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
Abcde-users mailing list<br>
<a href="mailto:Abcde-users@lists.einval.com" target="_blank">Abcde-users@lists.einval.com</a><br>
<a href="https://lists.einval.com/cgi-bin/mailman/listinfo/abcde-users" rel="noreferrer" target="_blank">https://lists.einval.com/cgi-b<wbr>in/mailman/listinfo/abcde-user<wbr>s</a><br>
<br>
</span></blockquote><div class="HOEnZb"><div class="h5">
<br>
______________________________<wbr>_________________<br>
Abcde-users mailing list<br>
<a href="mailto:Abcde-users@lists.einval.com" target="_blank">Abcde-users@lists.einval.com</a><br>
<a href="https://lists.einval.com/cgi-bin/mailman/listinfo/abcde-users" rel="noreferrer" target="_blank">https://lists.einval.com/cgi-b<wbr>in/mailman/listinfo/abcde-user<wbr>s</a></div></div></blockquote></div><br></div>