Issue with Grabbing Multi Disc Sets from AMG

Report a bug or a problem.
Post Reply
thrashed
Newbie
Newbie
Posts: 18
Joined: Wed Oct 13, 2010 9:41 am

Issue with Grabbing Multi Disc Sets from AMG

Post 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

User avatar
jtclipper
Administrator
Administrator
Posts: 768
Joined: Tue Aug 10, 2010 12:04 pm

Re: Issue with Grabbing Multi Disc Sets from AMG

Post 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

thrashed
Newbie
Newbie
Posts: 18
Joined: Wed Oct 13, 2010 9:41 am

Re: Issue with Grabbing Multi Disc Sets from AMG

Post by thrashed »

That resolved the issue. Many thanks!

guptaas
Newbie
Newbie
Posts: 21
Joined: Thu May 31, 2012 7:06 pm

Re: Issue with Grabbing Multi Disc Sets from AMG

Post by guptaas »

Worked for me as well. Thank you

Post Reply