Hi,
can you try this?
Revert to original plugin.pm and substitute ONLY row 391:

BEFORE:
my @rootdirs = Slim::Utils::PluginManager:PluginRootDirs();

AFTER:
my @rootdirs =
Slim::Utils::PluginManager::dirsFor($thisapp,'enabled');

For me after restart, this works as in 7.3.3

Greetings, Alessandro


-- 
a.skarpa
------------------------------------------------------------------------
a.skarpa's Profile: http://forums.slimdevices.com/member.php?userid=33698
View this thread: http://forums.slimdevices.com/showthread.php?t=68618

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to