>Looks like the mkrepo.pl is basically all that is needed > No need for mkrepo.pl. It's easy to package up - just create an xml file that has a node for each plugin (or version of a plugin). It references the download location for the .zip file. The only annoying thing is having to calculate a checksum of the zip file to put into the repo.xml (which I think is largely a pointless unnecessary thing to need).
Copy someone elses repo xml file, and tweak the content for your plugin. Host it on your website, and add the repository url into the wiki page that lists all known repositories. Tell users to add the repository url into Extension Downloader, and they can then download and install through SqueezeCenter. Set the maxVersion=* though please ;) _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
