31d30
<   install Bundle::Xmms 
68d66
< my $use_xmms = 0;
75,78d72
<     print "Trying XMMS....\n";
<     if(-e "/usr/bin/xmms") {
< 	$use_xmms=1;
<     }
83d76
< 
230a224,226
>     if (!$use_applescript) {
> 	return;
>     }
239c235
<         $myNameCommand = "set myName to url \"$url\" as alias";
---
> 	$myNameCommand = "set myName to url \"$url\" as alias";
241,249c237,238
<         $myNameCommand = "set myName to POSIX file \"$full_path\" as alias";
<     }
<     if (!$use_applescript) {
< 	if(!$use_xmms){
< 		return;
< 	}
< 	else {
< 		system("/usr/bin/xmms -e $url_file");
< 	}
---
> 	$myNameCommand = "set myName to POSIX file \"$full_path\" as alias";
> 
250a240
> 
487a478
> http://www.evilgeniuschronicles.org/cgi-bin/blosxom.cgi/index.rss20
