I also upgraded a few days ago to LMS 7.7 on Windows 7 and it broke my
SDT. Prefs are still located in \ProgramData\SqueezeBox\prefs\plugin.
However, the upgrade deletes the actual plugin files. I also went in
and discovered that plugins had been moved to a new location in
\Program Files\Squeezebox\Server\Slim\Plugin. I manually installed the
latest SDT files to this folder and modified the install.xml to not
only raise the MAXVERSION but conform to the latest standards
implemented by LMS as follows:

<?xml version="1.0"?>
<extension>
        <id>8F9E67E0-A278-11DB-8AB9-0800200C9A67</id>
<name>PLUGIN_SCREENSAVER_SUPERDATETIME</name>
<module>Slim::Plugin::SuperDateTime::Plugin</module>
<version>5.9.8</version>
<description>SETUP_GROUP_SUPERDATETIME_DESC</description>
<creator>Greg Brown</creator>
        <defaultState>enabled</defaultState>       
...        
        <type>2</type><!-- type=extension -->
<targetApplication>
                <id>Logitech Media Server</id>
                <minVersion>7.3</minVersion>
                <maxVersion>7.7+</maxVersion>
        </targetApplication>
</extension>

After saving this, I restarted LMS, went into the Plugins settings in
the web console, and it still showed SDT as not being compatible with
LMS. I checked the SDT box and Apply, the screen refreshed, and the SDT
box was unchecked again with the continued message that SDT is not
compatible with LMS. SDT is still down.

Since I have followed all the instructions for correcting compatibility
(and even gone beyond that), do you have any other suggestions?


-- 
squeezefan
------------------------------------------------------------------------
squeezefan's Profile: http://forums.slimdevices.com/member.php?userid=51037
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

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

Reply via email to