• 1
  • 262
  • 263
  • 264(current)
  • 265
  • 266
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
New LibreELEC.tv Leia build #1225: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 6ff9253721d0e80fe22762184e74b419c0f211c8da538c6c21b53623d626cbe0 (RPi)
SHA256 Checksum: 6dd31725af9af5cd93e5a9898a26455baf35e75a596b0a833bd011cd3147bef1 (RPi2)

Code:
# uname -a
Linux rpi512 4.14.7 #1 Mon Dec 25 21:05:26 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Dec  1 2017 16:20:32
Copyright (c) 2012 Broadcom
version 38ac72569d7fbd7cf75754d9f14c2495416aaee7 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171225210350-#1225-gc6298e2 [Build #1225]

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

Based on tip of LibreELEC.tv master (c6298e2, changelog) and tip of XBMC master (372ad11, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. XBMC:
    • [win10] a set of fixes for uwp (PR:13243, 10 commits, 21 files changed)
  2. kernel 4.14.y:
    • New commits in this build:
      • Add Raspberry Pi firmware driver to the dependencies of backlight driver (46b6de54)
      • overlays: Add media center HAT overlay (#2313) (7140d20e)
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-12-23, 16:06)tjost Wrote: i do need vmstat for my Add-on to display volume usage with a led
With Raspbian or OSMC it works

Will be enabled in #1226.
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 #1226: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 82783299f4deaba0532a17efb5d6a6ad411c7221ebd153637f988e96b42af1e2 (RPi)
SHA256 Checksum: dcdceb1ba41bfe799200fad45f264e52f9c27d5a79289770a8371ae55517eb22 (RPi2)

Code:
# uname -a
Linux rpi512 4.14.7 #1 Tue Dec 26 21:28:37 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Dec  1 2017 16:20:32
Copyright (c) 2012 Broadcom
version 38ac72569d7fbd7cf75754d9f14c2495416aaee7 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171226212045-#1226-g199a9ac [Build #1226]

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

Based on tip of LibreELEC.tv master (199a9ac, changelog) and tip of XBMC master (8a1d57a, changelog) with the following modifications: Build Highlights:
  1. No longer revert PR:13229
  2. Enable debug & statistics event counters
  3. Switch from sprunge.us to ix.io
Build Details:
  1. LibreELEC.tv:
    • Cleanup path for SOURCES and allow SOURCES and TARGET to be defined (PR:2348, 1 commit, 5 files changed)
    • bcm2835-driver : make versionned symlinks for EGL / GLES (PR:2350, 1 commit, 1 file changed)
  2. XBMC:
    • [uwp] copy appxsym next to appx and cer files (PR:13250, 1 commit, 1 file changed)
    • Revert "[uwp] copy appxsym next to appx and cer files" (PR:13251, 1 commit, 1 file changed)
    • [win10] copy appxsym next to appx and cer files (PR:13252, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2357 (perma): pastebinit: switch to ix.io
    • Added: [env] PR:2358 (perma): configs: enable VM_EVENT_COUNTERS for project consistency
    • Added: [pkg] PR:92 (perma): log uploads: use libreelec:libreelec authentication (service.libreelec.settings)
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-12-26, 17:51)monkeyskank Wrote: I'm seeking for help and knowledge, I run the last build but the problem is not new. I was wondering if anyone managed to get the moonlight addon working ?
Pairing is fine, getting the game list too, but it can't start game.
I've also tried via ssh but it end up with an error like that "error while loading shared libraries: libX11.so.6: cannot open shared object..."
I've tried to start game with moonlight from my android phone and it is working so the problem should be properly involving LE addon or communication to the pc.

Thanks

I have uploaded a newly built version of script.moonlight in addons. Totally untested.
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-12-26, 23:18)Milhouse Wrote:
(2017-12-23, 16:06)tjost Wrote: i do need vmstat for my Add-on to display volume usage with a led
With Raspbian or OSMC it works

Will be enabled in #1226. 
Thank You very much. Works great.
(2017-12-27, 00:26)Milhouse Wrote: I have uploaded a newly built version of script.moonlight in addons. Totally untested. 
 Lovely ! I will test tomorrow and see how it goes !
I am add my brothers and don't have an USB keyboard. Is there any way to activate the game view in the menu via the shell?

Should be possible via the advancedsettings.xml right?
(2017-12-27, 09:39)linkinsoldier Wrote: I am add my brothers and don't have an USB keyboard. Is there any way to activate the game view in the menu via the shell?

Should be possible via the advancedsettings.xml right?

Try adding the following to advancedsettings.xml - untested, but it did work at one time:
Code:
<advancedsettings>
    <gamesgeneral>
        <enable>true</enable>
    </gamesgeneral>
</advancedsettings>
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.
Merry Christmas everyone and again thanks for all the support with LibreElec.

I have a quick issue.
When creating smart playlists for "Kids Movies" I am running into issues.

When I set the MPAA rating to either "Rated PG" or [contains] "PG" it fails to pull any files back. This is working on the example with the film Cars which has a MPAA rating showing in Kodi as PG


<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
<name>Kids</name>
<match>all</match>
<rule field="mpaarating" operator="contains">
<value>Rated PG</value>
</rule>
<rule field="mpaarating" operator="contains">
<value>Rated U</value>
</rule>
</smartplaylist>


Running the smart playlist fails to report back any movie with MPAA ratings

The only way I can get films to filter is to explicitly declare the film name

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
<name></name>
<match>all</match>
<rule field="title" operator="is">
<value>Cars</value>
</rule>
</smartplaylist>


Is anyone seeing this issue or is it me and I have missed something

Thanks all. Nick
Thanks milhouse! I did get it to work with an ps3 controller after setting it up for kodi Smile
(2017-12-27, 11:01)nick w Wrote: Running the smart playlist fails to report back any movie with MPAA ratings

Because you've designed the playlist to match all of your rules, ie. matching items must have an mpaarating that contains both "Rated PG" and "Rated U".

You should change the playlist option "Items must match" from "all of the rules" to "one or more of the rules".
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-12-27, 16:22)Milhouse Wrote:
(2017-12-27, 11:01)nick w Wrote: Running the smart playlist fails to report back any movie with MPAA ratings

Because you've designed the playlist to match all of your rules, ie. matching items must have an mpaarating that contains both "Rated PG" and "Rated U".

You should change the playlist option "Items must match" from "all of the rules" to "one or more of the rules".
Milhouse.
You legend. Thanks. It was many years ago I dabbled with smart playlists and fell into the same trap but couldnt for the life of me remember what to do.

Again thank you and I hope you and everyone here had a great Christmas
New LibreELEC.tv Leia build #1227: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 3814224c6f3a4a0870d84d225173abafc4ed5113b0618d5b5b12e68fda5ee4b3 (RPi)
SHA256 Checksum: 485a34d1068c5b4ca2adfeaa46e5d14cdf8bdfaf4abfd82858a559700ede80ef (RPi2)

Code:
# uname -a
Linux rpi512 4.14.7 #1 Thu Dec 28 01:56:13 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Dec  1 2017 16:20:32
Copyright (c) 2012 Broadcom
version 38ac72569d7fbd7cf75754d9f14c2495416aaee7 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171228015357-#1227-gbf7eef4 [Build #1227]

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

Based on tip of LibreELEC.tv master (bf7eef4, changelog) and tip of XBMC master (d799240, changelog) with the following modifications: Build Highlights:
  1. Drop log upload authentication, still using ix.io
  2. samba: update to samba-4.7.4
  3. bluez: update to 5.48
Build Details:
  1. LibreELEC.tv:
    • nss/nspr: build full host library (PR:2349, 2 commits, 6 files changed)
    • configs: enable VM_EVENT_COUNTERS for project consistency (PR:2358, 1 commit, 7 files changed)
  2. XBMC:
    • FIX: [droid] fix oreo video view shrinkage (PR:13241, 2 commits, 3 files changed)
    • changed: group set related info in a struct (PR:13225, 1 commit, 7 files changed)
    • add dateadded sort method to tvshows library node (PR:13247, 1 commit, 1 file changed)
    • [PVR][Estuary] PVRInfoPanel cleanup. (PR:13255, 2 commits, 7 files changed)
  3. Additional commits/pull requests/changes not yet merged 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.
Hi,

i am still getting error on Libretro compatibility addon. When I run emulators, there is error saying that libretro compatibility addon is disabled. It cannot be enabled for at least a month or two.

Tomi
Same for me, however i downgraded to #1221 and there everything works. Doesn't this work for you?
  • 1
  • 262
  • 263
  • 264(current)
  • 265
  • 266
  • 495

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