• 1
  • 356
  • 357
  • 358(current)
  • 359
  • 360
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
New LibreELEC.tv Leia build #0509: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 626935ce547b2d6694e3f99d7a27d9c6cfb747b81e6008568a17e139645f999f (RPi)
SHA256 Checksum: ad32c44397a443727855ced938fda63c01c67016a7164ec8e02faaf5e0a16937 (RPi2)

text:
# uname -a
Linux rpi512 4.14.39 #1 Wed May 9 21:52:27 BST 2018 armv6l GNU/Linux

# vcgencmd version
May 8 2018 17:35:05
Copyright © 2012 Broadcom
version 0f286a16104a5dc034587c7f2470009e534dcae9 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180509215031-#0509-g0172956 [Build #0509]

# Kodi version
(18.0-ALPHA2 Git:eb1e22e). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (0172956, changelog) and tip of XBMC master (4e05287, changelog) with the following modifications: Build Highlights:
  1. Fix CEvent::Set() crash with PR:13721
Build Details:
  1. LibreELEC.tv:
    • adafruit-libraries: update of various modules [master] (#2688) (0172956)
  2. XBMC:
    • [music]Fix fanart for library items on playback from file view (PR:13854, 1 commit, 1 file changed)
    • [fix] replace fopen with CFile.OpenForWrite (PR:13866, 1 commit, 1 file changed)
  3. inputstream.adaptive:
    • disable secure ec3 streams (a2ec568)
  4. pvr.nextpvr:
    • Enable timeshift (PR:73, 3 commits, 24 files changed)
  5. 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.
#0509 screen display freezes when I run "Create System and Kodi Backup" from LibreELEC Configuration / System menu on four different Raspberry Pi systems. I know backup completes OK because I can monitor shared Backup directory from my Windows PC and I can see the backup file is created OK. Then have to shutdown via SSH which works OK.

No such problems on #0508 and earlier.
(2018-05-10, 00:51)beertank Wrote: #0509 screen display freezes when I run "Create System and Kodi Backup" from LibreELEC Configuration / System menu on four different Raspberry Pi systems. I know backup completes OK because I can monitor shared Backup directory from my Windows PC and I can see the backup file is created OK. Then have to shutdown via SSH which works OK.

No such problems on #0508 and earlier.

Thanks, I can reproduce (it's also the same in the Generic build). Dropping PR13721 fixes the window rendering issue, so there's something wrong with the threading changes.
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.
Version 509
scrolling through the Main Menu after reload skin a few times
i also figured an issue while playing videos. first it dosen t start next video automatically and also skip dosen t work.
Also he stop playing anything for reason what so ever hat to restart. And eject on my DVD Drive didn't work as well.

LOG
Version 0508

Kodi crashes after, chose a Series in Netflix, 

here are the crashlog.

https://paste.ubuntu.com/p/Rmzr8PWgbF/
(2018-05-07, 12:39)HiassofT Wrote: So, could you play a bit with ir-ctl -t values on any build newer than 0418? The value set by the kernel is 25650, so checking with 30000, 40000, ... 100000 would be a good start. If some of these work and some others don't it would also be interesting to test nearby values (eg if 30000 works and 40000 doesn't try 35000, 38000, 39000, 41000, 42000, 45000). Just run ir-ctl -t while kodi is running and watch out for the typical symptoms like "double-clicks" and spurious button-presses. The ir-ctl -t changes will take effect immediately but the very first button press after the change could still be messed up due to remains of the previous configuration.

Edit: testing with 20000 and 25000 would also be interesting.

BTW: the changes in the LED behaviour on the receiver are about to be expected, so this is nothing to worry about.


Do you need the same test data (ir-ctl -t output + dmesg) for these tests?

Thanks,
Mike
I use Kodi #508 with the Zattoo-PVR v18.0.37. Formerly (#417) I could create channel groups to reduce the amount of tv channels. Kodi used to start into the pvr on a given channel group. Unfortunately Kodi now forgets the group after a reboot.
Any hints? Thx for your support,
oliaros
New LibreELEC.tv Leia build #0510: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 4dc13cf99b51628116fbb36602e3d335b5dbf6ef31f7976fa606023901dea49d (RPi)
SHA256 Checksum: 0145c1ed6b7bd6cb994a458c6a61c97f5fa588937e8e217fdd0f39588b88c27d (RPi2)

text:
# uname -a
Linux rpi512 4.14.39 #1 Fri May 11 05:16:38 BST 2018 armv6l GNU/Linux

# vcgencmd version
May 8 2018 17:35:05
Copyright © 2012 Broadcom
version 0f286a16104a5dc034587c7f2470009e534dcae9 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180511051447-#0510-g0172956 [Build #0510]

# Kodi version
(18.0-ALPHA2 Git:eb1e22e). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (0172956, changelog) and tip of XBMC master (d4d5c41, changelog) with the following modifications: Build Highlights:
  1. init: add sky42 enhancements/bug fixes
  2. RPi, Generic: fix erratic IR timeout behaviour on Topseed mceusb receiver 1784:0011 (@mikeb8591 please test)
  3. Resolution: User current resolution - desktop might be something else
  4. [Music]Artist art in file view and on playback from fileview (@aleksobs please test)
Build Details:
  1. XBMC:
    • windowing: use desktop resolution as a fallback (PR:13860, 1 commit, 1 file changed)
    • Fix two VAAPI crash bugs (PR:13863, 1 commit, 1 file changed)
  2. inputstream.adaptive:
    • Trust audio descryption from manifest / stream could be wrong ([enca] (9bd5bdd)
    • AdaptationSet sorting and merging (013351d)
  3. kernel 4.14.y:
    • New commits in this build:
      • Cleanup of bcm2708_fb file to kernel coding standards (70608893)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2689 (perma): init: add sky42 enhancements/bug fixes
    • Added: [env] PR:2692 (perma): RPi, Generic: fix erratic IR timeout behaviour on Topseed mceusb receiver 1784:0011
    • Added: [pkg] PR:13868 (perma): Resolution: User current resolution - desktop might be something else
    • Added: [pkg] PR:13871 (perma): [Music]Artist art in file view and on playback from fileview
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.
#0509 & #0510 both rebooting when accessing LibreElec configuration. While navigating the menus there are characters showing as blocks. Currently available updates show as
0510
0509
05
05
05
when navigating to generate a log file dump the menus freeze showing garbage
I have been able to revert to #0508 by selecting the appropriate 05 option from the update menu. The menu then shows garbage but allows naviation to what should be Yes. The progress bar shows but with no progress bar increments. After allowing sufficent time for the download a powercycle of RPI3 reverts to stable #0508.
(2018-05-11, 08:06)oztrained Wrote: #0509 & #0510 both rebooting when accessing LibreElec configuration. While navigating the menus there are characters showing as blocks. Currently available updates show as
0510
0509
05
05
05
when navigating to generate a log file dump the menus freeze showing garbage
I have been able to revert to #0508 by selecting the appropriate 05 option from the update menu. The menu then shows garbage but allows naviation to what should be Yes. The progress bar shows but with no progress bar increments. After allowing sufficent time for the download a powercycle of RPI3 reverts to stable #0508.
I can confirm that libreelec addon is crazy in #0510   Eek
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
(2018-05-11, 08:06)oztrained Wrote: #0509 & #0510 both rebooting when accessing LibreElec configuration. While navigating the menus there are characters showing as blocks.

Yep sorry about that - it's currently a known issue with the threading change (which has actually fixed another crash bug that occurred in normal usage) and a fix is being worked on. Hopefully today or tomorrow.
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.
LOG

i have 2 different views for channel switch. the first work fine. I scroll to a channel click it and I switches to this channel. On the second view it crashes for no reason what so ever.
tried it on Kodi 17 (OSMC, sorry) and there it worked.
(2018-05-10, 07:55)Milhouse Wrote:
(2018-05-10, 00:51)beertank Wrote: #0509 screen display freezes when I run "Create System and Kodi Backup" from LibreELEC Configuration / System menu on four different Raspberry Pi systems. I know backup completes OK because I can monitor shared Backup directory from my Windows PC and I can see the backup file is created OK. Then have to shutdown via SSH which works OK.

No such problems on #0508 and earlier.

Thanks, I can reproduce (it's also the same in the Generic build). Dropping PR13721 fixes the window rendering issue, so there's something wrong with the threading changes. 
Same problem continues in #0510
Whoops sorry - didn't see #5,367
  • 1
  • 356
  • 357
  • 358(current)
  • 359
  • 360
  • 495

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