• 1
  • 144
  • 145
  • 146(current)
  • 147
  • 148
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
Thanks a lot for de Answer Milhouse...

But I'll wait better, I'll break my tongue ;-)
[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 #0627: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.11.7 #1 Tue Jun 27 21:05:05 BST 2017 armv6l GNU/Linux

# vcgencmd version
Jun 26 2017 17:19:37
Copyright (c) 2012 Broadcom
version 431e1ed6e291705a1a6bfcd62082170e7fafd122 (tainted) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170627210400-#0627-g1196fc5 [Build #0627]

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

Based on tip of LibreELEC.tv master (1196fc52, changelog) and tip of XBMC master (e940fa16, changelog) with the following modifications: Build Highlights:
  1. [vfs] change addon interface to new C++ style
Build Details:
  1. LibreELEC.tv:
    • system-tools: bump p7zip and unrar (PR:1731, 3 commits, 4 files changed)
  2. XBMC:
    • [network] fix CID 1364572 - ensure we're not leaking the ipv6 test socket (PR:12337, 1 commit, 1 file changed)
    • [cleanup] Remove HAS_FILESYSTEM (PR:12350, 1 commit, 4 files changed)
    • Nuke u16string and u32string own implementation (PR:12293, 2 commits, 4 files changed)
    • [fix][Take II] Nuke 'libpng warning: iCCP: known incorrect sRGB profile' warnings and optimize images (PR:12345, 37 commits, 1207 files changed)
    • Rework OS screen saver handling (PR:12342, 10 commits, 20 files changed)
    • [cleanup] Cleanup system.h unused defines (PR:12347, 1 commit, 1 file changed)
    • [vfs] change addon interface to new C++ style (PR:12356, 1 commit, 18 files changed)
    • [fix][pictures] CID 77607: prevent buffer overflow (PR:12369, 1 commit, 1 file changed)
    • DBus refactoring (PR:12371, 13 commits, 16 files changed)
  3. kernel 4.11.y:
    • New commits in this build:
      • SQUASH: mmc: Apply ERASE_BROKEN quirks correctly (d1e81916)
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.
Thanks milhouse! Is Amazon and Netflix possible again with this build? Was somebody able to install the new inputstream.adaptive and decrypter (from where?)?
(2017-06-19, 19:51)Milhouse Wrote:
(2017-06-19, 19:02)mikeb8591 Wrote:
(2017-06-18, 01:03)mikeb8591 Wrote: Yes that was with 0616. 0402 and 0615e are still correct, 0403 is incorrect.
@Milhouse, what's the next step in trying to run this down? Anything more I can do to help isolate it?
Thanks!
This will need more ideas from @Koying.
How do we get @koying's attention? A pm requesting attention to this thread?
(2017-06-28, 19:43)linkinsoldier Wrote: Thanks milhouse! Is Amazon and Netflix possible again with this build? Was somebody able to install the new inputstream.adaptive and decrypter (from where?)?

Not currently possible - the Netflix addon is playing up at the moment, possibly Netflix have changed their API. Amazon isn't working for me either, but I don't know if that's an add-on issue or Kodi core issue - sometimes it's hard to tell. It's being worked on, though.
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-06-28, 19:49)mikeb8591 Wrote:
(2017-06-19, 19:51)Milhouse Wrote:
(2017-06-19, 19:02)mikeb8591 Wrote: @Milhouse, what's the next step in trying to run this down? Anything more I can do to help isolate it?
Thanks!
This will need more ideas from @Koying.
How do we get @koying's attention? A pm requesting attention to this thread?

You're welcome to post on PR12311. He's aware of this thread.
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 #0628: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.11.7 #1 Wed Jun 28 23:55:14 BST 2017 armv6l GNU/Linux

# vcgencmd version
Jun 26 2017 17:19:37
Copyright (c) 2012 Broadcom
version 431e1ed6e291705a1a6bfcd62082170e7fafd122 (tainted) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170628235411-#0628-g1196fc5 [Build #0628]

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

Based on tip of LibreELEC.tv master (1196fc52, changelog) and tip of XBMC master (8f3dcfbc, changelog) with the following modifications: Build Highlights:
  1. Addon updates
  2. newclock5: VideoPlayer/MMALRender/AddonVideoCodec updates
Build Details:
  1. XBMC:
    • [cmake] AddonHelpers: fix install directory exclude syntax (PR:12381, 1 commit, 1 file changed)
    • [addons] add help for load of shared library and allow use of own addon temp folder (PR:12379, 2 commits, 6 files changed)
    • Joystick improvements for Game OSD (PR:12365, 11 commits, 48 files changed)
    • Updated windows .bat names (PR:12384, 1 commit, 1 file changed)
    • [addons] change CreateInstance function to return ADDON_STATUS (PR:12388, 1 commit, 11 files changed)
  2. inputstream.adaptive:
  3. peripheral.joystick:
    • [fix] windows build failures (PR:115, 2 commits, 5 files changed)
  4. pvr.vdr.vnsi:
    • generate 2 read-only child timers for manual repeating, allows wakeup by kodi facilities (131be107)
    • fix compile error due to strlen (c352a431)
    • fix episode name on recordings (37d484b1)
    • drop KODI_GUILIB_API_VERSION (848c0c80)
    • change default skin to estuary (45ccc3c7)
    • recordings: set plotOutline to episodeName (3c4b1f84)
  5. newclock5:
    • New commits in this build:
      • VideoPlayer: osx - register vtb codec (5aefe477)
      • MMALRender: Specified aligned width/height should be forced (19891704)
      • AddonVideoCodec: Hack in MMAL support (54c8fa63)
      • fixup! MMALRender: Specified aligned width/height should be forced (e96b7ce1)
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.
In testbuild #0627 and #0628, there is a infinite kodi crash and restart.

https://pastebin.com/y2su28um
Weekly Linux 4.12-rc7 build #0628x: RPi / RPi2
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-06-29, 02:24)parcel Wrote: In testbuild #0627 and #0628, there is a infinite kodi crash and restart.

https://pastebin.com/y2su28um

You need to disable the vfs.rar addon (which is tricky, when Kodi is crashing).

I'll stop including vfs.rar in future builds starting with #0629 and that will fix the issue, but obviously you'll be without RAR support until vfs.rar is added to the LibreELEC repository (and I don't know when that will happen as the continued addon changes make building a repository of addons entirely pointless a futile exercise).
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-06-29, 03:09)Milhouse Wrote:
(2017-06-29, 02:24)parcel Wrote: In testbuild #0627 and #0628, there is a infinite kodi crash and restart.

https://pastebin.com/y2su28um

You need to disable the vfs.rar addon (which is tricky, when Kodi is crashing).

I'll stop including vfs.rar in future builds starting with #0629 and that will fix the issue, but obviously you'll be without RAR support until vfs.rar is added to the LibreELEC repository (and I don't know when that will happen as the continued addon changes continue make building a repository of addons entirely pointless).

Ok, Thank you Smile
(2017-06-29, 00:56)Milhouse Wrote:
(2017-06-28, 19:43)linkinsoldier Wrote: Thanks milhouse! Is Amazon and Netflix possible again with this build? Was somebody able to install the new inputstream.adaptive and decrypter (from where?)?

Not currently possible - the Netflix addon is playing up at the moment, possibly Netflix have changed their API. Amazon isn't working for me either, but I don't know if that's an add-on issue or Kodi core issue - sometimes it's hard to tell. It's being worked on, though.
Thanks! But I understand the inputstream.adaptive should be the correct version, then I will try it in the next days as soon as I find the Netflix Repo. According to a post from peak3d in a German forum, there is currently a workaround for the Netflix changes...let me translate:

1) open Browser
2) goto netflix.com
3) open source view of Web page
4)search esn in Web page source
5)open MSL.py which should be in .kodi/addons/plugin.video.netflix/resources/lib/
6) introduce/change to the esn found in the source page
7)delete all files in userdata/addon_data/service.msl
8) reboot kodi

I couldn't try it, but I will as soon as I get the chance [emoji6]

Edit: seems like Netflix made other changes in the last 2 days... so it might not work...
@linkinsoldier

I have tried these options to for the Netflix plugin...

found some keys added them and tried one by one... this did not work.. we have to wait i guess..

Tested on rasp pi 3b
Simple Kodi fan..

2x Raspberry pi3 b  Running LibreElec 9.2.0 stable
1x Odroid C2          Running Volumio  
1x Zoomtak H8       Running CoreElec 9.2.1 generic
 
Just found another post... Seems like another change... Looks like the estimated time for Netflix addon hotfix is this weekend (as long as Netflix did not completely change he api!)
(2017-06-29, 00:57)Milhouse Wrote: You're welcome to post on PR12311. He's aware of this thread.
Thank you, I just did.
  • 1
  • 144
  • 145
  • 146(current)
  • 147
  • 148
  • 495

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