[Abcde-users] Abcde-users Digest, Vol 42, Issue 4

Pete Collins petecollins24 at gmail.com
Sat Nov 11 14:49:20 GMT 2017


Hi Geoff,

It looks like you may have a problem which is a duplicate of bugs 54 and 61.

I made a change to my copy of abcde which fixed the problem for me but  I
don't know this code so I'm not aware of any possible side effects there
might be.

I added the following statement after line 493 of abcde.
LEADOUT=$(( $LEADOUT + $PREGAP ))

In case the line numbers have changed I show the line in context below.

.
.
# FIXME: don't assume the first track is 1
LEADOUT=$(( $LEADOUT + $PREGAP ))            #****************I ADDED THIS
LINE********************
echo "dasd: 1 $TRACKS $LEADIN $LEADOUT $OFFSETS "
.
.
No guarantees of course but it might fix your problem :)

Best Wishes
Pete

On Fri, Nov 10, 2017 at 12:00 PM, <abcde-users-request at lists.einval.com>
wrote:

> Send Abcde-users mailing list submissions to
>         abcde-users at lists.einval.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.einval.com/cgi-bin/mailman/listinfo/abcde-users
> or, via email, send a message with subject or body 'help' to
>         abcde-users-request at lists.einval.com
>
> You can reach the person managing the list at
>         abcde-users-owner at lists.einval.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Abcde-users digest..."
>
>
> Today's Topics:
>
>    1. Not querying musicbrainz with correct discid (Geoff Sweet)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 9 Nov 2017 18:23:20 -0800
> From: Geoff Sweet <geoffrsweet+abcde at gmail.com>
> To: abcde-users at lists.einval.com
> Subject: [Abcde-users] Not querying musicbrainz with correct discid
> Message-ID:
>         <CADu9z9Z95tROtQ7H=Xk8ooySEp=2n2zy7Yu0BQ9XJod+iiK4ag at mail.
> gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> As I continue to look into why I am getting a number of "Not Found" queries
> to MusicBrainz, I thought I would start adding some of these discs into the
> system.  However I was surprised to learn that several of these disks are
> definitely there already.  As an example this CD:
>
> https://musicbrainz.org/cdtoc/Qcq7tL4VdSwnRM.1Jxr_Werv_dY-
>
> Is clearly there and correct.  So I went back and cleared out the CDDB
> cache on my machine.  I ran the abcde-musicbrainz-tool separately I and
> found that it calculates the correct discid:
>
> gsweet at whooter ~ $ /usr/bin/abcde-musicbrainz-tool
> Qcq7tL4VdSwnRM.1Jxr_Werv_dY- 10 187 26922 46395 68165 84197 104307 122182
> 140842 156620 174995 2572
>
> But, abcde itself seems to get something very different back:
>
> outputting to /home/gsweet/abcde.MTefeaFP1rQ5Uk9cWOkjDT3w3Lo-/track01.wav
>
> And as you can see the only entry that gets created is the new discid that
> matches:
>
> gsweet at whooter ~ $ ls .cddb
> MTefeaFP1rQ5Uk9cWOkjDT3w3Lo-
>
> gsweet at whooter ~ $ cat abcde.MTefeaFP1rQ5Uk9cWOkjDT3w3Lo-/discid
> MTefeaFP1rQ5Uk9cWOkjDT3w3Lo- 10 187 26922 46395 68165 84197 104307 122182
> 140842 156620 174995 2574
>
> That discid does not exist in MusicBrainz, hence the failure.  So this
> seems to me that something is breaking maybe? I'm just not sure where to
> test from here.  Adding -V doesn't seem to produce a whole lot of
> additional output.
>
> -Geoff
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.einval.com/pipermail/abcde-users/
> attachments/20171109/965d0087/attachment-0001.html>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> Abcde-users mailing list
> Abcde-users at lists.einval.com
> https://lists.einval.com/cgi-bin/mailman/listinfo/abcde-users
>
> ------------------------------
>
> End of Abcde-users Digest, Vol 42, Issue 4
> ******************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.einval.com/pipermail/abcde-users/attachments/20171111/f40787d0/attachment.html>


More information about the Abcde-users mailing list