• 1
  • 190
  • 191
  • 192(current)
  • 193
  • 194
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2017-08-12, 17:28)Aux_ Wrote:
(2017-08-12, 16:39)busfahrer416 Wrote:
(2017-08-12, 15:43)popcornmix Wrote: Based on this:
Code:
14:01:34.231 T:1942679568   ERROR: CBinaryAddonManager::GetInstalledAddonInfo: Requested addon 'visualization.spectrum' unknown as binary

I'd try disabling the spectrum visualisation as a first step.


In my addon's I don't find the 'visualization.spectrum'. Where is it?

Inside of: Addons -> user addons -> Look & Feel

German: Addons -> Benutzer-Addons -> Look & Feel -->> Visualisierung


Sorry, not at me.
(2017-08-12, 12:12)RappaSan Wrote: build #811 ?
Where is itHuh

Sorry, I was out last night and am only just coming back to life so will post the changelog in a few minutes. The #0811 build itself uploaded automatically about 9.30pm last night.
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-12, 12:00)Pienoet Wrote: @Milhouse build #811 issue with live tv tvheadend is fixed.
It's working fine now thank you!

(2017-08-12, 13:10)Aux_ Wrote:
(2017-08-12, 12:00)Pienoet Wrote: @Milhouse build #811 issue with live tv tvheadend is fixed.
It's working fine now thank you!

Good work! Live tv works again Smile

Thanks both.
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 #0811: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.12.5 #1 Fri Aug 11 21:06:37 BST 2017 armv6l GNU/Linux

# vcgencmd version
Aug  8 2017 12:05:45
Copyright (c) 2012 Broadcom
version 196063438d7bb0769861c86f948ae653727adb7e (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20170811210529-#0811-gfb748cf [Build #0811]

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

Based on tip of LibreELEC.tv master (fb748cf4, changelog) and tip of XBMC master (69f283b1, 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 (e7ba7ab1, ahead +3)
  • 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 (2720bb51, +15), inputstream.rtmp (476bde07), peripheral.joystick (1815c0fb), pvr.argustv (310737e2), pvr.demo (9d0aa8fb), pvr.dvblink (7d9c181f, +1), pvr.dvbviewer (9faf2413), pvr.filmon (1c9d2ebe), pvr.hdhomerun (bf23dbc0, +6), pvr.hts (1ceadf1b), pvr.iptvsimple (d6a92951, +3), pvr.mediaportal.tvserver (d7a9acdb), pvr.mythtv (d1f3ce50), pvr.nextpvr (03a3b714), pvr.njoy (79e8e653), pvr.octonet (a77cf111), pvr.pctv (00b76689), pvr.stalker (9e28f125), pvr.vbox (44f3d04e), pvr.vdr.vnsi (6e332b0b), pvr.vuplus (c5265ae5, +3), pvr.wmc (1d655540)
  • Include [env] compare: linux: update to linux-4.12.5
  • Include [env] patch: nss/nspr: include in main image [rfc][gcc7]
  • Include [env] patch: rev hack for kodi
  • Include [env] patch: tvheadend42: fixup ffmpeg patch
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] patch: pvr addons: disable broken addons
  • Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
  • Include [env] PR:1664: buildsystem: update to gcc7
  • Include [env] PR:1726: [WIP] lirc: update to 0.10.0
  • 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:1835: add support for optional kernel modules in image and from addons
  • Include [env] PR:1862: busybox: revert dd fsync change which makes no sense
  • Include [env] PR:1871: buildsystem: enable custom colours (or none at all)
  • Include [pkg] patch: Pre-release RPi0W/RPi3 Bluetooth firmware (details) (brcmfmac_sdio-firmware-rpi)
  • Include [pkg] patch: Pre-release RPi0W/RPi3 WiFi firmware (details) (kernel-firmware)
  • Include [pkg] patch: Pre-release RPi0W/RPi3 WiFi firmware (details) (wlan-firmware)
  • 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:12659: [addons] log version of installed addons
Build Highlights:
  1. CrazyCat users: This is now an addon in Add-ons > Services > DVB drivers for TBS (CrazyCat)
    Please enable this add-on if you require dual-tuners
  2. Kernel overlays installed sooner - hopefully fixes issue with FUSE module (ie. exFAT drive mounting) - @dascoco please confirm
Build Details:
  1. XBMC:
    • [PVR] Clean the mess. Refactor channel navigation/selection, incl. channel preview. (PR:12653, 4 commits, 23 files changed)
    • [CEC] add hibernate on TV standby (PR:12650, 1 commit, 2 files changed)
    • [depends][osx] prioritize unix-style packages over OS X Frameworks (PR:12647, 1 commit, 2 files changed)
    • VideoPlayer: fix demux client (PR:12657, 1 commit, 6 files changed)
  2. pvr.iptvsimple:
    • Support multiple groups per channel (PR:117, 2 commits, 3 files changed)
  3. newclock5:
    • Updated commits in this build:
      • Revert "[omxplayer] Add ability to dump out audio/video data for later debugging" (df5948fe => 6a913030)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1871: buildsystem: enable custom colours (or none at all)
    • Added: [pkg] PR:12659: [addons] log version of installed addons
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 what is the meaning of hibernate in cec settings? Cause nothing happends when i turn off my tv in standby mode.
Using build 0811 (with tvheadend), Recordings are there but not playing (maybe another config problem?)
13:13:06.387 T:1943466000 NOTICE: VideoPlayer: Opening: pvr://recordings/tv/active/Great%20Scenic%20Railway%20Journeys%202017, TV%20(WETA-HD), 20170812_150000, 1210031350.pvr
13:13:06.388 T:1440740240 NOTICE: Creating InputStream
13:13:06.391 T:1440740240 NOTICE: Creating Demuxer
13:13:06.396 T:1440740240 ERROR: Open - error probing input format, pvr://recordings/tv/active/Great%20Scenic%20Railway%20Journeys%202017, TV%20(WETA-HD), 20170812_150000, 1210031350.pvr
13:13:06.448 T:1440740240 ERROR: Previous line repeats 9 times.
13:13:06.448 T:1440740240 ERROR: OpenDemuxStream - Error creating demuxer
(2017-08-12, 13:14)pyrodex Wrote:
(2017-08-12, 02:30)MidKnight Wrote:
(2017-08-12, 02:18)pyrodex Wrote: @Milhouse I know you mentioned the Bluetooth thing but my Harmony Elite can't repair with the changed firmware.
I removed my devices/activity and re-created it again, and its working fine
That worked for me... wish on the harmony there was a way to just repair instead of deleting. So annoying!

Wow, you need to remove the device/activity and re-create it? That sucks indeed.
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-12, 19:15)Pienoet Wrote: @Milhouse what is the meaning of hibernate in cec settings? Cause nothing happends when i turn off my tv in standby mode.

The RPi doesn't support hibernate so this change is meaningless.

There is a "virtual suspend" supported by these builds (not in official LibreELEC releases) which simply turns off the HDMI port. With Settings Level of Advanced/Expert, you can enable "Suspend" in Settings > System > Power Saving > Shutdown function, and use the "Shutdown function timer" to disable the display after the set number of minutes idle. Any button should then reactivate (turn on) the HDMI port. The only reason to use this is to allow the connected display to go into "eco" mode once the RPi becomes idle.
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-12, 19:26)Milhouse Wrote:
(2017-08-12, 19:15)Pienoet Wrote: @Milhouse what is the meaning of hibernate in cec settings? Cause nothing happends when i turn off my tv in standby mode.

The RPi doesn't support hibernate so this change is meaningless.

There is a "virtual suspend" supported by these builds (not in official LibreELEC releases) which simply turns off the HDMI port. With Settings Level of Advanced/Expert, you can enable "Suspend" in Settings > System > Power Saving > Shutdown function, and use the "Shutdown function timer" to disable the display after the set number of minutes idle. Any button should then reactivate (turn on) the HDMI port. The only reason to use this is to allow the connected display to go into "eco" mode once the RPi becomes idle.


Ok thanks i will try that then.
(2017-08-12, 19:19)Milhouse Wrote:
(2017-08-12, 13:14)pyrodex Wrote:
(2017-08-12, 02:30)MidKnight Wrote: I removed my devices/activity and re-created it again, and its working fine
That worked for me... wish on the harmony there was a way to just repair instead of deleting. So annoying!

Wow, you need to remove the device/activity and re-create it? That sucks indeed.


Yes... includes losing all buttons on the activity and everything.


Sent from my iPhone
HTPC(s): All running LibreELEC
  • AMD 2200G APU on Gigabyte AB350N-Gaming WIFI-CF
  • RPI3 x2 | RPI2 x2
NAS: FreeNAS (Latest Stable) | NFS/CIFS
New LibreELEC.tv Leia build #0812: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.12.5 #1 Sat Aug 12 21:04:47 BST 2017 armv6l GNU/Linux

# vcgencmd version
Aug  8 2017 12:05:45
Copyright (c) 2012 Broadcom
version 196063438d7bb0769861c86f948ae653727adb7e (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20170812210337-#0812-gfb748cf [Build #0812]

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

Based on tip of LibreELEC.tv master (fb748cf4, changelog) and tip of XBMC master (a9ea915e, 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 (e7ba7ab1, ahead +3)
  • 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 (2720bb51, +15), inputstream.rtmp (476bde07), peripheral.joystick (1815c0fb), pvr.argustv (310737e2), pvr.demo (9d0aa8fb), pvr.dvblink (7d9c181f, +1), pvr.dvbviewer (9faf2413), pvr.filmon (1c9d2ebe), pvr.hdhomerun (bf23dbc0, +6), pvr.hts (1ceadf1b), pvr.iptvsimple (d6a92951, +3), pvr.mediaportal.tvserver (d7a9acdb), pvr.mythtv (d1f3ce50), pvr.nextpvr (03a3b714), pvr.njoy (79e8e653), pvr.octonet (a77cf111), pvr.pctv (00b76689), pvr.stalker (9e28f125), pvr.vbox (44f3d04e), pvr.vdr.vnsi (6e332b0b), pvr.vuplus (c5265ae5, +3), pvr.wmc (1d655540)
  • Include [env] compare: linux: update to linux-4.12.5
  • Include [env] patch: nss/nspr: include in main image [rfc][gcc7]
  • Include [env] patch: rev hack for kodi
  • Include [env] patch: tvheadend42: fixup ffmpeg patch
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] patch: pvr addons: disable broken addons
  • Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
  • Include [env] PR:1664: buildsystem: update to gcc7
  • Include [env] PR:1726: [WIP] lirc: update to 0.10.0
  • 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:1835: add support for optional kernel modules in image and from addons
  • Include [env] PR:1862: busybox: revert dd fsync change which makes no sense
  • Include [env] PR:1871: buildsystem: enable custom colours (or none at all)
  • Include [pkg] patch: Pre-release RPi0W/RPi3 Bluetooth firmware (details) (brcmfmac_sdio-firmware-rpi)
  • Include [pkg] patch: Pre-release RPi0W/RPi3 WiFi firmware (details) (kernel-firmware)
  • Include [pkg] patch: Pre-release RPi0W/RPi3 WiFi firmware (details) (wlan-firmware)
  • 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:12659: [addons] log version of installed addons
Build Highlights:
  1. lirc updated to lirc-0.10 (PR:1726 updated)
Build Details:
  1. XBMC:
    • [guilib] multiimage don't fade out current image while new directory (PR:12652, 1 commit, 1 file changed)
    • Patch for programs with empty audio/video streams (PR:12655, 2 commits, 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.
(2017-08-12, 18:17)Milhouse Wrote: New LibreELEC.tv Leia build #0811: RPi / RPi2
(Supercedes previous build)

[*][CEC] add hibernate on TV standby (PR:12650, 1 commit, 2 files changed)

How can I set this option with my empty CEC settings screen?

Image
At the moment you can't because the CEC settings are broken. And since the RPi doesn't support hibernate there's nothing to be gained from this latest change.
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-12, 01:44)rudrood Wrote:
(2017-08-11, 22:01)Cosmicbase Wrote: After # 0722, the recording button has disappeared from the timeline.

After # 0722, every time you switch to another program, you will be buffered for approx. 5 seconds. (VU+/enigma2 client)
This is quite annoying.

Reported earlier (link), buffering is indeed anoying when zapping through the channels.
Recording still works when you start it via contextmenu.

Yes, I know this has been repeatedly reported. Only since 20 days or since the # 0722 nothing has been changed.
I can not see so sensible TV, this is the problem.
(2017-08-13, 10:15)Cosmicbase Wrote:
(2017-08-12, 01:44)rudrood Wrote:
(2017-08-11, 22:01)Cosmicbase Wrote: After # 0722, the recording button has disappeared from the timeline.

After # 0722, every time you switch to another program, you will be buffered for approx. 5 seconds. (VU+/enigma2 client)
This is quite annoying.

Reported earlier (link), buffering is indeed anoying when zapping through the channels.
Recording still works when you start it via contextmenu.

Yes, I know this has been repeatedly reported. Only since 20 days or since the # 0722 nothing has been changed.
I can not see so sensible TV, this is the problem.

Is this a problem for you to return to the last working build?
You cann update wen the issue has been eliminated
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
  • 1
  • 190
  • 191
  • 192(current)
  • 193
  • 194
  • 495

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