Hi I've updated to squeezecentre 7.1. Now AlienBBC says the plugin is incompatible with this version of squeezecentre. Any easy way around this (short of going back to previous version.)
Thanks
Results 1 to 10 of 30
-
2008-05-11, 03:44 #1Junior Member
- Join Date
- Apr 2008
- Posts
- 15
AlienBBCto work with Squeezecentre 7.1
-
2008-05-11, 04:08 #2Senior Member
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 11,251
Change MaxVersion in AlienBBCs install.xml from 7.0+ to *.
Stop SC. Delete plugin-data.yaml in the Cache directory and restart SC
-
2008-05-12, 12:50 #3Junior Member
- Join Date
- Apr 2008
- Posts
- 15
Thanks,
Um excuse my ineptitude but cant find the .yaml file. Cant even find the cache directory. I'm using Vista can anyone direct me too it?
-
2008-05-12, 13:02 #4Senior Member
- Join Date
- Apr 2005
- Posts
- 6,932
Its hidden by default, but you may not need to delete the file as the editted install.xml may be new enough to make it work. Try it with just the file editted first.
-
2008-05-12, 13:09 #5Senior Member
- Join Date
- Apr 2005
- Posts
- 1,434
-
2008-05-12, 13:30 #6Senior Member
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 11,251
Cache directory being used is shown in Settings/Status.
-
2008-06-23, 11:36 #7Senior Member
- Join Date
- Aug 2006
- Posts
- 154
... does this work... ?? I have done this and still I get the message that the plugin is incompatible with this version of squeezecentre..
Zevs
-
2008-06-23, 11:40 #8Senior Member
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 11,251
It works - the error means you have not made the change correctly or not in the install.xml file that is being read by SC..
-
2008-06-23, 12:00 #9Senior Member
- Join Date
- Aug 2006
- Posts
- 154
Hi BPA!
Here is my install.xml file
<?xml version="1.0"?>
<extension>
<name>PLUGIN_ALIENBBC</name>
<module>Plugins::Alien::Plugin</module>
<playerMenu>RADIO</playerMenu>
<version>2.00</version>
<description>PLUGIN_ALIENBBC_DESC</description>
<creator>The AlienBBC Team</creator>
<defaultState>enabled</defaultState>
<homepageURL>http://www.x2systems.com/alienbbc/</homepageURL>
<optionsURL>plugins/Alien/settings/basic.html</optionsURL>
<icon>plugins/Alien/html/images/alien.png</icon>
<type>2</type><!-- type=extension -->
<targetApplication>
<id>SlimServer</id>
<minVersion>7.0a</minVersion>
<maxVersion>*</maxVersion>
</targetApplication>
The SC has been stopped (i.e. exited from the taskba) and the plugin-data.yaml file in the Cache folder has been removed and the computer restarted. Still I get this incompatible message.
Zevs
-
2008-06-23, 12:39 #10Senior Member
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 11,251
The changes works for other users - so you should look more closely at the changes you have made.
Try the following:
1. Check with logging server.plugins set to DEBUG
2. Check ownership and permission of edited install.xml and compare to original.
3. Are there hidden characters in the install.xml file or has it been encoded differently compared to original.
4. If you are using Windows - reboot the PC - Windows seems to cache some file access.
5. Check the contents of plugin-data.yaml and see if the extracted values for AlienBBC match the values from the install.xml file.

Reply With Quote

