bce52521d6
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> |
||
---|---|---|
.. | ||
README | ||
README.python | ||
doinst.sh | ||
kodi.SlackBuild | ||
kodi.info | ||
slack-desc |
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