The albumcover.py script will work for only some of my album covers but then I get a Segmentation Fault -> memory allocation error. If I try to restart the script again, it starts downloading files from the very beginning, even though 75% have already been downloaded and are in the /.canola/covers folder. The little CPU/Mem widget at the top of the screen shows that my memory & swap (128MB) are being maxed out right before the Segmentation Fault. Is there any way to prevent the script from starting from scratch everytime? If I could only run the script for the 25% left to download, the my memory wouldn't max out. Thanks