File _service of Package kodi-next
9
1
<services>
2
<!--service name="download_url">
3
<param name="host">github.com</param>
4
<param name="protocol">https</param>
5
<param name="path">/xbmc/xbmc/archive/master.tar.gz</param>
6
</service-->
7
<service name="download_files"></service>
8
</services>
9