• 1
  • 82
  • 83
  • 84(current)
  • 85
  • 86
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2017-03-19, 21:58)popcornmix Wrote: Did it really work though? Can you scan the library without getting the warning? Can you scroll through armwork in movies library view?
Can you play video with software decode?

I mean, without power issues.
(2017-03-17, 20:05)nuwonda Wrote:
(2017-03-16, 19:49)nuwonda Wrote:
(2017-03-16, 00:20)Milhouse Wrote: Unfortunately I don't think there's anything relevant that is written to the logs.

Do you need databases to test if calibration settings are saved? Try with a clean .kodi (rename your existing .kodi folder), identify the first build with the calibration saving issue, then you can restore your old .kodi folder and return to latest builds.

I may have some time for this during the weekend, i'll try a fresh install first with latest build and if the issue persists start with 17 and do boundary testing from there.

just tried the config overscan section but doesnt work either, overscan settings are still off. interesting perhaps is that the overscan settings from config make the bootup line appear way offset form the top left screen and once in kodi i still had to readjust top left from 31,24 to 50,24 after reboot.

I did a fresh install of the official 8.0.0 build on a new SD card. Same issue. On reboot, the video calibration is slightly off for the upper left corner, sometimes for both corners, subtitle position is always the same.

Strangely enough it gave the same overscan values 43,30 (left top), 52,24 (bottom, right) but I had to adjust to 39,28 / 56,26 for the same arrow positioning after a reboot.

Fresh install, nothing extra.

seems this error has been around forever. I could not find from where to download pre 8.x.x official builds, (v6 or v7 from libreelec.tv)

note my config.txt has the overscan section commented out,even after doing a calibration via settings within kodi:
# Adapt overscan values to your needs
# overscan_left=57
# overscan_right=59
# overscan_top=20
# overscan_bottom=20

does it save the video calibration somewhere else? should I comment out that section? although I thought those would then override any settings done from within kodi.
New LibreELEC.tv Leia build #0320: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.10.4 #1 Mon Mar 20 21:09:50 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Mar 18 2017 14:05:55
Copyright (c) 2012 Broadcom
version 95a183d8579333fb96ba81afdc344dd74faf3bc7 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170320210237-#0320-g2091665 [Build #0320]

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

Based on tip of LibreELEC.tv master (20916652, changelog) and tip of XBMC master (b35147e2, changelog) with the following modifications: Build Highlights:
  1. Drop "Default to CONFIG_TCP_CONG_BBR" and "Fair Queue packet scheduling" test commits
  2. [Fix]paplayer: replaygain regression
  3. [PVR][Esturay] Channelgroup manager dialog: Add support for radio channel groups
  4. [PVR] GUI Actions: Execute recordings actions async
Build Details:
  1. LibreELEC.tv:
    • linux: update to linux-4.10.4 (PR:1455, 6 commits, 7 files changed)
  2. XBMC:
    • [Fix]Default music artist separators remove colon and "|" (ticket 17401) (PR:11873, 1 commit, 1 file changed)
    • [Fix]paplayer: replaygain regression (PR:11868, 1 commit, 2 files changed)
    • [cmake] require libfmt min version (PR:11867, 1 commit, 1 file changed)
    • [PVR][Esturay] Channelgroup manager dialog: Add support for radio channel groups (PR:11877, 2 commits, 5 files changed)
    • [PVR] GUI Actions: Execute recordings actions async (PR:11863, 2 commits, 3 files changed)
    • [Droid] Move jni to depends (PR:11866, 5 commits, 202 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] patch: iwlwifi-firmware: update to iwlwifi-firmware-ba301aa
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.
The browser remote has stopped working in this latest build (#320). It also seems to have messed with Yatse as it's not working properly either. When I downgraded to #319 it all started working again.
Odroid C2 - Libreelec 8.2
if your talking about the http control for remote control, I thought it broke too, but seems after the above update, it turns it off.. just turn it back on again
(2017-03-21, 04:25)MidKnight Wrote: if your talking about the http control for remote control, I thought it broke too, but seems after the above update, it turns it off.. just turn it back on again

Oh, you're right. I did have a look at the setting before, I guess I just didn't notice it had turned off.
Odroid C2 - Libreelec 8.2
Do we know when k18 will come out of alpha?

Sent while on the move
(2017-03-21, 10:26)nick w Wrote: Do we know when k18 will come out of alpha?

Considering kodi 17 has only just gone stable and it took almost a year between kodi 16 and kodi 17, I'd say don't hold your breath.
Going beta occurs quite late in the release cycle, so it will be many months away.
(2017-03-21, 04:21)CAM STEW Wrote: The browser remote has stopped working in this latest build (#320). It also seems to have messed with Yatse as it's not working properly either. When I downgraded to #319 it all started working again.

Oops, my bad. I mistakenly included a patch we're considering adding in future that disables the webserver by default (which is how it is in plain Kodi, disabled by default). The webserver is currently enabled by default in LE, but there are significant security concerns with the Kodi webserver right now and not enabling by default might limit the risk a little. I'll drop this patch in the next release which restore webserver enabled by default, until such time as a formal decision has been made about what to do.

Edit: The webserver patch doesn't appear in the changelog as I hadn't given it a description as it wasn't supposed to be included in a release... again, apologies.
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-03-19, 23:42)Milhouse Wrote: [*]Include [pkg] PR:56: bluetooth: add missing 'Connect' option when device is Trusted (service.libreelec.settings)

pr was merged on Feb 14, is include still needed?
(2017-03-21, 16:06)polo_joe Wrote:
(2017-03-19, 23:42)Milhouse Wrote: [*]Include [pkg] PR:56: bluetooth: add missing 'Connect' option when device is Trusted (service.libreelec.settings)

pr was merged on Feb 14, is include still needed?

Yes, as LE master hasn't been updated since 25 Jan so still uses the version prior to the merge of PR:56.
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 #0321: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.10.4 #1 Wed Mar 22 00:47:19 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Mar 21 2017 20:31:08
Copyright (c) 2012 Broadcom
version 3fd9e96ec97d387f230e66872443c1ecf44c04c6 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170322003923-#0321-gdb78770 [Build #0321]

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

Based on tip of LibreELEC.tv master (db78770d, changelog) and tip of XBMC master (e6d68f42, changelog) with the following modifications: Build Highlights:
  1. New firmware (add deinit call when service is finished with)
  2. Fix stuck-in-turbo issue when ending HEVC playback
  3. Support for ip advanced router and add multiple tcp congestion algorithms
  4. Re-enable webserver by default
Build Details:
  1. Firmware (Mar 21):
    • vc_image: Correct the height to switch to tall mode vc_image/di_adv: Revise padding for di_adv context See: link
    • gpu_service: Add deinit call when service is finished with
    • arm_loader: Also create a simplefb if /soc/fb is absent. See: link
    • arm_loader: Make cmdline creation safe without DT
  2. LibreELEC.tv:
    • Package updates (PR:1452, 24 commits, 23 files changed)
      • binutils: update to binutils-2.28
      • systemd: update to systemd-233
      • systemd: use recommended default hybrid cgroups hierarchy
      • libepoxy: update to libepoxy-1.4.1
      • xorg-server: update to xorg-server-1.19.2
      • bluez: update to bluez-5.44
      • bluez: enable depreciated tools
      • mesa: update to mesa-17.0.1
      • libX11: update to libX11-1.6.5
      • curl: update to curl-7.53.1
      • kmod: update to kmod-24
      • simplejson: update to simplejson-3.10.0
      • util-linux: update to util-linux-2.29.2
      • dbus: update to dbus-1.10.16
      • llvm: update to 4.0.0
      • cmake: update to 3.7.2
      • wpa_supplicant: update to 2.6
      • libinput: update to 1.6.3
      • xf86-input-evdev: update to 2.10.5
      • xf86-input-libinput: update to 0.25.0
      • xf86-video-amdgpu: update to 1.3.0
      • xf86-video-ati: update to 7.9.0
      • xorg-server: update to 1.19.3
      • mesa: update to 17.0.2
  3. XBMC:
    • [guilib] add template for GetWindow() to enclose type cast (PR:11869, 4 commits, 92 files changed)
    • FIX: [cmake] use specific Android profile (so versions) (PR:11875, 2 commits, 11 files changed)
    • fixed: install into system-expected python library path (PR:11880, 1 commit, 1 file changed)
    • [gui] follow up for PR #11704 (PR:11847, 4 commits, 4 files changed)
    • FIX: [python] no abort + droid libs (PR:11885, 1 commit, 3 files changed)
  4. pvr.vbox:
    • fix install path (PR:184, 1 commit, 1 file changed)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1459: support for ip advanced router and add multiple tcp congestion algorithms
    • Added: [env] PR:1465: Package updates: update kodi, ffmpeg, libcec
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-03-19, 02:04)Milhouse Wrote: No idea what version of tvheadend server you're using. kodi.log is no good for tvheadend errors, look in the system log (journalctl). Make sure you're using the latest tvheadend add-on, link to add-ons at foot of first post and also in #0314 release post.

Install your TVHeadend from your Link and now all is ok, with the new Libreelec Versions. Thank you for your help.
(2017-03-17, 23:21)Milhouse Wrote: OK I'll take that back a bit - it's a little hit & miss with (2017) #0316. Some BD ISOs are fine (eg. Sintel), but others will crash Kodi. This behaviour is also present in #0315 (haven't tested earlier than #0315).

Here's the #0316 crashlog when playing an unencrypted 3D BD ISO: http://sprunge.us/MeRR

I have noticed a difference in the BD menu though when playing unencrypted BD ISOs - there is no "Play main title" option:

#0315:
Image

#0316:
Image

Tracked it down to this change in code: [bluray] Early return if requested "dir" is in fact a file.

It does not open the playlist folder anymore. Compiled LE 9.0, added the code for testing. See the log of both versions (with/without) here
(2017-03-22, 19:13)-DH- Wrote: Tracked it down to this change in code: [bluray] Early return if requested "dir" is in fact a file.

It does not open the playlist folder anymore. Compiled LE 9.0, added the code for testing. See the log of both versions (with/without) here

Thanks. I let ace know and the behaviour wasn't intended so that should be fixed tonight.
  • 1
  • 82
  • 83
  • 84(current)
  • 85
  • 86
  • 495

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