diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..486a232 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.zip filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..e49a615 --- /dev/null +++ b/README.md @@ -0,0 +1,41 @@ +# Kodi Omega addons for Linux +[![Generic badge](https://img.shields.io/badge/Platform-KODI-.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. diff --git a/v21.0.0-Omega-2024-08-04-vfs.libarchive.zip b/v21.0.0-Omega-2024-08-04-vfs.libarchive.zip new file mode 100644 index 0000000..d2f6937 Binary files /dev/null and b/v21.0.0-Omega-2024-08-04-vfs.libarchive.zip differ diff --git a/v21.1.0-Omega-2024-08-04-inputstream.rtmp.zip b/v21.1.0-Omega-2024-08-04-inputstream.rtmp.zip new file mode 100644 index 0000000..639a57f Binary files /dev/null and b/v21.1.0-Omega-2024-08-04-inputstream.rtmp.zip differ diff --git a/v21.1.18-Omega-2024-08-04-peripheral.joystick.zip b/v21.1.18-Omega-2024-08-04-peripheral.joystick.zip new file mode 100644 index 0000000..5317f29 Binary files /dev/null and b/v21.1.18-Omega-2024-08-04-peripheral.joystick.zip differ diff --git a/v21.3.5-Omega-2024-08-04-inputstream.ffmpegdirect.zip b/v21.3.5-Omega-2024-08-04-inputstream.ffmpegdirect.zip new file mode 100644 index 0000000..8d2c2c5 Binary files /dev/null and b/v21.3.5-Omega-2024-08-04-inputstream.ffmpegdirect.zip differ diff --git a/v21.5.1-Omega-2024-08-03-inputstream.adaptive.zip b/v21.5.1-Omega-2024-08-03-inputstream.adaptive.zip new file mode 100644 index 0000000..a4240bd Binary files /dev/null and b/v21.5.1-Omega-2024-08-03-inputstream.adaptive.zip differ diff --git a/v21.8.5-Omega-2024-08-03-pvr.iptvsimple.zip b/v21.8.5-Omega-2024-08-03-pvr.iptvsimple.zip new file mode 100644 index 0000000..db9ff7f Binary files /dev/null and b/v21.8.5-Omega-2024-08-03-pvr.iptvsimple.zip differ