• 1
  • 276
  • 277
  • 278(current)
  • 279
  • 280
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2018-01-16, 04:18)Milhouse Wrote:
(2018-01-15, 23:41)Aux_ Wrote: Hi, I have a question
it´s possible to change the hostname over ssh?
I change the hostname in /etc/hosts but after reboot it's back the old hostname
Must the change occour in GUI?

Change the hostname element in /storage/.kodi/userdata/addon_data/service.libreelec.settings/oe_settings.xml. This settings file is loaded by the LibreELEC Settings add-on when Kodi starts and will eventually set the hostname. 
Thank you @Milhouse   Shy
[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 #0116: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 801a31fa7fa09c9ddb4df81e2dbd1e04a9ca5ebbabf18f12c872225b502b2ead (RPi)
SHA256 Checksum: 90858ef20177b78df61214860d6ab6b57a5ac2e0b12f987fe56733a7be15127e (RPi2)

text:
# uname -a
Linux rpi512 4.14.13 #1 Tue Jan 16 21:09:40 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Jan 11 2018 19:25:00
Copyright © 2012 Broadcom
version 0deb3d4e5956807bc641565696eeace31e3903c0 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180116210655-#0116-g14b52d6 [Build #0116]

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

Based on tip of LibreELEC.tv master (14b52d6, changelog) and tip of XBMC master (be4ddb2, changelog) with the following modifications: Build Highlights:
  1. Input fixes and modernization
  2. [PVR][Estuary] Guide window: Channel groups selector
Build Details:
  1. LibreELEC.tv:
    • update for Kodi 18 settings.xml changes (PR:2376, 1 commit, 1 file changed)
    • Add support for FD628 display (PR:2416, 2 commits, 4 files changed)
  2. XBMC:
    • AML: remove check for no longer used amlvideo/omx_pts (PR:13368, 1 commit, 1 file changed)
    • AMLCodec: fix hardware-accelerated VP9 playback (PR:13339, 1 commit, 2 files changed)
    • Input fixes and modernization (PR:13354, 16 commits, 95 files changed)
    • Games: Register setting handlers inside CGameSettings (PR:13340, 3 commits, 15 files changed)
    • [wayland] Use xdg-shell.xml from waylandpp (PR:13376, 2 commits, 2 files changed)
    • [PVR][Estuary] Guide window: Channel groups selector (PR:13364, 2 commits, 11 files changed)
    • [win10] fixes store failures. (PR:13375, 2 commits, 4 files changed)
  3. inputstream.adaptive:
    • [AdaptiveTree] Fix memory leak when releasing periods (68ad57b)
  4. peripheral.joystick:
    • Fix missing motor case (PR:135, 1 commit, 1 file changed)
  5. pvr.hts:
    • Replace logo with current tvh logo (PR:349, 1 commit, 1 file changed)
    • 4.2.12: Recordings improvements (PR:351, 3 commits, 4 files changed)
  6. pvr.iptvsimple:
    • added: pass on kodi properties from m3u (PR:174, 1 commit, 5 files changed)
  7. pvr.zattoo:
  8. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2418 (perma): xf86-video-nvidia-legacy: update to xf86-video-nvidia-legacy-340.106
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.
nice, they are a lot of things related to TVH  Smile
Dear Milhouse, dear Team, I'm using the current version #0116, from 16-Jan-2018, and I can't play Amazon-Prime-Video-Streams (neither with Amazon nor Amazon VOD from the Sandmann's Repository). The Widevine-Plugin is installied, the OXMPlayer disabled. I'm receiving that failure alert:

"Playback failed
One or more items failed to play Check the system log for more information about this message."

You can take a look into the kodi log here: (password "K0d1": https://privatebin.net/?cdb621e698175cfb.../Pl6sa5iI=

I'm wondering about the Error LInes in the end:10:50:52.044 T:1403962256 DEBUG: CurlFile::Open(0x726c0420) https://atv-ps-eu.amazon.de/cdp/catalog/...ne2License
10:50:52.044 T:1403962256 INFO: easy_acquire - Created session to https://atv-ps-eu.amazon.de
10:50:52.514 T:1403962256 ERROR: AddOnLog: InputStream Adaptive: Unable to find license;hdcpEnforcementResolutionPixels in JSON string
10:50:52.515 T:1403962256 ERROR: AddOnLog: InputStream Adaptive: License update not successful (no keys)
10:50:52.515 T:1403962256 ERROR: AddOnLog: InputStream Adaptive: Initialize failed (SingleSampleDecrypter)
10:50:52.515 T:1403962256 DEBUG: AddOnLog: InputStream Adaptive: Session::~Session()
10:50:52.517 T:1403962256 ERROR: CVideoPlayer::OpenInputStream - error opening [https://d1l0nb3g075aoz.cloudfront.net/dm/2$-KMwuKNJa_7DAA7PPefFNnejsrA/0cf6/4fe8/ff4e/4cbc-ab0d-c87bc64f3ff3/2b62ee98-775a-410e-a1ea-98c1b84be3f8_corrected.mpd]

Ist the problem regarding the unfounded license and the missing keys known? What can I do to enjoys AMazon Prime video Smile?
this problem is also currently discussed in the kodinerds Amazon Addon thread (german) starting here:

https://www.kodinerds.net/index.php/Thre...post438402

Seems to have started yesterday. It looks like amazon might have changed something, as netflix/skygo still work and the problem is also on x86.
Version #016 is the first version where I also notice a delay of picture and sound while playing Video.
(2018-01-17, 12:56)tjost Wrote: Version #016 is the first version where I also notice a delay of picture and sound while playing Video.
Do you mean #0116?
(2018-01-17, 12:07)Germeleon Wrote: Dear Milhouse, dear Team, I'm using the current version #0116, from 16-Jan-2018, and I can't play Amazon-Prime-Video-Streams (neither with Amazon nor Amazon VOD from the Sandmann's Repository). The Widevine-Plugin is installied, the OXMPlayer disabled. I'm receiving that failure alert:

(2018-01-17, 12:27)Seppl Wrote: this problem is also currently discussed in the kodinerds Amazon Addon thread (german) starting here:

https://www.kodinerds.net/index.php/Thre...post438402

Seems to have started yesterday. It looks like amazon might have changed something, as netflix/skygo still work and the problem is also on x86.

This should be reported to the addon maintainers, as it looks like Amazon have changed their backend which now causes the addons to fail.
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.
Todays build (#0116) fixed the problem (iptv live stream freeze).
Thanks a lot to @Milhouse @peak3d @rbuehlma !!
Looks like a new widevine.so is needed for the Amazon addon (according to the German forum) and therefore the getwidevine.sh might need an update.

Milhouse: is the getwidevine.sh script from you or someone else?
(2018-01-17, 22:54)linkinsoldier Wrote: Looks like a new widevine.so is needed for the Amazon addon (according to the German forum) and therefore the getwidevine.sh might need an update.

Milhouse: is the getwidevine.sh script from you or someone else?

It's mine but was only a temporary solution and there are now widevine "Helper" add-ons available that should probably be used instead - I won't be updating the getwidevine.sh script and will probably even remove it now that it has served it's purpose.

@peak3d (or anyone else in-the-know) what's the situation with the widevine Helper add-ons, are they now being used by Netflix/Amazon?
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 #0117: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: f7d7471122196fe314e00e1b3ae48883469f6de505626c469e23949d3ff0d1b0 (RPi)
SHA256 Checksum: 0982e9d692ee1a14984ef9658eee3c58f89a116c4c8f1e51074673b793c1d083 (RPi2)

text:
# uname -a
Linux rpi512 4.14.14 #1 Wed Jan 17 21:12:48 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Jan 17 2018 17:19:55
Copyright © 2012 Broadcom
version 334597236bcc2498b0a044e21aa2f5b255bf3d22 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180117211132-#0117-g3f9e38f [Build #0117]

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

Based on tip of LibreELEC.tv master (3f9e38f, changelog) and tip of XBMC master (a462148, changelog) with the following modifications: Build Highlights:
  1. New firmware
  2. New 4.14.14 kernel
  3. Updated curl linking
Build Details:
  1. Firmware (Jan 17):
    • firmware: i2c_gpio: Preserve errors when asserts are suppressed
  2. LibreELEC.tv:
    • xf86-video-nvidia-legacy: update to xf86-video-nvidia-legacy-340.106 (PR:2418, 1 commit, 2 files changed)
  3. XBMC:
    • FIX: [droid;amc] arm issue under libc++ (PR:13378, 1 commit, 1 file changed)
    • Add missing visibility condition for channel group selector background image. (PR:13380, 1 commit, 1 file changed)
    • Build changes for ARM (PR:13320, 1 commit, 4 files changed)
    • [Fix]Visualisation none as default for all platforms (PR:13358, 1 commit, 2 files changed)
    • [PVR][Estuary] Guide window: Change channel groups selector layout. (PR:13382, 1 commit, 1 file changed)
    • [cmake] android: add HAS_LINUX_NETWORK to system defines (PR:13381, 1 commit, 1 file changed)
    • WinSystemAmlogic: don't strictly depend on fbdev_window (PR:13377, 1 commit, 2 files changed)
    • paplayer: fix playcount for cue sheets (PR:13383, 1 commit, 1 file changed)
    • [PVR] Fix: Do not auto close OSD if it was opened manually by the user. (PR:13379, 1 commit, 1 file changed)
  4. inputstream.adaptive:
    • [HLS] support GET parameters for license_key retrieval (9d183a9)
  5. pvr.zattoo:
    • Re-enable osx build and cleanup travis file (PR:10, 1 commit, 1 file changed)
  6. kernel 4.14.y:
    • New commits in this build:
      • overlays: Fix resetgpio and ledgpio for hy28a/b (55cd3a32)
  7. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2392 (perma): linux: update to linux-4.14.15 (-ish)
    • Added: [env] PR:2384 (perma): kodi: updates for Feb 2018
    • Added: [pkg] PR:13360 (perma): [xbmc] Link against curl instead of using dlopen.
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.
Irrelevant
I found this 9Now aussie plugin installs drmhelper as a dependency:

https://github.com/glennguy/plugin.video.9now

9Now won't run for me because it is for Australia, and I am in the US but glennguy was kind to explain in their chat that one can go to 9Now's settings-> debugging, and run widevine update from there. So I did, and it did update. It did not resolve the issue with Amazon VOD: with the new version of Libreelec 18 from today (devel-20180117211132-#0117-g3...) on Rpi3 and with just updated widevine it still does not work:

05:20:17.526 T:1838150544  NOTICE: [Amazon VOD] Using inputstream.adaptive Version:999.2.1.13
05:20:17.527 T:1838150544  NOTICE: [Amazon VOD] Checking AudioTrack
05:20:17.563 T:1942599776  NOTICE: VideoPlayer::OpenFile: https://d2lkq7nlcrdi7q.cloudfront.net/dm/2$pIfuAWqdhm_dmKurYOhHb-AAmHo~/bbf7/c09a/1899/4cb1-b6a5-81634b29de
af/706fcce9-1e1d-4c1b-8146-8ada1b14b39b_corrected.mpd
05:20:17.573 T:1493779344  NOTICE: Creating InputStream
05:20:17.728 T:1838150544  NOTICE: [Amazon VOD] Player Starting: 0.0/0.0
05:20:18.239 T:1493779344   ERROR: Interface_Filesystem::get_property_values - invalid data (addon='0x628a0228', file='0x6289f550')
05:20:19.099 T:1838150544  NOTICE: [Amazon VOD] Player Caching: 0.0/0.0
05:20:19.100 T:1838150544  NOTICE: [Amazon VOD] Player Resuming: 0.0/0.0
05:20:19.100 T:1838150544  NOTICE: [Amazon VOD] Codec: Samplerate:0 Channels:I()R(1)
05:20:19.704 T:1493779344   ERROR: AddOnLog: InputStream Adaptive: Unable to find license;hdcpEnforcementResolutionPixels in JSON string
05:20:19.704 T:1493779344   ERROR: AddOnLog: InputStream Adaptive: License update not successful (no keys)
05:20:19.704 T:1493779344   ERROR: AddOnLog: InputStream Adaptive: Initialize failed (SingleSampleDecrypter)
05:20:19.707 T:1493779344   ERROR: CVideoPlayer::OpenInputStream - error opening [https://d2lkq7nlcrdi7q.cloudfront.net/dm/2$pIfuAWqdhm_dmKurYOhHb-AAmHo~/bbf7/c09a/1
899/4cb1-b6a5-81634b29deaf/706fcce9-1e1d-4c1b-8146-8ada1b14b39b_corrected.mpd]
05:20:19.707 T:1493779344  NOTICE: CVideoPlayer::OnExit()
drmhelper seems to install version 1.4.8.823 which is probably similar/same as in milhouse's script, but the inputstreamhelper script seems to download a current recovery and extract widevine from that, so you might have more luck installing DAZN or Viaplay.
  • 1
  • 276
  • 277
  • 278(current)
  • 279
  • 280
  • 495

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