• 1
  • 235
  • 236
  • 237(current)
  • 238
  • 239
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
For the first one, do you have "script.module.unidecode" installed in /storage/.kodi/addons?

https://github.com/BigNoid/script.skinsh...don.xml#L6

For the second, do you have "script.module.kodi65" installed in /storage/.kodi/addons?

https://github.com/phil65/script.extende...don.xml#L6

It looks like you might be missing these modules, which should be a problem with both Python 2.7.13 and Python 2.7.14 (by which I mean the version of Python shouldn't be the issue).
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.
Installed build #1017 and had kodi crash whilst commencing playback of bbc stream "iplayer www" and navigating in "TV Guide Fullscreen" EPG screen.
(Kodi appeared to freeze when pressing return key on remote)

Kodi Crashlog https://pastebin.com/9TkNLcjJ
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
(2017-10-18, 01:00)Milhouse Wrote: For the first one, do you have "script.module.unidecode" installed in /storage/.kodi/addons?

https://github.com/BigNoid/script.skinsh...don.xml#L6

For the second, do you have "script.module.kodi65" installed in /storage/.kodi/addons?

https://github.com/phil65/script.extende...don.xml#L6

It looks like you might be missing these modules, which should be a problem with both Python 2.7.13 and Python 2.7.14 (by which I mean the version of Python shouldn't be the issue).

I have both script modules installed. What I can't find is xmbc.python? Shouldn't that be somewhere?
I have a Problem with the playback of 3d movies. Since Version #1002 kodi doesn't recognize my movies as 3d. If i play a 3d movie it was shown as a HD movie and kodi doesn't change into 3d mode.
Thanks for your hard work!
(2017-10-18, 09:28)SkywalkerPD Wrote: I have both script modules installed.

Strange that it would now be complaining about these two modules. If this was a common issue, everyone would have it. Very odd.

(2017-10-18, 09:28)SkywalkerPD Wrote: What I can't find is xmbc.python? Shouldn't that be somewhere?

This is installed as part of the image: /usr/share/kodi/addons/xbmc.python
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.
What is the best way to install the netflix app at the moment? Run the latest build, install the app via zip and the install sh getwidevine.sh rigth? I am getting errors about not having pycryptodome installed any advise?
(2017-10-18, 22:29)donalien Wrote: What is the best way to install the netflix app at the moment? Run the latest build, install the app via zip and the install sh getwidevine.sh rigth?

Yes

(2017-10-18, 22:29)donalien Wrote: I am getting errors about not having pycryptodome installed any advise?

pycryptodome is built-in to these builds (and also LibreELEC 8.1.2) so shouldn't be a source of issue (unless it's been broken by xbmc.json, which is fixed in #1018 - currently uploading). If you still have problems with #1018, post your debug log (wiki).
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 #1018: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.13.7 #1 Wed Oct 18 21:04:09 BST 2017 armv6l GNU/Linux

# vcgencmd version
Oct 11 2017 23:27:47
Copyright (c) 2012 Broadcom
version e5ad4a8e9f183413eb4f7fc4a7687886c715f739 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171018210302-#1018-g3d6896f [Build #1018]

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

Based on tip of LibreELEC.tv master (3d6896f, changelog) and tip of XBMC master (8afa041, changelog) with the following modifications: Build Highlights:
  1. Fix for xbmc.json that resulted in some addons being disabled
  2. tvheadend42: changed to ffmpegx
Build Details:
  1. LibreELEC.tv:
    • ffmpeg: fix an issue in HEVC patch (PR:2127, 1 commit, 1 file changed)
    • buildsystem: add TARGET_FEATURES (PR:2124, 2 commits, 16 files changed)
  2. XBMC:
    • Revert "Support building with ninja" (PR:12932, 1 commit, 2 files changed)
  3. newclock5:
    • New commits in this build:
      • fixup! ffmpeg: hevc: Reduce memory a little (8932cee8)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] compare: tvheadend42: changed to ffmpegx
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.
Hi Milhouse,
I have an issue with installing any of the audio encoder addons from the LibreELEC Addon repo.
When I try to install e.g. the flac audio encoder  addon I get a dependency issue with "kodi.binary.global.main". The encoder addon requires 1.0.11, but the current version of "kodi.binary.global.main" is 1.0.12.
Similar issues with were already reported here for other addon, but with "kodi.binary.global.main" version 1.0.11.
So could you please rebuild at least the flac audio encoder addon?
New LibreELEC.tv Leia build #1019: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.13.7 #1 Thu Oct 19 21:03:57 BST 2017 armv6l GNU/Linux

# vcgencmd version
Oct 11 2017 23:27:47
Copyright (c) 2012 Broadcom
version e5ad4a8e9f183413eb4f7fc4a7687886c715f739 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171019210252-#1019-g4f4bfb1 [Build #1019]

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

Based on tip of LibreELEC.tv master (4f4bfb1, changelog) and tip of XBMC master (922a6bb, changelog) with the following modifications: Build Highlights:
  1. xbmc.json fix mk2
Build Details:
  1. LibreELEC.tv:
    • linux-amlogic: enable UHID driver support and fix Xiaomi BT remotes (PR:2128, 2 commits, 5 files changed)
    • projects/WeTek_Core: use Wi-Fi and Bluetooth firmware from wlan-firmware-aml package (PR:2131, 1 commit, 7 files changed)
  2. XBMC:
    • [amlogic] Fix RetroPlayer on AMLogic hardware (PR:12918, 1 commit, 5 files changed)
    • Revert "[buildtools][windows] fail if patch doesn't succeed" (922a6bb)
  3. pvr.teleboy:
  4. pvr.zattoo:
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:12936: [cmake] support building with ninja on posix platforms
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-10-19, 21:57)gigolizer Wrote: So could you please rebuild at least the flac audio encoder addon?

I'm sorry, but it's impractical for me to rebuild random addons that are being used with these test builds. I know you've asked for one specific addon, but if I do it for you then I should do it for everyone else - where does it stop? I've updated a few addons in the past and frankly it's a PITA.

These are your three options:

1) Switch back to the last working test build and stay there until the LE9 repo is updated (it's a big piece of work which is why it doesn't happen often)
2) Stop using nightly test builds that regularly break stuff if what you really want is a reliable system
3) Do not use and depend on third-party binary addons that update at a different pace with these nightly test builds
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-10-18, 18:20)Mike74 Wrote: I have a Problem with the playback of 3d movies. Since Version #1002 kodi doesn't recognize my movies as 3d. If i play a 3d movie it was shown as a HD movie and kodi doesn't change into 3d mode.
Thanks for your hard work!

+1
New LibreELEC.tv Leia build #1020: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.13.8 #1 Fri Oct 20 21:19:05 BST 2017 armv6l GNU/Linux

# vcgencmd version
Oct 20 2017 11:52:04
Copyright (c) 2012 Broadcom
version 3b206771210e4725d250c571e2f577692d1d0613 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171020211802-#1020-g908fe25 [Build #1020]

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

Based on tip of LibreELEC.tv master (908fe25, changelog) and tip of XBMC master (b51bf10, changelog) with the following modifications: Build Highlights:
  1. New firmware
  2. New 4.13.8 kernel
  3. Update to ffmpeg-3.4 (3.4-Leia-Alpha-1)
  4. Update HEVC patches, reduces memory usage a little more
Build Details:
  1. Firmware (Oct 20):
    • firmware: Remove cmaservice as it doesn't work reliably
  2. LibreELEC.tv:
    • brcmfmac_sdio-firmware-imx: fix install path (PR:2120, 1 commit, 1 file changed)
  3. XBMC:
    • [Windows] builddeps: a little rework (PR:12933, 7 commits, 20 files changed)
  4. inputstream.adaptive:
    • win10: fix deprecated api (PR:85, 1 commit, 2 files changed)
  5. inputstream.rtmp:
    • Win10: updates for windows uwp (PR:28, 2 commits, 4 files changed)
  6. pvr.teleboy:
    • Allow switching to t.teleboy.ch (83a9020)
  7. newclock5:
    • New commits in this build:
      • Revert "fixup! ffmpeg: hevc: Reduce memory a little" (b47bd3c5)
      • ffmpeg: hevc: Rebase to 3.4 and reduce memory usage (47713092)
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.
Hi
I still need help getting Netflix up and running.

I have the error:

How can I solve this?

bb the way, I could not find the unofficial openelek repo to install VNC, any advice?


Thanks T

22:42:29.907 T:1799353232 ERROR: filename='msl_data.json')
22:42:29.907 T:1799353232 ERROR: File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/MSL.py", line 792, in load_file
22:42:29.907 T:1799353232 ERROR: with open(msl_data_path + filename) as file_:
22:42:29.907 T:1799353232 ERROR: IOError: [Errno 2] No such file or directory: u'/storage/.kodi/userdata/addon_data/service.msl/msl_data.json'
22:42:29.908 T:1512043408 ERROR: CCurlFile::FillBuffer - Failed: Server returned nothing (no headers, no data)(52)
22:42:29.908 T:1512043408 ERROR: CCurlFile::Open failed with code 0 for http://localhost:57055/manifest?id=80101...i%2f537.36
22:42:29.909 T:1512043408 ERROR: AddOnLog: InputStream Adaptive: Could not open / parse mpdURL (http://localhost:57055/manifest?id=80101279)
22:42:29.913 T:1512043408 ERROR: CVideoPlayer::OpenInputStream - error opening [http://localhost:57055/manifest?id=80101279]
22:42:29.913 T:1512043408 NOTICE: CVideoPlayer::OnExit()
22:42:30.118 T:1942347792 NOTICE: m_playbackStarting
(2017-10-20, 22:45)[email protected] Wrote: Hi
I still need help getting Netflix up and running.

Testbuild #1019 and Netflix v0.12.1 working fine on my RPi 3.

Also the latest Amazon VOD version.

Thanks alot Milhouse for your hard work on this. Really enjoying your testbuilds! Only had some random crashes in the Menu UI. Playbacks on Netflix and Amazon is also Incredible!
  • 1
  • 235
  • 236
  • 237(current)
  • 238
  • 239
  • 495

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