• 1
  • 95
  • 96
  • 97(current)
  • 98
  • 99
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
(2017-07-28, 15:29)_Spook_ Wrote:
(2017-07-27, 23:27)Milhouse Wrote:
(2017-05-20, 00:46)_Spook_ Wrote: Sorry, I forgot to add that it's when I have enabled scan library on startup it's just stuck on "Preparing... 0%" and my Kodi box is connected to a QNAP with SMB.

EDIT: WTF! Now it works. Oh well, disregard my last statement. Time for bed...

This should be fixed in #0727.
It has been random when it shows up. But I will see if there is any change after vacation is over.

I was getting this on startup intermittently, I've installed the latest and will see if it happens again.

In response to my RAR issue i have a paste bin here: http://sprunge.us/MaeT

I can't make sense of it but pressing play on a movie will play only the audio from the file and not the video.

Thanks
New LibreELEC.tv Leia build #0728: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.12.3 #1 SMP Fri Jul 28 22:06:58 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20170728220536-#0728-g7a98f8c [Build #0728]

# Kodi version
(18.0-ALPHA1 Git:4c7c4f0). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (7a98f8c7, changelog) and tip of XBMC master (4c7c4f0e, changelog) with the following modifications: Build Highlights:
  1. add support for optional kernel modules in image and from addons
Build Details:
  1. LibreELEC.tv:
    • samba: fix tdb deadlock (PR:1836, 2 commits, 2 files changed)
  2. XBMC:
    • Controller window: Support mapping relative pointers (PR:12556, 2 commits, 24 files changed)
    • [depends] Fix depends dependencies (PR:12581, 4 commits, 1 file changed)
    • [depends] bump freetype to 2.8 (PR:12584, 1 commit, 1 file changed)
    • VideoPlayer: vdpau - flush ffmpeg on release and error (PR:12582, 1 commit, 2 files changed)
    • [PVR] Some cleanup and optimization. (PR:12583, 1 commit, 3 files changed)
    • add dynamic URLs to fileItems (PR:12585, 1 commit, 13 files changed)
    • skin.estouchy 2.0.5 (PR:12558, 1 commit, 6 files changed)
  3. peripheral.joystick:
    • [Peripheral API] Update to v1.3.4: relative pointer support (PR:120, 1 commit, 10 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1835: add support for optional kernel modules in image and from addons
    • Added: [env] PR:1844: avahi: cleanup
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 #0729: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.12.4 #1 SMP Sat Jul 29 21:59:44 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20170729213910-#0729-g3897072 [Build #0729]

# Kodi version
(18.0-ALPHA1 Git:53da7c7). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (38970726, changelog) and tip of XBMC master (53da7c75, changelog) with the following modifications: Build Highlights:
  1. New 4.12.4 kernel
Build Details:
  1. LibreELEC.tv:
    • avahi: cleanup (PR:1844, 1 commit, 2 files changed)
  2. XBMC:
    • [PVR] Obtain live stream URL from client addon before starting playba (PR:12587, 1 commit, 4 files changed)
    • [xbmc] Addon settings fixes (PR:12536, 1 commit, 2 files changed)
    • [imdb] fix crash on empty videoInfoTag (PR:12373, 1 commit, 2 files changed)
    • Fix missing include when building for X11 without VAAPI and VDPAU (PR:12576, 1 commit, 1 file changed)
    • Some fixes for issues raised by cppcheck (PR:12544, 14 commits, 97 files changed)
  3. pvr.vbox:
    • Change the build instructions to apply to the latest Kodi master (PR:198, 1 commit, 1 file changed)
    • Fix Kodi link in the README (PR:199, 1 commit, 1 file changed)
    • Implement PVR addon API changes to make the addon build again (PR:200, 3 commits, 3 files changed)
    • Minor README updates (PR:201, 4 commits, 2 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1798: linux: update to linux-4.12.4
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 #0730: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.12.4 #1 SMP Sun Jul 30 21:05:45 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20170730210421-#0730-g34d39c5 [Build #0730]

# Kodi version
(18.0-ALPHA1 Git:f1dd912). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (34d39c5c, changelog) and tip of XBMC master (f1dd912e, changelog) with the following modifications: Build Highlights:
  1. Restore pvr.vbox and inputstream.rtmp
Build Details:
  1. LibreELEC.tv:
    • Emby: update to 3.2.26.0 (PR:1840, 1 commit, 2 files changed)
  2. XBMC:
    • add variable for guilock - ref cae2c40cc66cec439ba3a6e29a82a4d5a2e80e72 (PR:12590, 1 commit, 4 files changed)
    • FileItem, fix dynamic path (PR:12591, 1 commit, 1 file changed)
    • fixed: store created stream in member (PR:12589, 1 commit, 1 file changed)
  3. inputstream.adaptive:
    • cmake: Check for void pointer size instead generator for 32/64 detection (163f7b3b)
  4. inputstream.rtmp:
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.
Since #0729 (maybe caused by PR:12587?) starting live tv with DVBLink Client always ends in a system reboot.
Cause of the API changes i dont know if its useful to post a log and to report such pvr issues, or just to be patient for further adjustments?
(2017-07-31, 14:30)debutanker Wrote: Since #0729 (maybe caused by PR:12587?) starting live tv with DVBLink Client always ends in a system reboot.
Cause of the API changes i dont know if its useful to post a log and to report such pvr issues, or just to be patient for further adjustments?

Good catch. The addon must not return NULL from GetLiveStreamURL. It must return an empty string (""). You could file an issue here: https://github.com/kodi-pvr/pvr.dvblink/issues
Thanks @ksooo!
Just placed my first issue on github....Blush
New LibreELEC.tv Leia build #0731: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.12.4 #1 SMP Mon Jul 31 21:06:36 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20170731210513-#0731-geb93713 [Build #0731]

# Kodi version
(18.0-ALPHA1 Git:50b6a1f). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (eb937130, changelog) and tip of XBMC master (50b6a1ff, changelog) with the following modifications: Build Highlights:
  1. kernel-firmware: cleanup - drop unused/obsolete firmwares, add rt2870 and a few others. Saves 20MB.
    Quote:Please report any previously working hardware that is now broken!
Build Details:
  1. LibreELEC.tv:
    • linux: update to linux-4.12.4 (PR:1798, 12 commits, 7 files changed)
  2. XBMC:
    • [swig] Bump to 3.0.12 (PR:12489, 1 commit, 1 file changed)
    • [win32] fix halt playback after resolution change (PR:12594, 1 commit, 1 file changed)
    • [win32] cleanup and fix some includes (PR:12595, 7 commits, 23 files changed)
    • Remove unused parameters on ResetRenderSystem() (PR:12593, 1 commit, 16 files changed)
    • Peripheral fixes (PR:12571, 4 commits, 2 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] compare: kernel-firmware: cleanup
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,
since I have been having having troubles since at least beg. July with acces to my smb shares, I gave it a closer look today:

so here's the thing with smb client:
The share in question is on a domain joined server.
When connecting manually from the cli I get this:

Code:
LibreELEC-NUC:~ # smbclient //nas/shares -U mitra
Enter WORKGROUP\mitra's password:
Kinit for mitra@WORKGROUP to access nas failed: Cannot contact any KDC for requested realm

It does however connect:

Code:
smb: \> ls
  .                                  DA        0  Fri Apr 21 23:21:16 2017
  ..                                 DA        0  Fri Apr 21 23:21:16 2017
  BDs                                 D        0  Sun Mar  6 22:14:10 2016
  Downloads                           D        0  Sun Jul 23 02:11:54 2017
  Filme                               D        0  Sun Jul 30 23:17:50 2017
  Iso Images                          D        0  Sat Jul  8 14:15:54 2017
  Media                              DA        0  Fri Mar  3 00:12:54 2017
  Musik-tv                            D        0  Sun Jan 17 18:32:09 2016
  Public                              D        0  Fri Jul 28 22:24:44 2017
  Sortierte Fotos                     D        0  Sat Oct 26 22:13:43 2013
  tv-serien                           D        0  Mon Jul 24 22:07:48 2017
  Foto-Backups                        D        0  Sat Oct 26 22:13:43 2013

The same if I actually try giving the domain:

Code:
LibreELEC-NUC:~ # smbclient //nas/shares -W zuhause -U mitra
Enter ZUHAUSE\mitra's password:
Kinit for mitra@ZUHAUSE to access nas failed: Cannot contact any KDC for requested realm
Domain=[ZUHAUSE] OS=[] Server=[]
and ls gives the same result as above, and the files are accessible.

In contrast, if I connect to a non-domain server, I don't get any errors/warnings
I think either a module is missing, or the return message could/should be ignored.

In any case, access to the domain joined server works in 17.3 and earlier.

Any ideas?
(2017-08-01, 12:43)yamcenutzer Wrote: Any ideas?

Kodi doesn't support Active Directory.

Edit: Well, it might, but you'll need to remove the workgroup setting to stop Kodi configuring it in the Samba API. You'll probably also need to add additional AD realm properties to /storage/.kodi/.smb/user.conf as this is the Samba config used by Kodi - the Samba server and client tools will use the default system wide Samba conf from /etc/samba/smb.conf (or a custom /storage/.config/samba.conf).
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-01, 14:31)Milhouse Wrote: Kodi doesn't support Active Directory.

True in that Kodi or LibreELEC can't be a member of a domain, but there are zero issues connecting to a domain member machine. I've been doing it for years, the problem is that Kodi has been lagging way behind with SAMBA and it wasn't until the recent issues where everyone is now being forced to abandon SMBv1 that something is finally getting done. I have threads and reports on this going back a few years asking for proper SMBv2 onward support.

My recommendation, as it's what I did with my Window 2016 domaim media file server (was 2012 until last week), is first disable SMBv1 to get that out of the equation, then try again with any of Milhouse's recent builds. It now attempts to connect all the way up to SMBv3 and you can use the GUI to add the sources as SMB, specifying the username as domain\account and the password. What you cannot do is browse for shares as that was SMBv1 only, you need to know the server name and the sharename and type them in manually.
Thanks Taomyn, good to know!
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-01, 20:34)Taomyn Wrote:
(2017-08-01, 14:31)Milhouse Wrote: Kodi doesn't support Active Directory.

True in that Kodi or LibreELEC can't be a member of a domain, but there are zero issues connecting to a domain member machine. I've been doing it for years, the problem is that Kodi has been lagging way behind with SAMBA and it wasn't until the recent issues where everyone is now being forced to abandon SMBv1 that something is finally getting done. I have threads and reports on this going back a few years asking for proper SMBv2 onward support.

My recommendation, as it's what I did with my Window 2016 domaim media file server (was 2012 until last week), is first disable SMBv1 to get that out of the equation, then try again with any of Milhouse's recent builds. It now attempts to connect all the way up to SMBv3 and you can use the GUI to add the sources as SMB, specifying the username as domain\account and the password. What you cannot do is browse for shares as that was SMBv1 only, you need to know the server name and the sharename and type them in manually.

That were my thoughts, I never expected libreelec to be able to actually join the domain (although I do that for some of my regular linux boxes)

Unfortunately, although I already had the media source in sources.xml and also can re-add it the same way, It simply does not work. It might be that, the media library on the sql server ist using some incompatible (older) version of the file feed, I don't know.
I just found the return message on the command line funny, since I don't see that when I try to connect with, e.g. a stock ubuntu 16 . The latter, of course has a non alpha samba 4.4 or 4.6.
Out of curiosity, what was the compelling reason to use a alpha/beta Samba instead of, say, 4.6?

currently with no nas access and pvr broken, it is pretty much unusable for me.
When I find time (weekend?) I'll try installing from scratch.
(2017-08-01, 21:23)yamcenutzer Wrote: Out of curiosity, what was the compelling reason to use a alpha/beta Samba instead of, say, 4.6?

We're not - we're using 4.6.6 which is the current release version (and older versions of Samba should be avoided due to security issues). We've only backported two minor fixes (default to latest protocol, and avoid tdb lockup) from 4.7-rc because they're beneficial.
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.
OK, thx for the info
  • 1
  • 95
  • 96
  • 97(current)
  • 98
  • 99
  • 355

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