• 1
  • 219
  • 220
  • 221(current)
  • 222
  • 223
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2017-09-16, 17:22)aikau Wrote:
(2017-09-16, 00:18)Milhouse Wrote: New LibreELEC.tv Leia build #0915:

Are these download links full libreelec images? Is there any repo with these versions of kodi and stuff? I am using http://download.osmc.tv/dev/gmc-18 but it is not updated that often, and I cannot update using your download links - I put the image there:
osmc@aikrpi:~$ md5sum /storage/.update/LibreELEC-RPi2.arm-9.0-Milhouse-20170915224451-.tar
8f7c655178b87ee3d6d875eb4e15461b /storage/.update/LibreELEC-RPi2.arm-9.0-Milhouse-20170915224451-.tar

then reboot the pi but it does not seem to have any effect, what am I missing? Thanks and sorry if that was explained already, just could not find it.

The problem I am trying to solve is seeking in bluray iso - it simply does not work, like I press "right" once and nothing happens in 20 minutes but the movie itself plays just fine.

No, they're update tarballs as explained in the first post under "Installing". Needless to say they'll have no effect on OSMC.
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.
(2017-09-16, 18:29)chessplayer Wrote: What to do?

Make sure you have enabled the included version of VDR VNSI Client first, otherwise the Kodi addon system tries to install an out of date version of the client when installing the server.
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 LibreELEC.tv Leia build #0916: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.13.2 #1 Sat Sep 16 21:06:20 BST 2017 armv6l GNU/Linux

# vcgencmd version
Sep 12 2017 15:25:20
Copyright (c) 2012 Broadcom
version 3fbb171d1950eb3789eb8e37ba11e01079a37239 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20170916210509-#0916-g4218aca [Build #0916]

# Kodi version
(18.0-ALPHA1 Git:6772aeb). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (4218aca, changelog) and tip of XBMC master (6772aeb, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the LibreELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.13.y
  • Includes latest bcm2835-driver master (eb04fcf, ahead +5)
  • Includes latest kodi-platform master (36fb493)
  • Includes latest libcec master (8adc786, ahead +26)
  • Includes latest libnfs master (3ba2a2c, ahead +101)
  • Includes latest p8-platform master (a822e19)
  • Includes latest addons: inputstream.adaptive (aa62764, +9), inputstream.rtmp (e094fa3), peripheral.joystick (cc14287), pvr.argustv (23cc0e8), pvr.demo (122dedd), pvr.dvblink (816f90c), pvr.dvbviewer (8741c8b), pvr.filmon (34dca04), pvr.hdhomerun (ace19fa), pvr.hts (53118d8), pvr.iptvsimple (ac4f4bd), pvr.mediaportal.tvserver (c86ab35), pvr.mythtv (b46e5be), pvr.nextpvr (a855663), pvr.njoy (99874de), pvr.octonet (a77cf11), pvr.pctv (549f690), pvr.stalker (e15edca), pvr.teleboy (8a1e224, +13), pvr.vbox (b5da811), pvr.vdr.vnsi (f3f80d5, +1), pvr.vuplus (9bfd868), pvr.wmc (7e2cb4b, +1), pvr.zattoo (943a9b6, +7)
  • Include [env] 22775c5: include crazycat dvb drivers addon in image
  • Include [env] patch: RPi/RPi2: enable Broadcom WiFi debugging (see details)
  • Include [env] patch: libcec: don't link non-existant libtinfo
  • Include [env] patch: rev hack for kodi
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
  • Include [env] patch: pvr addons: disable broken addons
  • Include [env] PR:1776: Don't cause system to hang on halt/reboot when net-booting
  • Include [env] PR:1791: nss/nspr: include in main image [rfc]
  • Include [env] PR:1835: add support for optional kernel modules in image and from addons
  • Include [env] PR:1919: samba: don't restart smbd in samba-autoshare
  • Include [env] PR:1978: linux: update to linux-4.13.4
  • Include [env] PR:1980: unpack/extract: avoid calling extract multiple times, sourcing config/options each time
  • Include [env] PR:1982: RPi: add alsa card conf for IQAudIODigi to enable passthrough
  • Include [pkg] patch: skin.estuary: reduce system info font size (kodi)
  • Include [pkg] PR:234: implement intensity compensation for VC-1 decoding for Ivybridge and better (intel-vaapi-driver)
  • Include [pkg] PR:260: Fix Seeking with VC1 after 6702b01ee3598017f05374bfc7956493f790361c (intel-vaapi-driver)
  • Include [pkg] PR:12767: Partial revert of imdb crashfix due to a introduced bug
Build Highlights:
  1. AE: allow bigger maxError when not in sync
Build Details:
  1. XBMC:
    • Make sure we don't overwrite path with an empty value. (PR:12798, 1 commit, 1 file changed)
    • [cmake] correctly escape install regex syntax introduced at #12538 (PR:12802, 1 commit, 1 file changed)
    • AE: allow bigger maxError when not in sync (PR:12803, 1 commit, 1 file changed)
  2. newclock5:
    • New commits in this build:
      • fixup! omxplayer: Avoid hang when skipping to next video (5ba60504)
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.
(2017-09-16, 23:12)Milhouse Wrote:
(2017-09-16, 18:29)chessplayer Wrote: What to do?

Make sure you have enabled the included version of VDR VNSI Client first, otherwise the Kodi addon system tries to install an out of date version of the client when installing the server.

Thanks, that worked perfectly! Will test extensively, but first impression is really good (including DVBAPI).

Thanks again for all your efforts, guys!
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Clients: RPi3, Wetek Play, Nvidia Shield
Server: Cubietruck with VDR; RPi3, Wetek Play
With Sundtek DVB-C Sticks (and Wetek Play tuners)
(2017-09-16, 22:26)Milhouse Wrote: No, they're update tarballs as explained in the first post under "Installing". Needless to say they'll have no effect on OSMC.

I installed LibreELEC-RPi2.arm-8.0.2.img.gz from https://libreelec.tv/downloads/ , this gave me OSMC. Is not it an official thing? It looks to me like it has been renamed but apparently I am just missing something important but what?

upd. Never mind. It was 8.0.2, 8.1.1 seems to do what expected. Sorry for the noise.
(2017-09-17, 01:56)aikau Wrote: I installed LibreELEC-RPi2.arm-8.0.2.img.gz from https://libreelec.tv/downloads/ , this gave me OSMC. Is not it an official thing? It looks to me like it has been renamed but apparently I am just missing something important but what?

Is this a wind up? Please start a new thread if you are having problems installing a working LibreELEC system as that has nothing to do with testing the builds in this thread.
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.
Gamelib retro became incompatible again with #916, I guess this is already known, right? If not I will figure out which one is the one to make it incompatible
On #915, when pressing the button "Aus ZIP-Datei installieren" ("install from ZIP"), nothing happens, despite the fact that unknown sources have been enabled. Installation from zip is possible when choosing it from the listed options after saying "install from repo" and moving up one level via ".." .

This, however, seems to be a problem with Kodi 18 as a whole, since I have the same issue with the kodinerds-APK on my Nvidia Shield TV box. But I am sure you know better who to pass this on to than I do.
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Clients: RPi3, Wetek Play, Nvidia Shield
Server: Cubietruck with VDR; RPi3, Wetek Play
With Sundtek DVB-C Sticks (and Wetek Play tuners)
(2017-09-05, 09:21)Milhouse Wrote: The following addons have been updated:
Code:
service.tvheadend42
visualization.waveform
service.multimedia.vdr-addon
vfs.rar
visualization.spectrum

Anything not listed (eg. visualization.shadertoy/screensaver.shadertoy) that has been uploaded before, doesn't currently build.
I installed this zip: visualization.spectrum-999.2.0.2.2-#0904-milhouse.zip

visualization.spectrum crashes in #916.
log has this
11:43:35.304 T:1943122032 ERROR: Add-on 'Spectrum' is using an incompatible API version for type 'Addon'. Kodi API min version = '1.0.12', add-on API version '1.0.11'
and Kodi then restarts.

I tried editing addon.xml, changing
<import addon="kodi.binary.global.main" version="1.0.11"/>
to
<import addon="kodi.binary.global.main" version="1.0.12"/>
and re-zipping, same result.
(2017-09-17, 12:27)chessplayer Wrote: On #915, when pressing the button "Aus ZIP-Datei installieren" ("install from ZIP"), nothing happens, despite the fact that unknown sources have been enabled. Installation from zip is possible when choosing it from the listed options after saying "install from repo" and moving up one level via ".." .

The home widget has never worked, and is an known issue. Install zips from Add-ons > Add-on browser.
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.
(2017-09-17, 12:56)agb2 Wrote: I installed this zip: visualization.spectrum-999.2.0.2.2-#0904-milhouse.zip

I've rebuilt visualization.spectrum and uploaded the new #0916 version.
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.
(2017-09-17, 10:02)linkinsoldier Wrote: Gamelib retro became incompatible again with #916, I guess this is already known, right? If not I will figure out which one is the one to make it incompatible

Not sure how that became incompatible with #0916... are you sure it worked with #0915? What is the error with #0916?
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.
Morning Ksooo,

OMX PVR video switching is kinda working again with 0916, but it has a strange issue of thinking its still on the previous channel.
For example ill start watching channel 1, and switch up to channel 2, Kodi switches to channel 2, but still thinks its on channel 1, when looking at the guide or bringing up the on screen info it all for channel 1.
Also when switching any non-pvr video it shows up the main gui briefly before switching, and then shows as nothing is playing even though it is.. if you want some logs let me know..

Best Regards

Bucky..
(2017-09-17, 13:20)Milhouse Wrote:
(2017-09-17, 12:56)agb2 Wrote: I installed this zip: visualization.spectrum-999.2.0.2.2-#0904-milhouse.zip

I've rebuilt visualization.spectrum and uploaded the new #0916 version.

Sorry, being a bit dull here - can you post a link please?
I've forgotten where I d/l the zip from Tongue
(2017-09-17, 13:45)agb2 Wrote:
(2017-09-17, 13:20)Milhouse Wrote:
(2017-09-17, 12:56)agb2 Wrote: I installed this zip: visualization.spectrum-999.2.0.2.2-#0904-milhouse.zip

I've rebuilt visualization.spectrum and uploaded the new #0916 version.

Sorry, being a bit dull here - can you post a link please?
I've forgotten where I d/l the zip from Tongue

Addons
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
  • 219
  • 220
  • 221(current)
  • 222
  • 223
  • 495

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24