Luckily, there are no stupid questions, because this certainly feels like one. At the very least, it shows my tech ignorance. Downloading and installing repos & addons starting with github without the specific instructions Troypoint gives for recommended addons is something that I haven’t been able to figure out.
Let me use the latest example of what I’m trying to do as an example. I want to download the most recent version of the Amber skin from the GitHub - bartolomesoriano/repo.amber.matrix: Repository for the Matrix version of the Amber skin repository. (The skin is available from the official Kodi repository, but it appears that the latest version is only to be found in the github repo.) When I go to the repo I see:
bartolomesoriano Version 3.4.32
Git stats
Files
Type
Name
Latest commit message
Commit time
Repo version 1.0.2. Fix GitHub URLs
2 years ago
5 months ago
2 years ago
2 years ago
5 months ago
5 months ago
2 years ago
README.md
repo.amber.matrix
Repository for the Matrix version of the Amber skin
None of this appears to be a downloadable zip file. There is a “Go to File” button. I click it and get:
- LICENSE
- README.md
- addons.xml
- addons.xml.md5
- create_repository.py
- repository.amber.matrix/addon.xml
- repository.amber.matrix/changelog-1.0.0.txt
- repository.amber.matrix/changelog-1.0.1.txt
- repository.amber.matrix/changelog-1.0.2.txt
- repository.amber.matrix/icon.png
- repository.amber.matrix/repository.amber.matrix-1.0.0.zip
- repository.amber.matrix/repository.amber.matrix-1.0.0.zip.md5
- repository.amber.matrix/repository.amber.matrix-1.0.1.zip
- repository.amber.matrix/repository.amber.matrix-1.0.1.zip.md5
- repository.amber.matrix/repository.amber.matrix-1.0.2.zip
- repository.amber.matrix/repository.amber.matrix-1.0.2.zip.md5
- skin.amber/LICENSE.txt
- skin.amber/addon.xml
Plus a lot of changelogs. If click on what looks like the most likely candidate (repo.amber.matrix/repository.amber.matrix/repository.amber.matrix-1.0.2.zip.md5 at master · bartolomesoriano/repo.amber.matrix · GitHub), I will get to xml code, but nowhere do I see how I can download anything.
Any general or specific help would be vastly appreciated. Thanks.