• 1
  • 237
  • 238
  • 239(current)
  • 240
  • 241
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2017-10-23, 13:55)popcornmix Wrote:
(2017-10-22, 23:26)dantist Wrote: Just checked it, it broke with version #0914, #0913 and older are working fine.

There were some binary addon changes there, but I think the async start to VideoPlayer is perhaps more likely.
Could you provide a debug log from #913 and #914 and we'll see if any difference is apparent.

#0913: https://pastebin.com/JVHGHhS1
#0914: https://pastebin.com/C8U36tPT

Thanks!
Just upgraded from #914 to #1022: Very nice performance enhancement for the Netflix plugin. Go on, Milhouse!
(2017-10-23, 11:12)Milhouse Wrote:
(2017-10-23, 06:43)SpokV Wrote: I've upgraded from le 8.1.2 to #1022 and betflix dependencies says that script.module.pycryptodome is unavailable. Any idea why?

Add-on system bug. script.module.pycryptodome is included as a built-in addon so nothing to install. Do you have a problem installing betflix? If not then it's just cosmetic.

Hi Milhouse, thanks for the reply. 
After solving ntp server issue (wrong old time sync) in my router, netflix started ok and the issue with the pycrypodome didn't bother login to my acount...
(2017-10-23, 20:45)Lenn Wrote: Just upgraded from #914 to #1022: Very nice performance enhancement for the Netflix plugin. Go on, Milhouse!

Enough for 1080p on a RPi 3? What max. Bitrate are you using?
New LibreELEC.tv Leia build #1023: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.13.9 #1 Mon Oct 23 21:04:25 BST 2017 armv6l GNU/Linux

# vcgencmd version
Oct 20 2017 11:52:04
Copyright (c) 2012 Broadcom
version 3b206771210e4725d250c571e2f577692d1d0613 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171023210317-#1023-gff23ff4 [Build #1023]

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

Based on tip of LibreELEC.tv master (ff23ff4, changelog) and tip of XBMC master (65aca51, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. XBMC:
    • windowing/gbm: fix setting drm mode after gbm surface is created (PR:12941, 1 commit, 4 files changed)
    • fix copying of script.module.pil and script.module.pycryptodome (PR:12949, 1 commit, 1 file changed)
  2. kernel 4.13.y:
    • New commits in this build:
      • config: Add CONFIG_USB_LAN78XX=m (298be06c)
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.
Lol slighty OT, but have to say this xD just wanted to download a new nightly (since weeks) and visited threads just to see: "New Reply by Milhouse - 1 minute ago" Tongue Great timing! Big Grin
Starting with #1020, 3D isos are played in 2D. Basically the MVC playback works, I have checked that with 3D MVC MKV.

#1019 works fine, seems there is still a part in code needing attention because of the "Update to ffmpeg-3.4 (3.4-Leia-Alpha-1)" ?
(2017-10-23, 21:45)dantist Wrote:
(2017-10-23, 20:45)Lenn Wrote: Just upgraded from #914 to #1022: Very nice performance enhancement for the Netflix plugin. Go on, Milhouse!
Enough for 1080p on a RPi 3? What max. Bitrate are you using?

Unfortunaly not, but 720p now streams flawlessly on my RPi3, i haven't set a minimum/maximum bitrate. But since i only have a 720p projector that's okay for me. Smile
(2017-10-23, 20:11)dantist Wrote: #0913: https://pastebin.com/JVHGHhS1
#0914: https://pastebin.com/C8U36tPT

Thanks!

I'm not seeing any problem - in fact I'm seeing no evidence of hyperion in log.
I think there's a few ways of using hyperion - are you using a kodi add-on?
Can you point at the installation instructions you used?
FWIW: hyperion is working fine here on RPi3. I'm using the LE addon version 8.2.106 in adalight mode (using an Arduino as USB-serial to SPI bridge).

so long,

Hias
(2017-10-24, 14:40)popcornmix Wrote:
(2017-10-23, 20:11)dantist Wrote: #0913: https://pastebin.com/JVHGHhS1
#0914: https://pastebin.com/C8U36tPT

Thanks!

I'm not seeing any problem - in fact I'm seeing no evidence of hyperion in log.
I think there's a few ways of using hyperion - are you using a kodi add-on?
Can you point at the installation instructions you used?

I cannot find the original tutorial, however I think this is the installation script I used back then: https://raw.githubusercontent.com/tvdzwa...yperion.sh

This method doesn't require an addon. Hyperion is started via autostart.sh:


Code:
/storage/hyperion/bin/hyperiond.sh /storage/.config/hyperion.config.json > /storage/logfiles/hyperion.log


The content of hyperion.sh is

Code:
#!/bin/sh
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/storage/hyperion/bin /storage/hyperion/bin/hyperiond "$@"

Let me know if you need more information. Thanks!
New LibreELEC.tv Leia build #1024: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.13.9 #1 Wed Oct 25 01:01:32 BST 2017 armv6l GNU/Linux

# vcgencmd version
Oct 24 2017 17:13:32
Copyright (c) 2012 Broadcom
version a3d7660e6749e75e2c4ce4d377846abd3b3be283 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171025010026-#1024-g786c08f [Build #1024]

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

Based on tip of LibreELEC.tv master (786c08f, changelog) and tip of XBMC master (8ed2328, changelog) with the following modifications: Build Highlights:
  1. New firmware
  2. Fix Win10 Samba authentication to LE server now that guest access is disabled
  3. encapsulate videoSettings into player
Build Details:
  1. Firmware (Oct 24):
    • firmware: New mailbox fns for peripheral access. See: link
  2. LibreELEC.tv:
    • distro-tool: ignore package output (PR:2134, 1 commit, 1 file changed)
    • libmediainfo: use github and update to 0.7.99 (PR:2062, 1 commit, 1 file changed)
    • add meson to buildsystem (use for systemd and glib) (PR:2084, 7 commits, 11 files changed)
  3. XBMC:
    • [droid] added a digit too much in krypton so now master needs it as well (PR:12952, 1 commit, 1 file changed)
  4. newclock5:
    • New commits in this build:
      • move VideoSettings to cores (f38ba1fd)
      • encapsulate videoSettings into player, thanks to Rechi for providing fixes to this change' (9a440c43)
      • drop unused videosetting m_OutputToAllSpeakers (e6e5dd1b)
      • make videoSettings update threadsafe (58caa8f7)
      • mmal: Fixup after move VideoSettings to cores (74ad7d2b)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2137: Package Updates: Various x86-related packages
    • Added: [env] PR:2138: removed OE mirror links
    • Added: [env] PR:2140: samba: fix authentication with Win10 Fall Creators Update
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-10-24, 20:46)dantist Wrote: Let me know if you need more information. Thanks!

The contents of /storage/logfiles/hyperion.log when working and not working may be useful
(2017-10-25, 12:56)popcornmix Wrote:
(2017-10-24, 20:46)dantist Wrote: Let me know if you need more information. Thanks!

The contents of /storage/logfiles/hyperion.log when working and not working may be useful

#0913: https://pastebin.com/7pbwUyHk
#1024: https://pastebin.com/pzLZJ1Na

When diffing the output you can see what's missing in current versions.

Image
New LibreELEC.tv Leia build #1025: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.13.9 #1 Wed Oct 25 22:58:26 BST 2017 armv6l GNU/Linux

# vcgencmd version
Oct 24 2017 17:13:32
Copyright (c) 2012 Broadcom
version a3d7660e6749e75e2c4ce4d377846abd3b3be283 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171025225716-#1025-g786c08f [Build #1025]

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

Based on tip of LibreELEC.tv master (786c08f, changelog) and tip of XBMC master (1270137, changelog) with the following modifications: Build Highlights:
  1. Bump jsoncpp, avahi and nss-mdns
Build Details:
  1. XBMC:
    • Fix crash on startup when peripheral.joystick is disabled (PR:12951, 1 commit, 1 file changed)
    • [GUI]Add optional 3rd button to YesNoDialog (PR:12943, 1 commit, 4 files changed)
    • encapsulate videoSettings into player (PR:12944, 5 commits, 64 files changed)
  2. newclock5:
    • Commits no longer in build:
      • move VideoSettings to cores (f38ba1fd)
      • encapsulate videoSettings into player, thanks to Rechi for providing fixes to this change' (9a440c43)
      • drop unused videosetting m_OutputToAllSpeakers (e6e5dd1b)
      • make videoSettings update threadsafe (58caa8f7)
  3. kernel 4.13.y:
    • New commits in this build:
      • scripts: Update mkknlimg, just in case (fec87ed6)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2144: Tvheadend 4.2 rework to use ffmpegx
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
  • 237
  • 238
  • 239(current)
  • 240
  • 241
  • 495

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