• 1
  • 21
  • 22
  • 23(current)
  • 24
  • 25
  • 111
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 1
@slack3r: I've uploaded #0124b, which is the same as #0124 but with PR:5804 reverted.

Please test #0124 and #0124b, and see if the problem is resolved by #0124b.
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.
(2015-01-25, 00:10)Milhouse Wrote: @slack3r: I've uploaded #0124b, which is the same as #0124 but with PR:5804 reverted.

Please test #0124 and #0124b, and see if the problem is resolved by #0124b.

Solved with #0124b!
Thank you for your work and time.
Big Problem within PVR-AddOn since Version 19990

Hello,

I use the PVR-Addon ServerWMC, but since Version 19990 I have had a big Problem.

From begin to read the EPG-Data --> all menues (remote-actions) are very slow.
I can see in the log-file, that the client is ever and ever pooling to server.

Why? I dont now.

At first I thought it is a problem in PVR-AddOn. But if I use the DVBLogic-Addon, I see the same error/problem.
So I guess it is a play problem between Kodi and PVR.

You can find all following information and actually Log-Files in : http://forum.kodi.tv/showthread.php?tid=...pid1903424

Can you help me please.
(2015-01-25, 09:19)slack3r Wrote:
(2015-01-25, 00:10)Milhouse Wrote: @slack3r: I've uploaded #0124b, which is the same as #0124 but with PR:5804 reverted.

Please test #0124 and #0124b, and see if the problem is resolved by #0124b.

Solved with #0124b!
Thank you for your work and time.

Good, needs to be reported against PR5804.

Edit: Looks like popcornmix has already done so (thanks)
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.
(2015-01-25, 18:03)Heiko123 Wrote: Can you help me please.

Not really, no. According to the developer it looks like this might be an upstream issue, either OpenELEC or, IMHO more likely, Kodi (where is this GetTimers command implemented?). You need to report the problem upstream, to the relevant developers, although obviously in the case of OpenELEC you may need to wait until their master is synced.
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.
while using latest test build i get the error

17:34:42 62.030338 T:2908787776 NOTICE: Thread PVRManager start, auto delete: false
17:34:42 62.031044 T:2892010560 NOTICE: Thread PVRClient start, auto delete: false
17:34:42 62.041031 T:2892010560 ERROR: PVR - Add-on 'VDR XVDR Client' is using an incompatible API version. XBMC minimum API version = '$
17:34:42 62.041321 T:2892010560 WARNING: UpdateAndInitialiseClients - failed to create add-on VDR XVDR Client, status = 6
17:34:42 62.041565 T:2892010560 WARNING: UpdateAndInitialiseClients - failed to load the dll for add-on VDR XVDR Client, disabling it
17:34:42 62.106373 T:2769286208 NOTICE: Thread BackgroundLoader start, auto delete: false

any fix for this?
(2015-01-25, 23:41)unclejoe01 Wrote: while using latest test build i get the error

Precisely which build? Build #0125 is on the FTP server, but I've not yet published the release notes - this has an API bump which could be the cause, I don't see how it could be #0124.

If it is build #0125 you are using, then you probably need to report this error upstream on github.

Edit: My guess right now is that the PVR API version has not been bumped when it should have.
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 I****** build: #0125
(Supercedes previous build)

Code:
# uname -a
Linux OpenELEC 3.18.3 #1 PREEMPT Sun Jan 25 21:04:14 GMT 2015 armv6l GNU/Linux

# vcgencmd version
Jan 22 2015 00:04:19
Copyright (c) 2012 Broadcom
version 2433779e6b2d922c3d1fff6101413156e7db747c (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150125210335-r20129-g92ab453 [Build #0125]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (92ab4534, changelog) and tip of XBMC master (3cf552a7, 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.18.y
  • Excludes the OpenELEC kodi-001-helix_rpb_backports 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 (8e991ffb)
  • Includes latest libcec master (9f000e43)
  • Includes latest xbmc-pvr-addons master (636cde6f)
  • Includes latest xbmc-addon-xvdr master (cc81bb65)
  • Includes additional ffmpeg codecs/muxers enabled for testing/benchmarking purposes (see patch)
  • Includes animated splash support (patch)
  • Includes commits from libcec-2.2.0 (popcornmix)
  • Exclude kodi-102-dont_really_depend_on_SDL_image.patch: No longer required
  • Exclude lirc_rpi.conf: No longer required, let Device Tree handle lirc_rpi (add "dtoverlay=lirc-rpi" to config.txt)
  • Include d6f4bebf: new package: libsquish
  • Include patch: Use our own texturepacker
  • Include patch: Fix build patch for kodi-pvr-addons
  • Include PR:5752: [jsonrpc] Allow retrieving empty TV shows via VideoLibrary.GetTVShows.
  • Include PR:6201: webserver: refactor, unification of handlers and bug fixes
  • Include PR:6246: [pvr] Improve PVR startup time
Build Highlights:
  1. OpenELEC Device Tree support added upstream
Build Details:
  1. OpenELEC:
    • [WeTek_Play] - fix typo and restore powerled access (PR:3837, 2 commits, 2 files changed)
    • IMX: Update to smallint / wolfgar deinterlacing code (including fernet's base) (fec3e415)
    • IMX: Backport general changes needed for new imx code (2c8192f1)
    • flac: add patch to fix build with DEBUG=yes, this fixes #3834 (cbe08c8e)
    • Mesa: update to Mesa-10.4.3 (a00739a4)
    • Revert "flac: dont allow debug builds" (8cbd17b4)
    • projects/RPi/linux: enable DeviceTree support (38d322fa)
    • projects/RPi/options: enable build of dtb files (56758e1c)
    • linux: add support to install dtb files for RPi kernels, thanks to Milhouse (0d8cb07a)
    • bcm2835-bootloader: add support to install dtb files, thanks to Milhouse (7c30888a)
    • scripts: add script to inject device tree blobs to RPi kernel, thanks to Milhouse (f3672bc8)
  2. XBMC:
    • Previously missed cppcheck performance fixes (PR:6253, 1 commit, 36 files changed)
    • [dvdplayer] Prioritize number of channels over codec over default flag. (PR:6221, 1 commit, 3 files changed)
    • [pvr] fix missing variable assignment after PR #4671 (PR:6255, 1 commit, 1 file changed)
    • fix typo in 729c42b0d9675ea6b3af7192afc23d96a775fc74. (PR:6270, 1 commit, 1 file changed)
    • [Confluence] fixed: sideblade would scroll (47d0fc71)
  3. kodi-pvr-addons:
    • [pvr.wmc] Revise stream stutter fix (PR:419, 1 commit, 4 files changed)
  4. kodi-addon-xvdr:
    • Updated XBMC headers (PR:146, 1 commit, 6 files changed)
  5. newclock4:
    • New commits in this build:
      • renderer: Allow gui updates to be skipped when playing video (8d360cd9)
    • Commits no longer in build:
      • hack: No longer need FrameMove in gui framerate hack (80fef2e9)
  6. kernel 3.18.y:
    • New commits in this build:
      • Add device tree overlay for HiFiBerry Amp/Amp+ (923ddb84)
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.
Is there a reason the kernel doesn't contain the /proc/config.gz configuration?
Because it's not enabled. The config is available on github, or view the patches and config by opening the tar of one of my builds. If you feel you need /proc/config.gz, submit a pull request upstream.
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.
I believe it's built as a module and needs "modprobe configs".
Nice, that works - thanks. I checked if we had CONFIG_IKONFIG_PROC enabled, but it's not defined at all.

Edit: It's CONFIG_IKCONFIG* - bah.
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.
(2015-01-25, 23:41)unclejoe01 Wrote: while using latest test build i get the error

Should be fixed in the next build.
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.
(2015-01-25, 22:09)Milhouse Wrote: Good, needs to be reported against PR5804.

Edit: Looks like popcornmix has already done so (thanks)
Thanks.

I also thank you too, popcornmix.

I will stay with #0124b - until the end of vacation ^_^
Using latest stable, no thumbs are being extracted (NFS shared folders).
Checkbox is enabled but <enablethumb> setting remains set to false.
I can't see any mention of ffmpeg in logs :/

Any idea? It was working perfectly using 4.2.1.

Thank you.

EDIT: My bad, wrong place.. Can't delete this message..
  • 1
  • 21
  • 22
  • 23(current)
  • 24
  • 25
  • 111

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 112