• 1
  • 132
  • 133
  • 134(current)
  • 135
  • 136
  • 156
OpenELEC Testbuilds for RaspberryPi Part 3 (Kodi 14.0)
(2014-11-12, 23:18)Forage Wrote: Yes! That fixed it. Good to know.
What is the best way to proceed? Start a new thread about it in the general forum or comment on the PR?

A forum thread with details is probably best - try and include sufficient detail for a developer to easily/quickly reproduce. Mention that you tested with/without PR5343. You could add a link to the thread on PR5343 if you don't get a response.
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.
New OpenELEC Helix build: #1112
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 3.17.2 #1 PREEMPT Wed Nov 12 21:03:15 GMT 2014 armv6l GNU/Linux

# vcgencmd version
Nov  7 2014 17:01:00
Copyright (c) 2012 Broadcom
version 3bd41a132583ec90e4a0410a4aa631d1e4e2d8ea (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20141112210206-r19625-g79b1838 [Build #1112]

Based on tip of OpenELEC master (79b18383, changelog) and tip of XBMC master (bec27478, changelog) with the following modifications:
  • Includes newclock4 patches
  • Excludes the OpenELEC fernetmenta patches due to conflicts with newclock4
  • Excludes the OpenELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-3.17.y
  • Excludes the OpenELEC xbmc-001-newclock4 patch in favour of sourcing these and possibly more recent patches directly from newclock4 branch
  • Default setting for "Show RSS Feed" changed to disabled (new installs only) [patch details]
  • Disabled "Total Duration" in Confluence (see build #0221 for details)
  • Adapted service.openelec.settings to take advantage of PR:5217 [patch details]
  • Includes latest libnfs master (4a58e614)
  • Includes latest libcec master (70e1b5de)
  • Includes latest xbmc-pvr-addons master (919adc9e)
  • Includes latest xbmc-addon-xvdr master (328fa653)
  • Includes CONFIG_COREDUMP=y to allow creation of coredumps (see here)
  • Includes additional ffmpeg codecs/muxers enabled for testing/benchmarking purposes (see patch)
  • Includes commits from libcec-2.2.0 (popcornmix)
  • Includes PR:5573: webserver: improved caching control (see discussion)
  • Includes PR:5625: Fix library clean/scan after #5324 when started from a remote.
  • Includes PR:5688: fix 'action' type addon settings not executed if id attribute is missing
  • Includes PR:5700: [WIP] Fix for libdvdcss partial read
  • Includes PR:5707: Even better emulate POSIX file functions (reduced)
Build Highlights:
  1. Updated component logging
  2. kodi-pvr-addons: Removed pvr.mythtv.cmyth (replaced by pvr.mythtv)
  3. newclock4: "do database clean on thread" (prevent GUI lock-up during library clean)
  4. newclock4: "dvdplayer: fix dts correction, again" - might help fix @gendo's problem
  5. newclock4: several curl/filecache/buffering fixes (see PR:5708 for details)
  6. Added: PR:5700 and PR:5707 - should fix DVD ISO/VIDEO_TS problems (thanks @Bohlendach for reporting and test files)
Build Details:
  1. OpenELEC:
    • pciutils: update to pciutils-3.3.0, enable udev and libkmod support, dont install pci.ids (1d2ec484)
    • systemd: install pci hwdb (f0cf00b0)
    • flashrom: link agains libudev and libkmod, needed too link against newer pciutils (0eb500b4)
    • Revert "[uefi] enable 32bit uefi support" (79b18383)
  2. XBMC:
    • Add RunScript backwards compatibility (PR:5663, 2 commits, 1 file changed)
    • coverity fixes (PR:5667, 9 commits, 9 files changed)
    • FIX: must return true after setting update (PR:5691, 1 commit, 1 file changed)
    • Handle BlueZ 5.x play/pause evdev scancodes (PR:5699, 1 commit, 1 file changed)
    • dvdplayer: fix app exit caused by creating teletext while thread is runn... (PR:5702, 1 commit, 1 file changed)
    • [Keyboard layouts] Add Portuguese (Portugal) QWERTY (PR:5687, 1 commit, 1 file changed)
    • add component logging for video (PR:5690, 1 commit, 4 files changed)
    • [curl] Avoid busy spinning when socket timeout is too low (PR:5681, 1 commit, 1 file changed)
    • [PVR] Timeshifting: Fixed EpgInfoTag::[IsActive|WasActive|InTheFuture] (PR:5629, 1 commit, 2 files changed)
    • dvdplayer: videocodec ffmpeg - fix timestamps and colorspace (PR:5698, 1 commit, 1 file changed)
    • [omxplayer] Add option to choose omxplayer/dvdplayer automatically (PR:5627, 1 commit, 5 files changed)
    • Use "system.playlistspath" setting instead of default library one in CFileUtils (PR:5583, 1 commit, 1 file changed)
    • DVDVideoCodecAmlogic: Remove throttling of MPEG2 playback (PR:4983, 1 commit, 1 file changed)
    • [AMLCodec] Add support for panel display output (PR:5393, 1 commit, 2 files changed)
    • osx: fixed detect of latest sdk after yosemite (PR:5704, 1 commit, 1 file changed)
    • [osx] - fixed XBMCHelper was never updated (PR:5678, 4 commits, 5 files changed)
  3. libcec:
    • [posix] - we need to obey the pthread func prototype - void * might not ... (PR:46, 1 commit, 1 file changed)
  4. kodi-pvr-addons:
    • removed pvr.mythtv.cmyth (replaced by pvr.mythtv) (f0ce248a)
    • [darwin] - we need to obey the pthread func prototype void * might not be the same as a class pointer. This should fix deadhang on CreateThreads on some darwin runtimes. (bc87631b)
    • [cppmyth] Bump version 1.0.7 (696b0224)
    • [mythtv] Bump version 1.9.25 (1a8534de)
    • [pvr.hts] Improve sync after connection restore. (9de8df01)
    • [pvr.hts] Added support for getting and setting startExtra, stopExtra, retention, priority properties of recordings and timers. (5c804cb5)
    • [pvr.hts] Backported GetPlayingTime from pvr.tvh. (1939fdba)
    • [pvr.hts] bump version (6749a7cf)
    • Merge branch 'release-v1.9.25' (3f62ca64)
    • [addons] - bumped versionnumber for all addons, adapted changelogs (5ad3a768)
    • Merge branch 'drop_cmyth' (6862a4d2)
    • Merge branch 'fix_darwin_threads' (bdcdd5c8)
    • added more Windows-specific files to .gitignore (da1204e3)
    • [project] remove libcmyth from VS solution (add6cfcd)
    • [pvr.wmc] updated clientversion.h too (919adc9e)
  5. newclock4:
    • New commits in this build:
      • dvdplayer: avoid short screen flicker caused by unnecessary reconfigure of renderer (53c441f8)
      • dvdplayer: allow rewinding at end of stream, do a seek after rewind (e0680069)
      • do database clean on thread (a7c74eba)
      • use extended progress bar for library clean (64c65b9c)
      • VAAPI: Use Component Logging (2280686f)
      • VDPAU: Component Logging (cb829880)
      • IMX: Use Component Logging (10a80d8f)
      • MMAL: Use Component Logging (0f3c5c82)
      • changed: Have CurlFile return m_bufferSize as chunksize (62373779)
      • fixed: FileCache-full logic was wrong + create seperate IsCacheFull() functions (af6d6fb0)
      • fixed: Don't keep reading source when cache is full (fixes #15500) (23067514)
      • dvdplayer: fix dts correction, again (ebedd5f0)
    • Commits no longer in build:
      • xbmc pr 3080 (ed2d33da)
      • [omxplayer] Add option to choose omxplayer/dvdplayer automatically (e9f80dea)
      • [curl] Avoid busy spinning when socket timeout is too low (98d8078b)
      • [dvdplayer] Allow new timestamp correction code to be disabled with an advancedsetting (79c68b0d)
      • [dvdplayer] Try resetting the demuxer if audio and video remain out of sync (d56620f5)
      • squash: try with 1 second threshold for resetting demuxer when audio/video out of sync (c4e6c0de)
  6. Additional commits/pull requests not yet merged upstream:
    • Added: PR:5700: [WIP] Fix for libdvdcss partial read
    • Added: PR:5707: Even better emulate POSIX file functions (reduced)
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.
Quite a lot of activity on github today, so any testing of this build could be useful.

gendo - the reset of demixer (and advancedsetting revert) have gone from this build. There's another commit that may fix your problem, so please report on that.

Hopefully the ISO regression is gone in this build.

The file cache PR may help performance when playing from internet streams.
(2014-11-12, 23:19)Milhouse Wrote:
(2014-11-12, 22:06)Bohlendach Wrote: Milhouse, did this fix the problem? PR #5694! and PR #5700 Smile

Do you include it in the next build?

It appears to have fixed it, using your "NOT_OK" VIDEO_TS - it will be in the next build (uploading now...)

Happy to help! I just did a quick test. It works. Thanks!
(2014-11-12, 23:48)popcornmix Wrote: gendo - the reset of demixer (and advancedsetting revert) have gone from this build. There's another commit that may fix your problem, so please report on that.
Popcornmix, the latest build works fine thanks. Problem is fixed.
(2014-11-13, 06:16)gendo Wrote: Popcornmix, the latest build works fine thanks. Problem is fixed.
Good to hear. I think this is the real fix, and is submitted upstream, so hopefully no more problems.
(2014-11-12, 23:48)popcornmix Wrote: The file cache PR may help performance when playing from internet streams.

I'll test tonight to see if this helps my issue... does this affect dvdplayer only (leave omxplayer off)?
(2014-11-13, 13:58)sdsnyr94 Wrote: I'll test tonight to see if this helps my issue... does this affect dvdplayer only (leave omxplayer off)?

This is common code, so will affect omxplayer and dvdplayer.
Hi milhouse, mkortstiege has replied to the ticket reguarding the fanart failing on watched status flag reset below.
http://trac.xbmc.org/ticket/15418

he is unable to reproduce this bug and i could not see him online in IRC.
would it be possible for you to try and confirm if you still get it.

I have updated my B+ to build 1112 and can no longer reproduce this bug on the Raspberry Pi
This is still easily reproducable on an X86 machine running Kodi 14.0 Beta so hopefully something else that has been updated has fixed this issue since then.
I will try to test a nightly out on my X86 machine and see if the issue goes away.

#EDIT
After updating to the latest nightly on X86 windows, the bug is still reproducable however i cannot reproduce it on the Pi at all
@Milhouse you instead seem to still be getting hit by this in #1112, right?
(2014-11-13, 18:35)bagofcrap24 Wrote: Hi milhouse, mkortstiege has replied to the ticket reguarding the fanart failing on watched status flag reset below.
http://trac.xbmc.org/ticket/15418

he is unable to reproduce this bug and i could not see him online in IRC.
would it be possible for you to try and confirm if you still get it.

I have updated my B+ to build 1112 and can no longer reproduce this bug on the Raspberry Pi
This is still easily reproducable on an X86 machine running Kodi 14.0 Beta so hopefully something else that has been updated has fixed this issue since then.
I will try to test a nightly out on my X86 machine and see if the issue goes away.

#EDIT
After updating to the latest nightly on X86 windows, the bug is still reproducable however i cannot reproduce it on the Pi at all

I'm currently able to reproduce on both Pi and x86, so will try and come up with a simple test case. Are you still using SQLite on your x86? I'm using MySQL, so it's the same library for both Pi/x86 in my case. The test case I create will hopefully be based on SQLite, and local storage (so without NFS/SMB as another variable).
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.
(2014-11-13, 20:00)Milhouse Wrote: I'm currently able to reproduce on both Pi and x86, so will try and come up with a simple test case. Are you still using SQLite on your x86? I'm using MySQL, so it's the same library for both Pi/x86 in my case. The test case I create will hopefully be based on SQLite, and local storage (so without NFS/SMB as another variable).

I'm still using SQLite over NFS
(2014-11-13, 19:44)menakite Wrote: @Milhouse you instead seem to still be getting hit by this in #1112, right?

I can reproduce in a master build on Ubuntu.
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.
New OpenELEC Helix build: #1113
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 3.17.2 #1 PREEMPT Thu Nov 13 21:28:32 GMT 2014 armv6l GNU/Linux

# vcgencmd version
Nov  7 2014 17:01:00
Copyright (c) 2012 Broadcom
version 3bd41a132583ec90e4a0410a4aa631d1e4e2d8ea (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20141113212719-r19626-g89b92f4 [Build #1113]

Based on tip of OpenELEC master (89b92f4a, changelog) and tip of XBMC master (78d666e8, changelog) with the following modifications:
  • Includes newclock4 patches
  • Excludes the OpenELEC fernetmenta patches due to conflicts with newclock4
  • Excludes the OpenELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-3.17.y
  • Excludes the OpenELEC xbmc-001-newclock4 patch in favour of sourcing these and possibly more recent patches directly from newclock4 branch
  • Default setting for "Show RSS Feed" changed to disabled (new installs only) [patch details]
  • Disabled "Total Duration" in Confluence (see build #0221 for details)
  • Adapted service.openelec.settings to take advantage of PR:5217 [patch details]
  • Includes latest libnfs master (4a58e614)
  • Includes latest libcec master (70e1b5de)
  • Includes latest xbmc-pvr-addons master (06842b90)
  • Includes latest xbmc-addon-xvdr master (328fa653)
  • Includes CONFIG_COREDUMP=y to allow creation of coredumps (see here)
  • Removes CONFIG_REGULATOR=y which may fix Hifiberry hardware
  • Includes additional ffmpeg codecs/muxers enabled for testing/benchmarking purposes (see patch)
  • Includes commits from libcec-2.2.0 (popcornmix)
  • Includes PR:5573: webserver: improved caching control (see discussion)
  • Includes PR:5700: [WIP] Fix for libdvdcss partial read
  • Includes PR:5707: Even better emulate POSIX file functions (reduced)
  • Includes PR:5713: Fix "Current fanart" not being shown in DialogVideoInfo.
Build Highlights:
  1. Removed "CONFIG_REGULATOR=y" from linux.arm.conf to see if this helps fix Hifiberry hardware (please test, Hifiberry users)
  2. Added: PR:5713: Fix "Current fanart" not being shown in DialogVideoInfo.
Build Details:
  1. OpenELEC:
    • projects/*/linux: Enable Netfilter owner matching, this fixes #3607, this fixes #3585 (89b92f4a)
  2. XBMC:
    • Code fixes (PR:5045, 14 commits, 30 files changed)
    • fix 'action' type addon settings not executed if id attribute is missing (PR:5688, 3 commits, 2 files changed)
    • [builtins] Invert default for showing dialogs after 5324 for remotes/add-ons. (PR:5625, 1 commit, 3 files changed)
    • [vtb] - fix - use the correct bit for signaling the hw decoder to drop a... (PR:5692, 1 commit, 1 file changed)
    • DVDVideoCodecLibMpeg2: fix broken check for memory allocation (dba9e9d7)
    • fix string for component logging video (ab1ba15b)
    • [skin] update reTouched git sha (78d666e8)
  3. kodi-pvr-addons:
    • Drop unused dependencies (PR:380, 3 commits, 9 files changed)
    • [pvr.hts] backport ATSC subchannel number support from pvr.tvh (35f75f53)
  4. newclock4:
    • New commits in this build:
      • [mmalrenderer] Add choice of 4 deinterlace schemes (eae1fe09)
      • player: fix rewind (5dcce548)
      • changed: Show cachebytes from input in dvdplayer info as it's more intuitive (4c8659ba)
      • AE: always request float from sink when in fixed mode, fixes unwanted re-init of sink (a5216bb3)
    • Commits no longer in build:
      • [mmalrenderer] Add choice of 3 deinterlace schemes (8338ec4b)
  5. Additional commits/pull requests not yet merged upstream:
    • Added: PR:5713: Fix "Current fanart" not being shown in DialogVideoInfo.
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.
(2014-11-14, 00:17)Milhouse Wrote: [*]Removed "CONFIG_REGULATOR=y" from linux.arm.conf to see if this helps fix Hifiberry hardware (please test, Hifiberry users)

You are all wonderful people :-) It works perfectly with my DAC+, thank you very much!
  • 1
  • 132
  • 133
  • 134(current)
  • 135
  • 136
  • 156

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 3 (Kodi 14.0)8