Try as I might this patch doesn't make any difference for me:

--- Plugin.pm.orig      Mon Sep 25 08:28:29 2006
+++ Plugin.pm   Mon Sep 25 08:28:38 2006
@@ -978,7 +978,7 @@
#
sub webPages
{
-   my %pages = ("index\.htm" => \&handleIndex);
+   my %pages = ("index\.html" => \&handleIndex);

if (grep {$_ eq 'Alien::Plugin'}
Slim::Utils::Prefs::getArray('disabledplugins'))
{

What am I missing?


-- 
knigma
------------------------------------------------------------------------
knigma's Profile: http://forums.slimdevices.com/member.php?userid=1054
View this thread: http://forums.slimdevices.com/showthread.php?t=27823

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to