Re: Images by Set
Actually, adding numbers to the card names isn't going to make any difference.PhoenixAvenger wrote:All right, that's what I feared. So the solution for the time being would then have to be setting the alternate pics as rancor1.jpg, rancor2.jpg, etc. in the pics\ULG\ folder, and similar for other cards. Thanks for the heads-up, and keep us posted for when that support does come.
Rancor only appeared in one set, ULG, Urza's Legacy, right? Then in the ULG sub-folder there may be a file present, rancor.jpg. If there is, then use it, if not, just use rancor.jpg from the regular pics folder. If that's not present then it will be a black background.
Take Rampant Growth as a different example. It's been printed a lot.
- Code: Select all
SetInfo:8ED|Common|http://magiccards.info/scans/en/8e/274.jpg
SetInfo:TMP|Common|http://magiccards.info/scans/en/tp/139.jpg
SetInfo:7ED|Common|http://magiccards.info/scans/en/7e/262.jpg
SetInfo:9ED|Common|http://magiccards.info/scans/en/9e/263.jpg
SetInfo:10E|Common|http://magiccards.info/scans/en/10e/288.jpg
SetInfo:M10|Common|http://magiccards.info/scans/en/m10/201.jpg
SetInfo:6ED|Common|http://magiccards.info/scans/en/6e/246.jpg
SetInfo:MIR|Common|http://magiccards.info/scans/en/mr/133.jpg
One possible option I may throw in, if the card isn't necessarily locked to a particular set, is to then keep trying more and more recent versions until it's found, or it simply defaults.
Another option, will be to download the URL specified, on the fly.
As I said I would look into attempting the alternate set codes as well, I may consider trying to find the file by including "_full", so that the standard HQ MWS distribution can be used more directly. I'm not sure if MWS pics names follow our exact string cleaning rules.
I haven't seen anyone take notice of my change to the CardDetailPanel, where I added a label with the set code in a color scheme according to the rarity.