• 1
  • 210
  • 211
  • 212(current)
  • 213
  • 214
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2017-09-05, 12:50)noideaforaname Wrote: It doesn't load after booting. I checked both tvheadend addons (PVR + Server) and some dependencies are missing or wrong.

Oh right. Still no logs.

Is anyone else having problems loading the latest #0904 tvheadend addon with #0904 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-09-02, 10:54)Bmn2016 Wrote: Hi Milhouse,

thank you so much for keeping up building nightlies!
Could you please update the driver rtl8812au to the recent commit in paspro's repo: https://github.com/paspro/rtl8812au/comm...e914b39b72

This adds a parameter to disable the LED.

Thanks and best

@Bmn2016 is the updated rtl8812au driver working to your satisfaction now?
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-09-06, 00:04)Milhouse Wrote:
(2017-09-02, 10:54)Bmn2016 Wrote: Hi Milhouse,

thank you so much for keeping up building nightlies!
Could you please update the driver rtl8812au to the recent commit in paspro's repo: https://github.com/paspro/rtl8812au/comm...e914b39b72

This adds a parameter to disable the LED.

Thanks and best

@Bmn2016 is the updated rtl8812au driver working to your satisfaction now?

Yes it is. Thank you very much!
New LibreELEC.tv Leia build #0905: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.13.0 #1 Tue Sep 5 23:12:23 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-20170905231054-#0905-g1df41ec [Build #0905]

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

Based on tip of LibreELEC.tv master (1df41ec, changelog) and tip of XBMC master (ef76936, 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.13.y
  • Includes latest bcm2835-driver master (6573dfd, ahead +2)
  • Includes latest kodi-platform master (36fb493)
  • Includes latest libcec master (8adc786, ahead +26)
  • Includes latest libnfs master (3ba2a2c, ahead +101)
  • Includes latest p8-platform master (a822e19)
  • Includes latest addons: inputstream.adaptive (1656efc), inputstream.rtmp (e094fa3), peripheral.joystick (cc14287), pvr.argustv (23cc0e8), pvr.demo (122dedd), pvr.dvblink (816f90c), pvr.dvbviewer (8741c8b), pvr.filmon (34dca04), pvr.hdhomerun (ace19fa), pvr.hts (53118d8), pvr.iptvsimple (ac4f4bd), pvr.mediaportal.tvserver (c86ab35), pvr.mythtv (b46e5be), pvr.nextpvr (a855663), pvr.njoy (99874de), pvr.octonet (a77cf11), pvr.pctv (549f690), pvr.stalker (e15edca), pvr.vbox (b5da811), pvr.vdr.vnsi (7e6e385), pvr.vuplus (9bfd868), pvr.wmc (d820bf8)
  • Include [env] 22775c5: include crazycat dvb drivers addon in image
  • Include [env] patch: libcec: don't link non-existant libtinfo
  • Include [env] patch: rev hack for kodi
  • 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:1919: samba: don't restart smbd in samba-autoshare
  • Include [env] PR:1940: RTL8812AU: update to RTL8812AU-8e7ccba
  • Include [env] PR:1947: package updates
  • Include [pkg] patch: skin.estuary: reduce system info font size (kodi)
  • Include [pkg] PR:234: implement intensity compensation for VC-1 decoding for Ivybridge and better (intel-vaapi-driver)
  • Include [pkg] PR:260: Fix Seeking with VC1 after 6702b01ee3598017f05374bfc7956493f790361c (intel-vaapi-driver)
  • Include [pkg] PR:12311: FIX: ensure real filename from videodb in playlists
  • Include [pkg] PR:12708: Add contextmenu option to remove resume points
  • Include [pkg] PR:12767: Partial revert of imdb crashfix due to a introduced bug
Build Highlights:
  1. ibnfs v4 updates
  2. [pvr] PVR Addon API 5.7.1
Build Details:
  1. LibreELEC.tv:
    • samba: ensure new properties are populated on upgrade (PR:1943, 1 commit, 1 file changed)
    • mesa: update to mesa-17.2.0 (PR:1923, 1 commit, 1 file changed)
    • linux: update to linux-4.13.0 (PR:1815, 24 commits, 8 files changed)
    • kodi: Update to latest master (PR:1946, 6 commits, 26 files changed)
    • Game add-on updates (PR:1948, 2 commits, 131 files changed)
  2. XBMC:
    • Fixes rapidjson internal compilation bug (PR:12768, 1 commit, 1 file changed)
    • OpenGLES2 and EGL: Adapt library names for raspberry pi (PR:12753, 1 commit, 2 files changed)
    • [pvr] PVR Addon API 5.7.1: Support for passing MimeType for PVR streams (PR:12755, 1 commit, 3 files changed)
  3. libnfs:
    • Rework the NFSv4 path lookup framework so it handles symlinks properly. (3ced39f)
    • NFSv4: Add support for nfs_mkdir2() (8a9fceb)
    • NFSv4 Add support for nfs_rmdir() (93fbecd)
    • NFSv4 Add support for nfs_open() nfs_fstat64() nfs_close() (0d9dd0e)
    • NFSv4: Add support for read() and pread() (dce044a)
    • NFSv4 Add support for symlink() (f3211e9)
    • NFSv4: Add support for readlink() (5c2d989)
    • NFSv4: Always send a GETATTR as part of the path lookup (4fa3b4b)
    • NFSv4: fix compiler warnings (9f44b15)
    • NFSv4: Update nfs_open() to support symlinks (5a78bd5)
    • NFSv4: Populate functions should return how many operations they did append. (5c73d78)
    • NFSv4: Add support for nfs_[p]write() (61e071d)
    • NFSv4: Add support for open(O_TRUNC) (42d1477)
    • NFSv4: Add open(O_SYNC) support (2ce8890)
    • NFSv4: Add support (and tests) for open(O_APPEND) (65de831)
    • NFSv4: Document how to run the tests for NFSv4 (17cf8d3)
    • NFSv4: Create a nice free-er function for the lookup blob (8c59fe7)
    • nfs_open2(): Add a new nfs_open2() function that takes a mode argument. (0ce4917)
    • NFSv4: Add support for open(O_CREAT) (65a0110)
    • NFSv4: Use nfs->mask when create the default mode for open(O_CREAT) (efb2153)
    • NFSv4: Add support for open_create() by plumbing it into open(O_CREAT) (9854c0d)
    • NFSv4: Add support for nfs_unlink() (3523251)
    • NFSv4: add nfs_link() support. (ffafa5f)
    • NFSv4: change populate_getattr to populate_getfh (a72dbc2)
    • NFSv4: Standardize how we create cb data for split path lookups. (840c9b7)
    • NFSv4: Add rename() support. (de9da56)
    • NFSv4: Add support for mknod() (bd95371)
    • NFSv4: We only need 18 events to stat a file in v4. Update the timeout test. (f1c7b96)
    • NFSv4: Add support for opendir() (cea99f8)
    • NFSv4: Update the way we increment seqid (3928dac)
    • NFSv4: add nfs_truncate() support (2b6216d)
    • NFSv4: re-work the nfs4_op_*() functions a bit and make them less overloaded (81361d3)
    • NFSv4: more nfs_op_* helpers to marshall compound command components (8e1baa9)
    • NFSv3: Add support for open(O_CREAT) (ebc2f0a)
    • NFSv4: Add support for fsync() (80d3f48)
    • NFSv4: Add support for ftruncate() (73b8129)
    • NFSv4: Add tests for truncate() (d39017a)
    • NFSv4: Add lseek() support. (8f12f7f)
    • NFSv4: Add support for statvfs() (c7655f9)
    • NFSv4: Add support for chmod/lchmod/fchmod (6c03422)
    • NFSv4: Add support for chown/lchown/fchown (4c6d19b)
    • NFSv4: Add access()/access2() (5ebd10f)
    • NFSv4: add utimes/lutimes support (8489557)
    • NFSv4: Fix some compiler warnings (1da019a)
    • NFSv3: Fix compiler warning (3ba2a2c)
  4. newclock5:
    • New commits in this build:
      • Revert "[depends] libzip 1.1.2" (4a679fe8)
    • Commits no longer in build:
      • rbp: Update the GL libs to new naming scheme (ee3ce369)
      • ffmpeg: hevc: Initial 10-bit support (80c8e3d3)
      • fixup! RBP: Hide data in geometry class (66e84f67)
      • ffmpeg: hevc: update to alpha2 (4d870919)
      • DVDDemuxFFMPEG: Increase FFMPEG_FILE_BUFFER_SIZE to 128K (651ed607)
      • DVDDemuxFFmpeg: Use FFMPEG_FILE_BUFFER_SIZE for max_packet_size (cdcb2626)
      • fixup! rbp: Update the GL libs to new naming scheme (57fae03f)
      • ffmpeg: hevc: More SAO neon optimisations (56d46573)
      • ffmpeg: hevc: update to latest (41332acf)
      • ffmpeg: hevc: update to latest (d64e7e99)
      • ffmpeg: hevc: Fixup x86 build (5deb4871)
  5. kernel 4.13.y:
    • New commits in this build:
      • VCSM: Specify pointers in IPC msgs as uint32_t (e7c3d97b)
      • vcsm: code-style: Fix comment indentation (898267d0)
      • vcsm: Convert to loading via device tree. (910705af)
      • VCSM: New option to import a DMABUF for VPU use (eda173aa)
      • vcsm: Remove all typedefs from vc_sm_defs.h and calling code (e051f439)
      • vcsm: Correct block comment style on licence headers. (b2754b78)
      • vcsm: Fix block comment formatting (46e21401)
      • vcsm: Remove typedef of VC_VCHI_SM_HANDLE_T (ecc1f389)
      • vcsm: "unsigned int" preferred over "unsigned" fixed. (c96afd66)
      • vcsm: Fix blank lines after declarations. (5cdb0fb1)
      • vcsm: Fix erroneous space in 'if' statement. (1854f4ba)
      • vcsm: Fix lots of block quote formatting issues (0a888201)
      • vcsm: Fix indentation of switch/case statement. (a1ad4aa9)
      • vcsm: Fix spaces around operators. (f8dfa700)
      • vcsm: Fix use of S_IRUGO and use 0444 instead (cfdc34f2)
      • vcsm: Correct "long unsigned int" to "unsigned long" (9519dca1)
      • vcsm: Fix "struct vm_operations_struct should normally be const" (fa878b56)
      • vcsm: Fix "void function return statements are not generally useful" (f1764025)
      • vcsm: Fix "Prefer kcalloc over kzalloc with multiply" (b43f4944)
      • vcsm: Remove VC_SM_LOCK_CACHE_MODE_T typedef. (8e5e75c7)
      • vcsm: Replace SM_RESOURCE_T with sm_resource_t (fb8ad0a9)
      • vcsm: Replace SM_STATS_T with sm_stats_t (957e6de2)
      • vcsm: Replace SM_STATE_T with sm_state_t (39da39de)
      • vcsm: Replace SM_PRIV_DATA_T with sm_priv_data_t (909238b8)
      • vcsm: Replace SM_PDE_T with sm_pde_t (5379d8cb)
      • vcsm: Handle the clean+invalidate case directly (56ef4739)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] 22775c5: include crazycat dvb drivers addon in image
    • Added: [env] PR:1947: package updates
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.
Has anyone used this with the WD MyCloud NAS (the white one)? I want to build a simple Kodi setup for an older relative; she's in her 60s.
(2017-09-05, 22:06)rob71788 Wrote: Thanks for all your hard work on this! Been following the forum for a while now and updating with the nightlies.

Looks like updating single movie scraping still isn't working for me, I am however using the Universal scraper instead of the default one so that I get IMDB ratings, could this be why?

Could you get us a Debug Log, please?
(2017-09-05, 23:57)Milhouse Wrote:
(2017-09-05, 12:50)noideaforaname Wrote: It doesn't load after booting. I checked both tvheadend addons (PVR + Server) and some dependencies are missing or wrong.

Oh right. Still no logs.

Is anyone else having problems loading the latest #0904 tvheadend addon with #0904 build?

Sorry... nightshift yesterday. I´ve tried the new release (#0905), but still the same error.

But i made a log Smile
(2017-09-06, 03:11)crisp waffles Wrote: Has anyone used this with the WD MyCloud NAS (the white one)? I want to build a simple Kodi setup for an older relative; she's in her 60s.

Wrong forum, this is for test builds...
Even VP9 1080px is playing fine now on a non-overclocked RPI3.

Seems the HEVC optimizations have a welcome side-effect.
(2017-09-06, 03:11)crisp waffles Wrote: Has anyone used this with the WD MyCloud NAS (the white one)? I want to build a simple Kodi setup for an older relative; she's in her 60s.

sorry for off topic.

yes. the 2tb version. for about 1 year without any problems Big Grin
(2017-09-05, 23:51)Milhouse Wrote:
(2017-09-05, 12:33)rudrood Wrote: My bad, starting with 0829 the option: "automatic updates" switches from default "manual" to default "auto".
The url's are shown but not the other options.
When I switch to "manual" everything is oke.

Ah yes, that would be this change which got included along with the Samba workgroup changes, so from #0829 the default "automatic updates" setting changes to "auto". Thanks for working that out and updating.

(2017-09-05, 13:25)linkinsoldier Wrote: not sure if this has been stated before, but with #904 i could not select any "release to update" in the libreelec release. With #816 and #830 everything is great.

@linkedinsoldier this almost certainly your issue too.
Nope, unfortunately not. I checked it, it was manual, otherwise I couldn't open the available versions option. But I guess this is connected with the WiFi problem I mentioned before - I installed #905 and with lan cable everything is working as expected!

Is it worth investigating? Is your rpi3 integrated WiFi working good?

I found 2 things with #905:

1) I can't install the latest libretro addon anymore (.132 is deactivated and. 133 is not able to install). Is this bug known? Funny enough I can play emulation games though...
2) with #905 skygo is no longer working (I will investigate but I guess due to the changed patch the cdm device registration is no longer found).
(2017-09-06, 07:49)DaVu Wrote:
(2017-09-05, 22:06)rob71788 Wrote: Thanks for all your hard work on this! Been following the forum for a while now and updating with the nightlies.

Looks like updating single movie scraping still isn't working for me, I am however using the Universal scraper instead of the default one so that I get IMDB ratings, could this be why?

Could you get us a Debug Log, please?

Sure thing!

Log

-edit-
I realized I somehow missed saying "for movie art", my mistake. The scraping all works except artwork for movies. I get no fan art or posters. It works fine for TV shows, but all of my movies just have the stock picture.
Unfortunately not a full Debug Log:

Quote:6:40:31.759 T:1943142416 NOTICE: Disabled debug logging due to GUI setting. Level 0.

But if the artwork is missing, please try to use a different scraper and check if the artwork is still missing. That might also be a scraper issue. PR 12767 only introduces a fix that manual scraping (opening context menu and select "scan to library") works again which failed before that.

So as that seems to work for you, the issue seems to be somewhere else, where we might need a Debug Log with debugging enabled.
(2017-09-06, 08:51)noideaforaname Wrote:
(2017-09-05, 23:57)Milhouse Wrote:
(2017-09-05, 12:50)noideaforaname Wrote: It doesn't load after booting. I checked both tvheadend addons (PVR + Server) and some dependencies are missing or wrong.

Oh right. Still no logs.

Is anyone else having problems loading the latest #0904 tvheadend addon with #0904 build?

Sorry... nightshift yesterday. I´ve tried the new release (#0905), but still the same error.

But i made a log Smile
Running #0905 Nightly build of LibreELEC, Installed #0904 tvheadend server over #0903 and everything working correctly for me, same with the #0905 tvheadend server build; everything working normally.

On probably an unrelated note? I did note that configuration settings of tvheadend frontend are currently not working correctly with inability to step into and through left options to review/modify settings etc (related to Leia addon settings re-factoring activities?)

Image
Image

Note: I don't normally have any need to look at or modify any tvheadend frontend settings, unless attempting to access server from another rpi for example
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
@Milhouse after updating to #905 netflix is broken.

After reboot in get a netflix error.

I tried some previous builds down to #831 and netflix is broken with #831 too. (netflix error after reboot)

Here is my debug log.

Hope this is helpful..

Thanks!
  • 1
  • 210
  • 211
  • 212(current)
  • 213
  • 214
  • 495

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