slackbuilds/multimedia/kodi
Jeremy Hansen bce52521d6
multimedia/kodi: New maintainer.
Take over maintainence.

Larry has not responded to several email messages and it seems no
others have been able to reach him as well.

Remove shairplay from REQUIRES as it's optional.

Add README on python issues.

There have been issues with kodi addons causing kodi to crash. It
has been determined that the problem is with python3 including the
version that was released with 15.0 and continues through 3.9.12
(the latest patch). This has been fixed in 3.9.13, but that updated
version hasn't made it to 15.0 yet. The README.python contains
instructions on how users can upgrade their python3 package until
Pat releases a patch. The instructions will also be saved in the
program's /usr/doc directory.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-07-02 09:55:39 +07:00
..
README multimedia/kodi: New maintainer. 2022-07-02 09:55:39 +07:00
README.python multimedia/kodi: New maintainer. 2022-07-02 09:55:39 +07:00
doinst.sh multimedia/kodi: Update doinst.sh. 2017-01-09 20:18:25 +00:00
kodi.SlackBuild multimedia/kodi: New maintainer. 2022-07-02 09:55:39 +07:00
kodi.info multimedia/kodi: New maintainer. 2022-07-02 09:55:39 +07:00
slack-desc multimedia/kodi: Added (Multi-platform Media Center). 2015-02-05 08:11:27 +07:00

README

Kodi is an award winning media center application for Linux, Mac OS X,
Windows and XBox. The ultimate hub for all your media, Kodi is easy to
use, looks slick, and has a large helpful community.  Kodi supports
viewing and playing a vast library of audio, video and image formats.
Kodi has a sophisticated library management system that allows you to
organize all your media to give you quick and immediate access.

Optional autodetected dependencies:
avahi - Network discovery
cwiid - Controller support
dav1d - AV1 codec support
libcec - CEC support
libmicrohttpd - Web interface support
libnfs - Browse NFS shares
lirc - Remote support
shairplay - Airplay Support

NOTE:
Kodi can be compiled with jdk11 instead of zulu-openjdk11.

ADDITIONAL NOTE:
If you are having issues with addons crashing, please see README.python