• 1
  • 471
  • 472
  • 473(current)
  • 474
  • 475
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
Weekly Linux 5.0-rc1 build #0110x: RPi / RPi2

Known issues:
text:

No dvb-latest or crazycat drivers
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 #0111: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 443ef1db0da220f6a517ae622b26c375cab3ee1f413794e0b235e9028f40c089 (RPi)
SHA256 Checksum: e0618a6c0776f1b30acc75cc310c81eb6ca4b4b9c343a3571ff9a023c9bb8ef8 (RPi2)

text:
# uname -a
Linux rpi512 4.19.14 #1 Sat Jan 12 00:37:58 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Jan 9 2019 20:07:49
Copyright © 2012 Broadcom
version bcefbb195b77d6b9a02dfbad0e1fff3b18122585 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20190112003653-#0111-g1c86567 [Build #0111]

# Kodi version
(18.0-RC5 Git:baff0a1). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (1c86567, changelog) and tip of XBMC master (baff0a1, changelog) with the following modifications: Build Highlights:
  1. Revert PR:15200 (which would bump Video DB to 115) for now, as it is not compatible with MySQL pre-v5.7
  2. pvr.vuplus testing fixes
Build Details:
  1. XBMC:
    • [database] Set tvshow_view return maximum path (PR:15200, 1 commit, 1 file changed)
    • VideoInfoScanner: Correctly redact URLs (PR:15228, 1 commit, 1 file changed)
  2. kernel 4.19.y:
    • New commits in this build:
      • firmware: raspberrypi: Report the fw variant during probe (57a1e189)
      • firmware: raspberrypi: Report the fw git hash during probe (0841e2ab)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [pkg] PR:118 (perma): Language option in first run wizard (service.libreelec.settings)
    • Added: [pkg] PR:170 (perma): Stream details (pvr.vuplus)
    • Reverted: [pkg] PR:15200: [database] Set tvshow_view return maximum path (Reason: breaks pre-5.7 MySQL)
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 everybody,

@Milhouse: Great work.

I would like to know which command is send when I choose the "power off system" at the menu because I would send the command via SSH to shutdown LibreElec on my RPi via Alexa.

At the moment I send this command to the RPi sshpass -p 'libreelec' ssh [email protected] kodi-send --action='CECStandby'. I know it's not very secure but it's just for testing purposes.
The TV is also shutting down but I just wanted to know if LibreElec is shutting down correctly with the command above.

Thanks in advance.
You do know there's no power off on the rpi.
There's only standby of the monitor, Kodi will still be running.
Media Companion Dev.
Media Companion - Kodi / XBMC - Media Companion
Oops I think I got that wrong
Media Companion Dev.
Media Companion - Kodi / XBMC - Media Companion
New LibreELEC.tv Leia build #0112: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 0500d74228b09c25fe296a5bcbfcd2e0947f05b571809ab97add65da06dd249a (RPi)
SHA256 Checksum: 20ab50c388b1d7b100e5bb994315f67fc8d0818897d208c01808024751a436c3 (RPi2)

text:
# uname -a
Linux rpi512 4.19.14 #1 Sat Jan 12 21:04:01 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Jan 9 2019 20:07:49
Copyright © 2012 Broadcom
version bcefbb195b77d6b9a02dfbad0e1fff3b18122585 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20190112210257-#0112-g84c634a [Build #0112]

# Kodi version
(18.0-RC5 Git:3cbd6c1). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (84c634a, changelog) and tip of XBMC master (3cbd6c1, changelog) with the following modifications: Build Highlights:
  1. Kodi VideoDB v116
  2. Kodi 18 RC5-rev2
  3. ffmpeg 4.0.3-Leia-RC5
Build Details:
  1. LibreELEC.tv:
    • ffmpegx: disable nonfree - Tvh and ffmpeg-tools update (PR:3164, 16 commits, 15 files changed)
    • alsa: update 1.1.8 (PR:3220, 4 commits, 3 files changed)
    • docker: updated to 18.09.1 (PR:3226, 5 commits, 6 files changed)
    • markupsafe: use python3 (PR:3224, 1 commit, 1 file changed)
    • cairo: requires glib (PR:3223, 1 commit, 1 file changed)
    • linux (RPi/Generic): update to linux-4.19.14 (PR:3196, 4 commits, 6 files changed)
    • crazycat_aml: fix crash (PR:3207, 1 commit, 1 file changed)
    • minisatip: initial package (PR:2949, 1 commit, 10 files changed)
  2. XBMC:
    • Improve detection of audio CDs using an infobool (PR:15222, 1 commit, 4 files changed)
    • [docs] Fix typo (PR:15231, 1 commit, 1 file changed)
    • DisplaySettings: Change %.02f to %.2f to workaround a crash in libfmt53 (PR:15224, 3 commits, 4 files changed)
    • [database] Move join subquery into separate view for ancient MySQL (PR:15235, 2 commits, 1 file changed)
    • bump v18.0 RC5 to rev. 2 (PR:15237, 1 commit, 1 file changed)
    • GLContextEGL: Remove logging (PR:15238, 1 commit, 1 file changed)
    • FFmpeg: Bump to 4.0.3-Leia-RC5 (PR:15234, 1 commit, 1 file changed)
  3. pvr.mediaportal.tvserver:
    • Fixed: recording playback when the description contains text with a return (30c80ac)
  4. newclock5:
    • Commits no longer in build:
      • fix for compiling with libbluray disabled (a54492d3)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3228 (perma): kodi: updates for Kodi 18 RC5
    • Updated: [pkg] PR:118 (perma): Language option in first run wizard (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.
@Milhouse 
Build Highlights:
Kodi VideoDB v116
 Thanks :-} Forewarned is forearmed...
Hello all,

I just moved from Libreelec Kodi 17 to Libreelec 8.95.002 (LibreELEC 9.0 (Leia) Beta 2, v8.95.2).

I've got a strange (for me ^^) problem : the first movie (since last reboot, or since last... I don't know really) I want to see is very long to start (more than 30 seconds), while movies I'll see after would be immediately started, as it was before I changed version of LibreElec.

It's not the movie itslef : first try on movie A : freeze (even the debug informations on the screen are frozen), movie B : ok, no freeze, movie A again : no freeze.

Here you could find a debug with these kind of test : http://ix.io/1yak

First try : about 23:36 : Abyss : Freeze (I repeat : even debug informations on top-left corner are frozen, numbers are not changing. It's runing again a few micro-seconds before movie starts)
Second try about 23:38 : Aftermath : ok, no freeze
Third try about 23:40 : Abyss again (same as first try) : ok, no freeze.

Do you have any idea ?

If it's not the good thread, or if I forgot to write something, please forgive me Smile

Thank you very much for your help.
(2019-01-13, 08:39)Sinisan Wrote: If it's not the good thread, or if I forgot to write something, please forgive me Smile

Thank you very much for your help.

The LibreELEC forum is where you should post for support with official releases.

If you want help from this thread then at least have the courtesy to use one of the test builds that are being discussed here.

And always post a compete debug log (wiki), wherever you decide to post next...
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.
(2019-01-13, 11:40)Milhouse Wrote:
(2019-01-13, 08:39)Sinisan Wrote: If it's not the good thread, or if I forgot to write something, please forgive me Smile

Thank you very much for your help.

The LibreELEC forum is where you should post for support with official releases.

If you want help from this thread then at least have the courtesy to use one of the test builds that are being discussed here.

And always post a compete debug log (wiki), wherever you decide to post next... 
 

Dear Milhouse,

Thank you for your nice answer.

I'm not sure to understand your "as least have the courtesy" : it looks like you are saying I'm rude, and I'm a bit surprised about that :
- I thought you were one of the builder of the LibreELEC distribution
- I thought this thread named "LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)" was linked to LibreELEC
- I thought a "beta" version (it looks like the version I use is the beta version, RC4 ?) was not a "official release"

Furthermore, I thought I post a "Complete" log. I don't know why you are saying it's not a complete log, as when I look on it, it looks very similar to other logs posted here. It started with "========== /flash/config.txt ==========" and ended, hundreds of lines later, with "========== /run/samba/smb.conf ==========" section. I followed the post you wrote on the first page of this thread.


Finally, because I was not sure about all that, I had the courtesy to write "If it's not the good thread, or if I forgot to write something, please forgive me". It looks like I made a mistake and a a crime of lèse-majesté. Please forgive me again.

Have a nice day, and thank you for all your job.
(2019-01-13, 13:06)Sinisan Wrote: - I thought this thread named "LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)" was linked to LibreELEC
- I thought a "beta" version (it looks like the version I use is the beta version, RC4 ?) was not a "official release"
Nope, there is a difference between beta builds and "bleeding edge" nightly builds, and the latter are being used in this forum thread.

22:35:39.429 T:1937211408 NOTICE: Running on LibreELEC (official): 8.95.002 9.0, kernel: Linux ARM 32-bit version 4.19.12
The official public beta build (8.95.002) belongs to the forum on LibreELEC.tv .
@Milhouse: Could you be so kind and tell me what command is triggered when I choose "power off system" at the menu?

I wanna send a ssh command via Alexa to shutdown Libreelec on my RPi correctly and also shutdown the TV via CEC.

At the moment I send this command to the RPi sshpass -p 'libreelec' ssh [email protected] kodi-send --action='CECStandby'. Does this command shutdown LibreElec correctly or does it just turn of the power?

Thanks in advance.
(2019-01-13, 13:42)Klojum Wrote:
(2019-01-13, 13:06)Sinisan Wrote: - I thought this thread named "LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)" was linked to LibreELEC
- I thought a "beta" version (it looks like the version I use is the beta version, RC4 ?) was not a "official release"
Nope, there is a difference between beta builds and "bleeding edge" nightly builds, and the latter are being used in this forum thread.

22:35:39.429 T:1937211408 NOTICE: Running on LibreELEC (official): 8.95.002 9.0, kernel: Linux ARM 32-bit version 4.19.12
The official public beta build (8.95.002) belongs to the forum on LibreELEC.tv .  
Ok. Thank you for this precision : now, I know I have to check into the log to see if it's official, and if it's "official", no help can be asked here.

I still don't understand why it was so a lack of "courtesy" to make this mistake.

Regarding the log, if someone has some time to waste with a rude bad boy like me (just a few seconds to open the log start and end, could he tell me why it has been decribed as "uncomplete" ?

Thank you.
Nothing wrong with log provided as far as I can tell, comments relate to fact that you are not utilising one of milhouse testbuilds provided in this particular thread.

Basically you need to ask question in Libreelec forum, I suggest you commence your query in this Libreelec thread
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
(2019-01-13, 15:41)Sinisan Wrote: Ok. Thank you for this precision : now, I know I have to check into the log to see if it's official, and if it's "official", no help can be asked here.
No, you have to contact the people where you downloaded the LibreELEC build in the first place.

To be exact: more than 1 person or team are making their _own_ builds of the LibreELEC source code, with their _own_ set drivers, features and whatnot. You cannot ask someone to check someone else's Kodi build if there is a problem. It doesn't work that way. So yes, in case of the official beta builds go to the LibreELEC forum. Anything LibreELEC build with a full datetime, name and/or other serial number(s) added, it comes from someplace else.

FYI: LibreELEC-Generic.x86_64-9.0-Milhouse-20190112210257-%230112-g84c634a.tar is build belonging to this forum thread. That's all.
  • 1
  • 471
  • 472
  • 473(current)
  • 474
  • 475
  • 495

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