• 1
  • 202
  • 203
  • 204(current)
  • 205
  • 206
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
Installed #0824 over #0823 (which was working along with a small number of previous #082x builds fine) and kodi entered into constant kodi re-start loop.
(Not been testing latest Leia builds for a while as stayed with #0603 until addon settings modification in Leia settled down)

Kodi Crashlog

In past I used to have these ocassional kodi re-start loops in some nightly builds which was considered to perhaps relate to my use of latest tvheadened server and tvheadened frontend builds running on rpi2.

Note: I remotely stopped kodi with "systemctl stop kodi" command and after approx 10 mins restarted Kodi with "systemctl start kodi" and sucessfully started kodi

kodi.log
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
It would appear to be crashing while accessing one of your SQLite databases, most probably the EPG database. There were EPG-related changes in the last build.
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-08-26, 12:18)Milhouse Wrote: It would appear to be crashing while accessing one of your SQLite databases, most probably the EPG database. There were EPG-related changes in the last build.


... which are definitely unrelated. I know this stack trace. ;-) It's an ancient bug nobody with the skills to fix it was able to reproduce so far and none of the users affected was able to describe the configuration that causes the problem so good that a dev could try to fix the bug out of theory.

EDIT: IIRC, "solution" is to delete EPG*.db while Kodi is not running.
(2017-08-26, 12:21)ksooo Wrote:
(2017-08-26, 12:18)Milhouse Wrote: It would appear to be crashing while accessing one of your SQLite databases, most probably the EPG database. There were EPG-related changes in the last build.
I know this stack trace. ;-) It's an ancient bug nobody with the skills to fix it was able to reproduce so far and none of the users affected was able to describe the configuration that causes the problem so good that a dev could try to fix the bug out of theory.

EDIT: IIRC, "solution" is to delete EPG*.db while Kodi is not running
@ksooo if someone can advise me what additional information would be required about my installation I will attempt to provide it. I am reasonably sure can catch issue again with a full reboot of rpi2 (I am aware of previous ideas to delete EPG*.db even may have provided info for kodi restarts when EPG was being deleted before kodi starts in past posts on this topic)

Could intermittent bug be related to tvheadend server start up (previously running on same device) that updated nightly build has just been installed on? (Always occurs more often with fresh build onto previous running build)

I am away for few days so will not be able to provide any additional information until later next week
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
How to save audio delay for a specific tvchannel/video. The delay is always deleted if I zap to an other channel and then go back.
(2017-08-26, 20:48)polo_joe Wrote: How to save audio delay for a specific tvchannel/video. The delay is always deleted if I zap to an other channel and then go back.

It seems only to work when you press "Set as default for all media"
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
New LibreELEC.tv Leia build #0826: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.12.9 #1 Sat Aug 26 23:02:54 BST 2017 armv6l GNU/Linux

# vcgencmd version
Aug 22 2017 14:20:40
Copyright (c) 2012 Broadcom
version eb51b8b84ec11d98562dfbb7be53cdd216c0ea4c (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20170826230147-#0826-g1ca3686 [Build #0826]

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

Based on tip of LibreELEC.tv master (1ca3686d, changelog) and tip of XBMC master (eeed7305, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the LibreELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.12.y
  • Includes latest bcm2835-driver master (7f7df25d)
  • Includes latest kodi-platform master (36fb4937)
  • Includes latest libcec master (8adc786b, ahead +26)
  • Includes latest libnfs master (df94ae93, ahead +56)
  • Includes latest p8-platform master (a822e196)
  • Includes latest addons: inputstream.adaptive (b96e503a, +58), inputstream.rtmp (e094fa38, +1), peripheral.joystick (cc14287c, +3), pvr.argustv (310737e2), pvr.demo (97d9462f, +2), pvr.dvblink (386088b5, +5), pvr.dvbviewer (d88ef8b3, +9), pvr.filmon (1c9d2ebe), pvr.hdhomerun (8afbcd23, +13), pvr.hts (ecab985b, +2), pvr.iptvsimple (1b803470, +6), pvr.mediaportal.tvserver (f327ab96, +6), pvr.mythtv (b46e5be2, +2), pvr.nextpvr (03a3b714), pvr.njoy (79e8e653), pvr.octonet (a77cf111), pvr.pctv (00b76689), pvr.stalker (df492d27, +1), pvr.vbox (44f3d04e), pvr.vdr.vnsi (7e6e3854, +2), pvr.vuplus (b8316b4c, +6), pvr.wmc (1d655540)
  • Include [env] compare: kodi: updates for September
  • Include [env] patch: libcec: don't link non-existant libtinfo
  • Include [env] patch: rev hack for kodi
  • Include [env] patch: tvheadend42: fixup ffmpeg patch
  • Include [env] patch: tvheadend42: add bzip dependency when transcoding
  • Include [env] patch: inputstream.adaptive: don't build it twice...
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
  • Include [env] patch: pvr addons: disable broken addons
  • Include [env] PR:1773: init: make break after behaviour really break after
  • Include [env] PR:1776: Don't cause system to hang on halt/reboot when net-booting
  • Include [env] PR:1791: nss/nspr: include in main image [rfc]
  • Include [env] PR:1835: add support for optional kernel modules in image and from addons
  • Include [env] PR:1876: linux: update to linux-4.12.9
  • Include [env] PR:1917: linux: enable ftrace
  • Include [env] PR:1918: Package Updates: intel-vaapi-driver, libva and libva-utils to 1.8.3
  • Include [env] PR:1919: samba: don't restart smbd in samba-autoshare
  • Include [env] PR:1922: brcmfmac_sdio-firmware-rpi: Consolidate firmware files
  • Include [env] PR:1923: mesa: update to 17.2.0-rc5
  • Include [pkg] patch: skin.estuary: reduce system info font size (kodi)
  • Include [pkg] PR:12311: FIX: ensure real filename from videodb in playlists
  • Include [pkg] PR:12710: [DemuxClient] transport flags
Build Highlights:
  1. inputstream.adaptive and RetroPlayer fixes
Build Details:
  1. XBMC:
    • RetroPlayer fixes (PR:12665, 4 commits, 20 files changed)
    • [depends] bump libxml2 to 2.9.4 (PR:12718, 1 commit, 1 file changed)
    • [AE/OSXSink] - fixed c&p in scoring algorithm - thx to dcb314 - fixes #17580 (PR:12716, 1 commit, 1 file changed)
  2. inputstream.adaptive:
    • compile issue fixed (issue: 57) (a1d7d2ef)
    • IGNOREDISPLAY settings option (to get 4K on FHD displays) (d8a579af)
    • Check for HEV instead HEVC to support hev1* streams (b96e503a)
  3. pvr.hdhomerun:
    • Use .tar.gz instead off commit number to get libhdhomerun (PR:60, 1 commit, 1 file changed)
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 TV channel-specific audio delay setting never really worked properly in Kodi 17 as well as Kodi 18. Setting the audio delay for a specific channel sometimes caused the out-of-sync audio on other channels and during a file playback (if you switch directly from live TV to a file playback). I reported that bug here - https://trac.kodi.tv/ticket/17522 . It also seems like other settings that supposed to be channel or file-specific have similar issues (e.g. a TV channel-specific custom aspect ratio).
Guys, can you quickly tell me which build is currently considered the most stable, please?
If you want stability, use an official release. These are test builds, for testing.
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.
Yes, I know, but I need them for Amazon Video.
New LibreELEC.tv Leia build #0827: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.12.9 #1 Sun Aug 27 21:04:40 BST 2017 armv6l GNU/Linux

# vcgencmd version
Aug 22 2017 14:20:40
Copyright (c) 2012 Broadcom
version eb51b8b84ec11d98562dfbb7be53cdd216c0ea4c (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20170827210330-#0827-gc6213ec [Build #0827]

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

Based on tip of LibreELEC.tv master (c6213ec0, changelog) and tip of XBMC master (9f5fd833, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the LibreELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.12.y
  • Includes latest bcm2835-driver master (7f7df25d)
  • Includes latest kodi-platform master (36fb4937)
  • Includes latest libcec master (8adc786b, ahead +26)
  • Includes latest libnfs master (df94ae93, ahead +56)
  • Includes latest p8-platform master (a822e196)
  • Includes latest addons: inputstream.adaptive (cb1aba08, +60), inputstream.rtmp (e094fa38, +1), peripheral.joystick (cc14287c, +3), pvr.argustv (23cc0e8e, +1), pvr.demo (122dedd5, +3), pvr.dvblink (816f90c1, +6), pvr.dvbviewer (8741c8b7, +10), pvr.filmon (34dca043, +1), pvr.hdhomerun (ace19fa3, +17), pvr.hts (53118d8d, +3), pvr.iptvsimple (ac4f4bd3, +7), pvr.mediaportal.tvserver (d822f63c, +7), pvr.mythtv (b46e5be2, +2), pvr.nextpvr (a855663d, +1), pvr.njoy (99874de9, +1), pvr.octonet (a77cf111), pvr.pctv (549f6908, +1), pvr.stalker (e15edca9, +2), pvr.vbox (b5da8112, +1), pvr.vdr.vnsi (7e6e3854, +2), pvr.vuplus (9bfd8687, +7), pvr.wmc (d820bf87, +1)
  • Include [env] compare: kodi: updates for September
  • Include [env] compare: LibreELEC-settings: add support for workgroup, server min/max proto settings
  • Include [env] patch: libcec: don't link non-existant libtinfo
  • Include [env] patch: rev hack for kodi
  • Include [env] patch: tvheadend42: fixup ffmpeg patch
  • Include [env] patch: tvheadend42: add bzip dependency when transcoding
  • Include [env] patch: inputstream.adaptive: don't build it twice...
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
  • Include [env] patch: pvr addons: disable broken addons
  • Include [env] PR:1773: init: make break after behaviour really break after
  • Include [env] PR:1776: Don't cause system to hang on halt/reboot when net-booting
  • Include [env] PR:1791: nss/nspr: include in main image [rfc]
  • Include [env] PR:1835: add support for optional kernel modules in image and from addons
  • Include [env] PR:1917: linux: enable ftrace
  • Include [env] PR:1918: Package Updates: intel-vaapi-driver, libva and libva-utils to 1.8.3
  • Include [env] PR:1919: samba: don't restart smbd in samba-autoshare
  • Include [env] PR:1922: brcmfmac_sdio-firmware-rpi: Consolidate firmware files
  • Include [env] PR:1923: mesa: update to 17.2.0-rc5
  • Include [pkg] patch: skin.estuary: reduce system info font size (kodi)
  • Include [pkg] patch: samba: add workgroup, server min and server max protocol settings
  • Include [pkg] PR:76: service: fix icon path (service.libreelec.settings)
  • Include [pkg] PR:12311: FIX: ensure real filename from videodb in playlists
  • Include [pkg] PR:12710: [DemuxClient] transport flags
Build Highlights:
  1. Samba server: Add configuration support for workgroup, server min and server max protocol (defaults: WORKGROUP, SMB2, SMB3 respectively)
Build Details:
  1. LibreELEC.tv:
    • linux: update to linux-4.12.9 (PR:1876, 12 commits, 8 files changed)
  2. XBMC:
    • ActiveAE: Fix up Typo (PR:12719, 1 commit, 1 file changed)
    • Remove unused file from Game OSD video settings (PR:12720, 1 commit, 1 file changed)
    • [lang][skin.estuary] updated language files from Transifex (20411eac)
    • [lang][skin.estouchy] updated language files from Transifex (ec1c1931)
  3. inputstream.adaptive:
    • [Android] fix libssd_wv search path (978e7464)
    • [DASH] Read widevine::robustness-level (cb1aba08)
  4. pvr.argustv:
    • [lang] updated language files from Transifex (23cc0e8e)
  5. pvr.demo:
    • [lang] updated language files from Transifex (122dedd5)
  6. pvr.dvblink:
    • [lang] updated language files from Transifex (816f90c1)
  7. pvr.dvbviewer:
    • [lang] updated language files from Transifex (8741c8b7)
  8. pvr.filmon:
    • [lang] updated language files from Transifex (34dca043)
  9. pvr.hdhomerun:
    • Add Win32/Win64 and Debug/Release to appveyor (PR:61, 3 commits, 1 file changed)
    • [lang] updated language files from Transifex (ace19fa3)
  10. pvr.hts:
    • [lang] updated language files from Transifex (53118d8d)
  11. pvr.iptvsimple:
    • [lang] updated language files from Transifex (ac4f4bd3)
  12. pvr.mediaportal.tvserver:
    • [lang] updated language files from Transifex (d822f63c)
  13. pvr.nextpvr:
    • [lang] updated language files from Transifex (a855663d)
  14. pvr.njoy:
    • [lang] updated language files from Transifex (99874de9)
  15. pvr.pctv:
    • [lang] updated language files from Transifex (549f6908)
  16. pvr.stalker:
    • [lang] updated language files from Transifex (e15edca9)
  17. pvr.vbox:
    • [lang] updated language files from Transifex (b5da8112)
  18. pvr.vuplus:
    • [lang] updated language files from Transifex (9bfd8687)
  19. pvr.wmc:
    • [lang] updated language files from Transifex (d820bf87)
  20. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] compare: LibreELEC-settings: add support for workgroup, server min/max proto settings
    • Added: [pkg] patch: samba: add workgroup, server min and server max protocol settings
    • Added: [pkg] PR:76: service: fix icon path (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.
I don't know if the 3D iso issues are already addressed to the developer in charge, so let me bring up the issues to your attention again.

Last fully working version is #706, since #707 things are not working as suggested:

Playback a 3D iso file in playback mode "Main Movie": playback is only 2D.
Same 3D iso file in playback mode "Simplified Menu" works, at least when playing it from the beginning.

If you partially watched it and want to go back to saved mark ... playback will be only 2D.

Kodi debug logs are here: https://forum.kodi.tv/showthread.php?tid...pid2622879
Hi,

Don't know, if this is the right place for featurerequests. If not, please give me a hint.

I miss a function in update mechanism of libreelec: I have to restart my raspberry to update available versions from updatechannel. My pi is 24/7 on and there is never a newer version in the list before the pi is rebooted.

Thx for Your time.
Peter.

Gesendet von meinem E6653 mit Tapatalk
Hi. It seems that hdhomerun pve addon has a huge memory leakage.
Showing system info memory usage has rapid memory allocation.
Disabling the addon solves this issue.
  • 1
  • 202
  • 203
  • 204(current)
  • 205
  • 206
  • 495

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