mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
Since Kodi Matrix hasn't branched yet and is still developed in master the kodi branch name (master) and the branch name used in addons (Matrix) doesn't match. Allow to optionally specify the addon branch name on the command line, eg "./update_binary-addons master Matrix". This fixes visualization.pictureit bumps for master which picked up the master branch of the addon instead of the Matrix branch. Signed-off-by: Matthias Reichl <hias@horus.com>