SSH install from zip?
|
16th Jul, 2013, 04:39 AM
Post: #4
|
|||
|
|||
RE: SSH install from zip?
(16th Jul, 2013 03:56 AM)Skywatch Wrote: Thanks Fred for the reply. actually, it is possible, although not as a afeature. create the simplest repository for the zip package. it's simple .xml file, look into any repo installed at ~/addons/repositoryXXXXXXX/addon.xml. most of the tags is just info text. one tag is important, it's <datadir zip="true"></datadir>. usually, there is http:// address, which points to simple directory listing. you can use local folder. more info at http://wiki.xbmc.org/index.php?title=Add-on_repositories then, each time you put new zip into the dir xbmc will install (just set autoupdates to on) don't try to replace .zip and add-on/dir/files directly, without db update at Database/Addons.db xbmc will make undefinable things, probably loops of errors etc. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
SSH install from zip? - Skywatch - 14th Jul, 2013, 08:11 PM
RE: SSH install from zip? - Fred - 14th Jul, 2013, 09:27 PM
RE: SSH install from zip? - Skywatch - 16th Jul, 2013, 03:56 AM
RE: SSH install from zip? - mk01 - 16th Jul, 2013 04:39 AM
RE: SSH install from zip? - Skywatch - 18th Jul, 2013, 09:30 PM
|