-
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
Showing
8 changed files
with
42 additions
and
0 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 |
---|---|---|
@@ -0,0 +1 @@ | ||
*.zip filter=lfs diff=lfs merge=lfs -text |
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 |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# Kodi Omega addons for Linux | ||
[![Generic badge](https://img.shields.io/badge/Platform-KODI-<COLOR>.svg)](https://kodi.tv/) | ||
![Kodi version](https://img.shields.io/badge/Versions-21-orange) | ||
![GitHub latest commit](https://img.shields.io/github/last-commit/zuzia-dev/Kodi-Omega-addons-for-Linux?color=00BFFF) | ||
[![Generic badge](https://img.shields.io/badge/Repository-Available-yellow.svg)](https://repozytorium-kodi.github.io/) | ||
[![License: GPL v2](https://img.shields.io/badge/License-GPL_v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html) | ||
|
||
Addons for Kodi v21 Omega for Linux distributions based on Debian and Ubuntu. For development purpose only. | ||
|
||
## Installation & Updates | ||
> ###### Add-ons are in the repository: [Repozytorium-Kodi](https://repozytorium-kodi.github.io/Repozytorium-Kodi.zip) | ||
> ###### Installation via Kodi's file-manager, add source: https://repozytorium-kodi.github.io | ||
### InputStream FFmpeg Direct | ||
InputStream Client for FFmpeg streams (libavformat). | ||
- Source: https://github.com/xbmc/inputstream.ffmpegdirect/tree/Omega | ||
|
||
### InputStream Adaptive | ||
InputStream client for adaptive streams. | ||
Google Widevine - on Linux systems is required WV library. | ||
- Source: https://github.com/xbmc/inputstream.adaptive/tree/Omega | ||
|
||
### IPTV Simple PVR | ||
IPTV Live TV and Radio PVR client addon. | ||
- Source: https://github.com/kodi-pvr/pvr.iptvsimple/tree/Omega | ||
|
||
### InputStream RTMP | ||
- Source: https://github.com/xbmc/inputstream.rtmp/tree/Omega | ||
|
||
### Peripheral Joystick | ||
- Source: https://github.com/xbmc/peripheral.joystick/tree/Omega | ||
|
||
### VFS libarchive | ||
- Source: https://github.com/xbmc/vfs.libarchive/tree/Omega | ||
|
||
### Other Features | ||
- Compiled with gcc version 12.2.0 (Debian 12.2.0-14) and enable Debug flag (Kodi should also be built as Debug). | ||
- Support library Bento4: https://www.bento4.com | ||
|
||
### License | ||
GPLv2 licensed. |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
a3c56c7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added:
kodi-pvr/pvr.iptvsimple#864
xbmc/vfs.libarchive#114
xbmc/inputstream.ffmpegdirect#301