• 1
  • 55
  • 56
  • 57(current)
  • 58
  • 59
  • 146
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)
Maybe within 10 years
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
New OpenELEC Krypton build #0126: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.4.0 #1 Tue Jan 26 21:05:10 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Jan 15 2016 17:31:09
Copyright (c) 2012 Broadcom
version 50b1ff57f80db9c96b78757d2d2cfc226ed71f93 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160126210419-#0126-g1d8cf71 [Build #0126]

# vcdbg log msg 2>&1 | grep DTOK
001717.142: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (1d8cf71a, changelog) and tip of XBMC master (1a6140cf, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the OpenELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.4.y
  • Default setting for "Show RSS Feed" changed to disabled (new installs only) [patch details]
  • Disabled "Total Duration" in Confluence (see build #0221 for details)
  • Includes latest dcadec master (0e074384, ahead +139)
  • Includes latest kodi-platform master (cef3f526, ahead +5)
  • Includes latest libcec master (6d68d212, ahead +52)
  • Includes latest libnfs master (d8274472, ahead +43)
  • Includes latest platform master (38343e0a)
  • Includes latest addons: adsp.basic (598900a9, +2), adsp.biquad.filters (71087c48, +1), adsp.freesurround (990fee29, +2), asplib (2fac1bf3), pvr.argustv (74918d5a, +4), pvr.demo (555e1d7a, +3), pvr.dvblink (6616a0bb, +4), pvr.dvbviewer (8a005dd8, +4), pvr.filmon (b80ced90, +4), pvr.hdhomerun (888f19e0, +4), pvr.hts (8df9d59a, +6), pvr.iptvsimple (bd52b624, +7), pvr.mediaportal.tvserver (33d59732, +13), pvr.mythtv (bb00bf7b, +8), pvr.nextpvr (28490d18, +5), pvr.njoy (29881492, +3), pvr.pctv (a6974b23, +4), pvr.stalker (7fba39ff, +5), pvr.vbox (1326eca9, +4), pvr.vdr.vnsi (a67ae38b, +11), pvr.vuplus (aaada55a, +4), pvr.wmc (70001bd3, +4)
  • Includes commits from service.openelec.settings/, ahead +1 (OpenELEC)
  • Exclude [env] libnfs-master.patch: Already merged upstream
  • Include [env] e7cbe9cb: xf86-video-intel: explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] f26415ab: libass: bump to 0.13.1
  • Include [env] 3a6268c9: VAAPI: Enable EGL
  • Include [env] 4c703425: update platform (drop obsolete patches)
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] 518f5e6f: FFmpeg: Bump to 2.8.5-Jarvis-rc1
  • Include [env] 858f6461: xf86-video-intel: bump to 371219c
  • Include [env] 3161e391: mkpkg: binary-addons: add p8-platform
  • Include [env] patch: Clean Kodi view cache on startup
  • Include [env] patch: ffmpeg: Drop unpack()
  • Include [env] patch: Enable other binary addons
  • Include [env] patch: Fix libcec imx6 patch
  • Include [env] patch: [update] pvr.hts (thanks @seo)
  • Include [env] patch: [update] pvr.vuplus (thanks @seo)
  • Include [env] patch: kodi: update to 17.0
  • Include [env] patch: Add experimental splash video
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] PR:4537: [scripts] Add PKG_SOURCE_NAME for non-standard package tarballs
  • Include [pkg] PR:7030: CNetwork - implement IPv6
  • Include [pkg] PR:8254: FIX: Only handle 3D bitmap subs in TAB
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • Include [pkg] PR:8822: Implement ignore url options in CFileItemList
  • Include [pkg] PR:8824: videodb: fix smart playlists not honoring "Show empty TV shows" setting.
  • Include [pkg] PR:8872: videolibrary: support manually setting dateadded through NFO and JSON-RPC
  • Include [pkg] PR:8922: [guiinfo] extend ranges for listitem properties
  • Include [pkg] PR:8923: [GUI] Replace thumb size with images res
Build Highlights:
  1. Temporary PVR API 4.2.0 fixes for pvr.hts and pvr.vuplus
  2. VideoPlayer, SSIF, OMXAudio updates
Build Details:
  1. XBMC:
    • [tests] remove slow CStopWatch tests (PR:8955, 1 commit, 1 file changed)
    • [gui] merge skin XMLs for MusicPlaylist and VideoPlaylist (PR:8910, 1 commit, 4 files changed)
    • Add opus tags (PR:8925, 2 commits, 2 files changed)
    • fix high cpu load issues (PR:7502, 2 commits, 1 file changed)
    • Refactor InfoScanners (PR:6482, 1 commit, 10 files changed)
    • CGUIMediaWindow: properly save item position (PR:8873, 1 commit, 3 files changed)
  2. kodi-platform:
    • [debian] add TAG replacement var to changelog.in (PR:8, 1 commit, 1 file changed)
  3. pvr.nextpvr:
    • Fixed two errors with message strings (PR:34, 1 commit, 5 files changed)
  4. pvr.vdr.vnsi:
    • depends on pvr api 4.2.0 (PR:54, 1 commit, 1 file changed)
  5. newclock5:
    • New commits in this build:
      • [wip] ssif remux (ff63160a)
      • [ssif] re-factoring. (2aa35850)
      • fixup! [ssif] re-factoring. (814300f4)
      • VideoPlayer: fix incorrectly accessed members in SetPlaySpeed (2493c8ce)
      • VideoPlayer: fix race introduced by double caching av infos (a9785c82)
      • VideoPlayer: fix setting caching at end of stream (4315018e)
      • OMXAudio: Make use of m_bGotFrame to skip decoding when full (b8041f56)
      • OMXAudio: Handle GetData before adding the next buffer so we can be sure it fits (6522775f)
      • OMXAudio: Handle changes in decoded audio size correctly (f4d0af05)
    • Commits no longer in build:
      • fix high cpu load caused by false positive frame limiter (87d028da)
      • ssif remux (e5fb05e6)
      • ssif: tidy up the logic for merging ssif packets (4005fb8e)
      • fixup! ssif: tidy up the logic for merging ssif packets (e2b98e38)
      • rendersystem: do not call finish pipeline when player is paused (ed1c8a65)
      • fixup! [videoplayer/rbp] Add pi specific option to maintain vsync with pll adjustment (035fb1c8)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] patch: [update] pvr.hts (thanks @seo)
    • Added: [env] patch: [update] pvr.vuplus (thanks @seo)
    • Added: [pkg] PR:8872: videolibrary: support manually setting dateadded through NFO and JSON-RPC
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2016-01-26, 20:06)MikeKL Wrote:
Code:
17:57:03  19.077188 T:1733292960   ERROR: Unable to load /usr/lib/kodi/addons/pvr.hts/pvr.hts.so, reason: /usr/lib/kodi/addons/pvr.hts/pvr.hts.so: undefined symbol: IsRealTimeStream

Thanks - there's a quick & dirty fix in build #0126.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2016-01-26, 13:13)popcornmix Wrote:
(2016-01-26, 10:32)seba1970 Wrote: Hello,is it possible to implement 3d depth settings for movie playback , not for user interface only , very useful feature , many players offer such function in menu Huh

I think that is better posted in the "feature request" forum as it's not something Pi (or Milhouse build) specific.

OK, but only RPI2 can output proper frame packed 3d via Kodi natively , so require specific implementation ,I suppose.
Anyway , in you all hope
Bug of progress bar still here in this build
(2016-01-27, 13:18)vandamme Wrote: Bug of progress bar still here in this build

with the build in confluence skin?
(2016-01-27, 13:18)vandamme Wrote: Bug of progress bar still here in this build

Is this MVC ISO only? Which build did it start with?
I use the default confluence skin.
It's present since build #0123 for MVC ISO only.
I tested with videoplayer, not with omxplayer.
(2016-01-27, 00:22)Milhouse Wrote:
(2016-01-26, 20:06)MikeKL Wrote:
Code:
17:57:03  19.077188 T:1733292960   ERROR: Unable to load /usr/lib/kodi/addons/pvr.hts/pvr.hts.so, reason: /usr/lib/kodi/addons/pvr.hts/pvr.hts.so: undefined symbol: IsRealTimeStream

Thanks - there's a quick & dirty fix in build #0126.
With quick fix provided in #0126 working fine thanks Cool
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
The most problems with AC/DTS 5.1 and passtrough seemed to be solved with this build for me.
Thank You all.
Have only one file, that must be manuel switched to DTS outside from DVD-Menue because this would only start to play in DD5.1 although i had selected DTS Audio.
But file would work.

Cool

btw.:
It is possible to customise the progress bar with the right Information:
- for example:
|[Video] *SD/HD/MKV*| |[tone-system] *DTS/dolby/stereo*| | [chanels] *5.1*|
....like in #1001 build?

Angel
New OpenELEC Krypton build #0127: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.4.0 #1 Wed Jan 27 21:04:41 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Jan 15 2016 17:31:09
Copyright (c) 2012 Broadcom
version 50b1ff57f80db9c96b78757d2d2cfc226ed71f93 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160127210351-#0127-g2500064 [Build #0127]

# vcdbg log msg 2>&1 | grep DTOK
001716.784: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (25000647, changelog) and tip of XBMC master (7101ba76, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the OpenELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.4.y
  • Default setting for "Show RSS Feed" changed to disabled (new installs only) [patch details]
  • Disabled "Total Duration" in Confluence (see build #0221 for details)
  • Includes latest dcadec master (0e074384, ahead +139)
  • Includes latest kodi-platform master (cef3f526, ahead +5)
  • Includes latest libcec master (6d68d212, ahead +52)
  • Includes latest libnfs master (d8274472, ahead +43)
  • Includes latest platform master (38343e0a)
  • Includes latest addons: adsp.basic (598900a9, +2), adsp.biquad.filters (71087c48, +1), adsp.freesurround (990fee29, +2), asplib (2fac1bf3), pvr.argustv (74918d5a, +4), pvr.demo (555e1d7a, +3), pvr.dvblink (6616a0bb, +4), pvr.dvbviewer (8a005dd8, +4), pvr.filmon (b80ced90, +4), pvr.hdhomerun (888f19e0, +4), pvr.hts (8df9d59a, +6), pvr.iptvsimple (bd52b624, +7), pvr.mediaportal.tvserver (33d59732, +13), pvr.mythtv (bb00bf7b, +8), pvr.nextpvr (28490d18, +5), pvr.njoy (29881492, +3), pvr.pctv (a6974b23, +4), pvr.stalker (7fba39ff, +5), pvr.vbox (1326eca9, +4), pvr.vdr.vnsi (a67ae38b, +11), pvr.vuplus (aaada55a, +4), pvr.wmc (70001bd3, +4)
  • Includes commits from service.openelec.settings/, ahead +1 (OpenELEC)
  • Exclude [env] libnfs-master.patch: Already merged upstream
  • Include [env] e7cbe9cb: xf86-video-intel: explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] f26415ab: libass: bump to 0.13.1
  • Include [env] 3a6268c9: VAAPI: Enable EGL
  • Include [env] 4c703425: update platform (drop obsolete patches)
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] 518f5e6f: FFmpeg: Bump to 2.8.5-Jarvis-rc1
  • Include [env] 858f6461: xf86-video-intel: bump to 371219c
  • Include [env] 3161e391: mkpkg: binary-addons: add p8-platform
  • Include [env] patch: Clean Kodi view cache on startup
  • Include [env] patch: ffmpeg: Drop unpack()
  • Include [env] patch: Enable other binary addons
  • Include [env] patch: Fix libcec imx6 patch
  • Include [env] patch: Fixup 4653 on latest Kodi master
  • Include [env] patch: [update] pvr.hts (thanks @seo)
  • Include [env] patch: [update] pvr.vuplus (thanks @seo)
  • Include [env] patch: kodi: update to 17.0
  • Include [env] patch: Add experimental splash video
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] PR:4537: [scripts] Add PKG_SOURCE_NAME for non-standard package tarballs
  • Include [env] PR:4653: Pulseaudio update to 8.0 and switch back to AEPulseSink
  • Include [pkg] PR:7030: CNetwork - implement IPv6
  • Include [pkg] PR:8254: FIX: Only handle 3D bitmap subs in TAB
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • Include [pkg] PR:8822: Implement ignore url options in CFileItemList
  • Include [pkg] PR:8824: videodb: fix smart playlists not honoring "Show empty TV shows" setting.
  • Include [pkg] PR:8872: videolibrary: support manually setting dateadded through NFO and JSON-RPC
  • Include [pkg] PR:8922: [guiinfo] extend ranges for listitem properties
  • Include [pkg] PR:8923: [GUI] Replace thumb size with images res
Build Highlights:
  1. Pulseaudio update to 8.0 and switch back to AEPulseSink
Build Details:
  1. OpenELEC:
    • Package updates (PR:4655, 2 commits, 2 files changed)
      • OpenELEC-settings: update to OpenELEC-settings-0.6.11
      • libinput: update to libinput-1.1.5
  2. XBMC:
    • AE: rework stream status (PR:8954, 1 commit, 6 files changed)
    • Added case for different tv show naming convention (PR:7625, 2 commits, 1 file changed)
    • [PVR] Fix crash after selecting 'Add timer' in PVR timer window, closes Trac16539 (PR:8960, 2 commits, 6 files changed)
    • VideoPlayer fixes (PR:8961, 3 commits, 6 files changed)
    • Revert "CGUIMediaWindow: properly save item position" (PR:8964, 1 commit, 3 files changed)
  3. newclock5:
    • Commits no longer in build:
      • AE: rework stream status (bc92393a)
      • VideoPlayer: fix incorrectly accessed members in SetPlaySpeed (2493c8ce)
      • VideoPlayer: fix race introduced by double caching av infos (a9785c82)
      • VideoPlayer: fix setting caching at end of stream (4315018e)
  4. kernel 4.4.y:
    • New commits in this build:
      • rtc: ds1307: add support for the DT property 'wakeup-source' (1c65499b)
      • dt-overlay: add wittypi-overlay.dts (293a18f1)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] patch: Fixup 4653 on latest Kodi master
    • Added: [env] PR:4653: Pulseaudio update to 8.0 and switch back to AEPulseSink
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2016-01-27, 14:49)popcornmix Wrote:
(2016-01-27, 13:18)vandamme Wrote: Bug of progress bar still here in this build

Is this MVC ISO only? Which build did it start with?

Unfortunately, bug still here in latest build.
And I have it with omxplayer and videoplayer.
Am I the only one to have this strange behavior ?
(2016-01-28, 01:43)vandamme Wrote: Unfortunately, bug still here in latest build.
And I have it with omxplayer and videoplayer.
Am I the only one to have this strange behavior ?

Can you provide a screenshot of the problem? Apart from occasional OSD label clipping of endtime and total time in 2D mode (the clipping comes and goes - not always repeatable but something triggers it) I'm not seeing an issue with two different BD MVC ISOs.

Below is an example of the total time clipping (I suspect the end of the progress bar may be overlapping the start of the total time label, but I'm no skin expert):

Image
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Hello Mihouse,

Actually, the problem arises on the progress bar of the remote app (Yatse on Android or its equivalent for Windows Phone).
I didn't check the progress bar on Kodi itself as you showed in the screenshot. I will look at that tonight.
When I revert to build #0122, everything is fine again ....
I have Yatse (v5.9.7) on my Nexus 7 2013 tablet although I don't use Yatse often so maybe I'm looking in the wrong place, however I can't see any problem as the progress bar (on the second panel, if you swipe from the right) appears to be displayed correctly and tapping on the progress bar seeks to the correct timestamp.

Can you describe the issue in detail - screenshots from the app (how it currently looks in latest build, and how it look with build #0122) would also help immensely.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
  • 1
  • 55
  • 56
  • 57(current)
  • 58
  • 59
  • 146

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)6