开源多媒体播放器项目Kodi发布了17.0 (Krypton)。主要特性包括:全新外观,Kodi默认使用新皮肤 Estuary,为触摸设备提供了相应的皮肤 Estouchy;视频引擎正在进行多阶段的重写,Kodi 17.0 改进了稳定性,音频/视频同步,刷新率切换;改进了 Live TV和 PVR 功能;兼容Android官方Audio API ,要求版本 Android 5.0+;Windows 10版本进入了Windows Store应用商店,Windows 7 和 8(10)用户仍然可以下载普通安装版本;更多可查看Changelog。
Kodi(以前称为XBMC)是一款着名的开源媒体中心和家庭影院PC,翻译超过30种语言。 此外,其功能可以通过第三方插件和扩展高度扩展,并支持PVR(个人录像机)。
Kodi 17 “Krypton” 详细变化:
New default skins “Estuary” for TV, and “Estouchy” for touchscreen devices.
New default web interface
New inputstream add-ons with more protocols support.
hardware-accelerated DVD playback
Numerous improvements to Live TV and PVR functionality
Android implementation, and a wide variety of other changes.
安装说明
有PPA可用,输入以下三条命令:
sudo add-apt-repository ppa:team-xbmc/ppa
sudo apt-get update
sudo apt-get install kodi
或者,使用以下命令安装音频编解码器和其他插件:
sudo apt-get install --install-suggests kodi
卸载 kodi命令:
sudo apt-get remove kodi*
Kodi默认是英文的,如果直接改成中文则会出现乱码,找到设置字体的地方给重新设置了一个当前系统能识别的字体,很简单的办法就瞬间解决掉了Kodi乱码问题;
下面的图片是我解决乱码问题时的操作截图笔记,对着设置很快就能搞定;
编辑精心推荐:
Ubuntu 14.04安装XBMC中文版