Kodi 15.2 vusolose, vusolo2, vuduo2 Оpenpli @mx3LКак вы вероятно уже знаете, существует Коди (XBMC) 13,2 плагин для других изображений, как OpenATV, OpenBH, BH .. но эта версия устарела. Как следствие многие аддоны больше не поддерживаются. С XBMC изменены vuplus в основном с открытым исходным кодом (инициализация сторону GLES), я портировал / изменены всеми необходимыми изменения, чтобы сделать обновление до последней стабильной версии Коди возможно.
Changes:Kodi:
- updated to latest stable release 15.2
- ContextMenu is bind to mute button, Escape is bind to exit button (idea taken from )
- remote mount used hdd can be used as storage
- added Enigma2Player based on ExternalPlayer
* gathers subtitles links from addons and passes it to clients
- Enigma2Player is set as default player for every video/audio
Kodi E2 plugin(kodiext):
- subtitles support by subssupport plugin
- correctly handles xbmc urls with added http headers
Known Issues: - audioengine in kodi is disabled since it doesn't work correctly(choppy sound), however it looks to be solvable since alsa is working on vuplus when tested with aplay
- internal video player is working but without sound as said above. It will have only limited use if sound is fixed, since only low quality video is fluent, because of software decoding.
- when kodi exits, it always crashes. I debug it with gdb and find out that problem lies in vu gles drivers:
Вам не разрешен просмотр кода. Войдите или Зарегистрируйтесь для просмотра.
How to build:
1. clone openpli-oe-core master-next branch
Вам не разрешен просмотр кода. Войдите или Зарегистрируйтесь для просмотра.
2. enter to openpli-oe-core directory and setup your build environment
Вам не разрешен просмотр кода. Войдите или Зарегистрируйтесь для просмотра.
3. enter meta-vuplus directory, add my remote fork of meta-vuplus layer, checkout kodi_15_2 branch
Вам не разрешен просмотр кода. Войдите или Зарегистрируйтесь для просмотра.
4. enter meta-local directory, clone kodi recipes
Вам не разрешен просмотр кода. Войдите или Зарегистрируйтесь для просмотра.
5. enter build directory, set build environment variables, build kodi-image for your machine(vusolose,vusolo2,vuduo2), I set vusolose.
Вам не разрешен просмотр кода. Войдите или Зарегистрируйтесь для просмотра.
6. If everything goes as it should, your kodi image is in your build directory:
Вам не разрешен просмотр кода. Войдите или Зарегистрируйтесь для просмотра.
Note:
If you already built master-next, you have to clean vuplus-dvb-modules from rootfs, otherwise there will be collision with vuplus-dvb-proxy.
Вам не разрешен просмотр кода. Войдите или Зарегистрируйтесь для просмотра.
Testing images:
- these images are built on master-next branch of openpli-oe-core and are only ment for testing(no feeds available, you've to build them or include your packages in kodi-image.bb), only vusolose image is tested, since I don't have other receivers.
Please try vusolo2 and vuduo2 images and let me know if Kodi is working.
PS:
Thank you to @samsamsam, who send me his ffmpeg configure options
vusolose:openpli-enigma2-5-vusolose_kodi_usb.zipvusolo2:openpli-enigma2-5-vusolo2_kodi_usb.zipvuduo2:openpli-enigma2-5-vuduo2_kodi_usb.zip