-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
47d334c
commit 3a4d074
Showing
1 changed file
with
41 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,47 @@ | ||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> | ||
<html> | ||
<head> | ||
<title>Index of kodi.repository</title> | ||
<title>FuxXocieY Kodi Repository</title> | ||
</head> | ||
<body> | ||
<h2>kodi.repository</h2> | ||
<a href="repository.fuxxociety-0.0.1.zip">repository.fuxxociety-0.0.1.zip</a> | ||
<body> | ||
<div class="container"> | ||
<section id="main_content"> | ||
<h1>FuxXocietY Kodi Repository <a href="https://fuxxociety.github.io/kodi.repository/">[https://fuxxociety.github.io/kodi.repository/]</a></h1> | ||
<h4 id="enable-installation-of-add-ons-from-unknown-sources">Enable Installation of add-ons from unknown sources:</h4> | ||
<ul> | ||
<li>Go to “System Settings” > “System” > “Add-ons”</li> | ||
<li>Enable “Unknown sources”</li> | ||
<li>Click “Yes”</li> | ||
</ul> | ||
<h4 id="steps-to-add-source">Steps to add source:</h4> | ||
<ul> | ||
<li>Go to “System Settings” > “File Manager” > “Add Source”</li> | ||
<li>Click “<None>”</li> | ||
<li>Type “https://fuxxociety.github.io/kodi.repository/”</li> | ||
<li>Enter “FuxXocietY” as name for this media source</li> | ||
<li>Click “OK”</li> | ||
</ul> | ||
<h4 id="steps-to-add-repository">Steps to add repository:</h4> | ||
<ul> | ||
<li>Go to “System Settings” > “Addons” > “Install from zip file” > “FuxXocietY”</li> | ||
<li>Install <a href="/repository.fuxxociety-0.0.1.zip">repository.fuxxociety-0.0.1.zip</a></li> | ||
<li>Complete Add-on repository installation</li> | ||
</ul> | ||
<h4 id="steps-to-install-add-on">Steps to install add-on:</h4> | ||
<ul> | ||
<li>Go to “System Settings” > “Addons” > “Install from repository”</li> | ||
<li>Click “FuxXocietY Kodi Repository” > “Video add-ons”</li> | ||
<li>Click “FuxXocietY” | ||
<ul> | ||
<li>Use “FuxXocietY for Kodi 18.x Leia (xbmc.python 2.x)</li> | ||
<li>Use “FuxXocietY for Kodi 19.x Matrix (xbmc.python 3.x)</li> | ||
</ul> | ||
</li> | ||
<li>Click “Install”</li> | ||
<li>Click “OK”</li> | ||
</ul> | ||
</section> | ||
</div> | ||
</body> | ||
</html> | ||
|