You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="https://www.buymeacoffee.com/Ileodo"target="_blank"><imgsrc="https://cdn.buymeacoffee.com/buttons/v2/default-blue.png"alt="Buy Me A Coffee"style="height: 60px!important;width: 217px!important;" ></a>
9
+
10
+
## Introduction
2
11
This Kodi addons repo provides some personal use addons. Some of the addons are inspired by [xbmc-addons-chinese](https://github.com/taxigps/xbmc-addons-chinese)
3
12
4
-
# Installation
13
+
##Installation
5
14
**All the addons here are in python3, hence only Kodi 19+ is supported.**
6
15
7
-
Please download [repository.ileodo-kodi-addons-0.0.1.zip](https://github.com/ileodo/kodi-addons/raw/main/dest/repository.ileodo-kodi-addons/repository.ileodo-kodi-addons-0.0.1.zip), and choose "install from zip" in Kodi.
16
+
Please download from [Release](https://github.com/ileodo/kodi-addons/releases) page, and choose "install from zip" in Kodi.
8
17
9
18
10
-
# Addons
19
+
##Addons
11
20
12
-
## repository.ileodo-kodi-addons
13
-
This addon repo
21
+
###repository.ileodo-kodi-addons
22
+
This addon repository.
14
23
15
-
## service.subtitles.a4k
24
+
###service.subtitles.a4k
16
25
Search and download subtitles from [www.a4k.net](www.a4k.net)
17
26
- Support .zip/.rar file
18
27
- Recusively searching subtitle files in .zip/.rar file
@@ -24,10 +33,10 @@ Search and download subtitles from [www.a4k.net](www.a4k.net)
24
33
> I'm considering to make this framework as an seperate module.
25
34
26
35
27
-
# Issue
36
+
##Issue
28
37
Please enter an issue if you enter any problem.
29
38
30
-
# Contribution
39
+
##Contribution
31
40
This project is open for contribution, please open PR if you'd like to.
0 commit comments