>From that traceback it could be an indentation problem. As you may remember, Python uses the amount of leading whitespace to denote blocks, and will complain if it sees an unexpected amount of indentation.
Try re-downloading the file? -- smst ------------------------------------------------------------------------ smst's Profile: http://forums.slimdevices.com/member.php?userid=752 View this thread: http://forums.slimdevices.com/showthread.php?t=19260 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/ripping
