505 wrote: 
> I wasn't aware that an 8.0 version was already in the making. It's
> strange that is complains, because the maxVersion is set to "*". Might
> be that it specifically needs an instruction that is is compatible with
> 8.* I've changed that in
> http://server.vijge.net/static/squeezebox/repo-beta.xml Could you add
> that and see if that makes the plugin work correctly?

The original * was OK - but the install.xml in the plugin itself needs
the same or similar change

Code:
--------------------
    
  -<targetApplication>
  <id>SlimServer</id>
  <minVersion>7.6</minVersion>
  <maxVersion>7.*</maxVersion>
  </targetApplication>
--------------------


and then the checksum needs to be recalculated etc



Paul Webster
http://dabdig.blogspot.com
Author Radio France (FIP etc) plugin
------------------------------------------------------------------------
Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=88286

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

Reply via email to