Page 1 of 1

Issue with Grabbing Multi Disc Sets from AMG

Posted: Mon Sep 03, 2012 12:41 pm
by thrashed
Thanks for the new update to TGF. However, there's an issue when I grab an entry from AMG that has multiple disks. I hit grab and the tracks are pulled in and the tracks for the first disc are in the correct order, but all the other tracks for the other discs are in the incorrect order.

For example:

The last track on Disc 1 for this set is 11. Interview/Sweet Soul Dream [Radio]. Disc 2 should start with track 1 (or track 12 in TGF) with Lucille. Instead it's All the Love That's Wasted.

Here are screen shots:

Image
Image

Re: Issue with Grabbing Multi Disc Sets from AMG

Posted: Mon Sep 03, 2012 5:26 pm
by jtclipper
Please update line 61 of the script with the following

Code: Select all

    while on_FindRow( iRow, 0, '<TD class=tracknum>' , slMain) do begin

Re: Issue with Grabbing Multi Disc Sets from AMG

Posted: Tue Sep 04, 2012 10:25 am
by thrashed
That resolved the issue. Many thanks!

Re: Issue with Grabbing Multi Disc Sets from AMG

Posted: Sun Sep 23, 2012 1:04 pm
by guptaas
Worked for me as well. Thank you