Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
repository.benouzz
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kodi
repository.benouzz
Commits
e4546472
Commit
e4546472
authored
6 years ago
by
Benoît Harrault
Browse files
Options
Downloads
Patches
Plain Diff
Initial release
parent
78ceca32
No related branches found
Branches containing commit
Tags
0.0.1
Tags containing commit
1 merge request
!1
Initial release
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+0
-2
0 additions, 2 deletions
README.md
addon.xml
+13
-0
13 additions, 0 deletions
addon.xml
icon.png
+0
-0
0 additions, 0 deletions
icon.png
with
13 additions
and
2 deletions
README.md
deleted
100644 → 0
+
0
−
2
View file @
78ceca32
# Kodi repository
This diff is collapsed.
Click to expand it.
addon.xml
0 → 100644
+
13
−
0
View file @
e4546472
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon
id=
"repository.benouzz"
name=
"Benoît Harrault Addons"
version=
"0.0.1"
provider-name=
"Benoît Harrault"
>
<extension
point=
"xbmc.addon.repository"
name=
"Unofficial Addons Repository from Benoît Harrault"
>
<info
compressed=
"true"
>
https://kodi.harrault.fr/addons.xml
</info>
<checksum>
https://kodi.harrault.fr/addons.xml.gz.md5
</checksum>
<datadir
zip=
"true"
>
https://kodi.harrault.fr/
</datadir>
</extension>
<extension
point=
"xbmc.addon.metadata"
>
<summary
lang=
"en"
>
Install Addons from repository by Benoît Harrault
</summary>
<description
lang=
"en"
>
Download and install addons from this unofficial repository by Benoît Harrault.
</description>
<platform>
all
</platform>
</extension>
</addon>
This diff is collapsed.
Click to expand it.
icon.png
0 → 100644
+
0
−
0
View file @
e4546472
102 KiB
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment