• 1
  • 410
  • 411
  • 412(current)
  • 413
  • 414
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
the log file is URL

http://ix.io/1k6j for # 0407 WebDav is still synology with DS214play

http://ix.io/1k6l for # 0812 WebDav no connection to synology DS214play

I hope I can be helped

Thanks Alfvonso
I can not load # 0409

Thanks Alfvonso
(2018-08-13, 20:59)alfvonso Wrote: I can not load # 0409

Thanks Alfvonso

Oh yes, that's right - I had to take down #0409 due to an issue with infra-red remote controls not working.

(2018-08-13, 20:57)alfvonso Wrote: the log file is URL

http://ix.io/1k6j for # 0407 WebDav is still synology with DS214play

http://ix.io/1k6l for # 0812 WebDav no connection to synology DS214play

I hope I can be helped

Thanks Alfvonso

From #0812:
text:
20:40:43.697 T:1589355376 ERROR: CCurlFile::Exists - Failed: Peer certificate cannot be authenticated with given CA certificates(60) for davs://USERNAMETongue[email protected]:5006/video/Filme/folder.jpg
...
20:40:43.793 T:1589355376 ERROR: CCurlFile::Exists - Failed: Peer certificate cannot be authenticated with given CA certificates(60) for davs://USERNAMETongue[email protected]:5006/video/Serien/folder.jpg

I'm not sure why this issue would start after #0407 - can you post the debug log from #0415? There are no security related changes in #0415 (or #0409), so I'd be surprised if #0415 is no longer working.

We did add support for self-signed Certificate Authorities (CA's) in #0714 (with a subsequent fix in #0716), but other than that I don't know why this would stop working after #0407.

Based on the error message in the log it now looks like you need a Synology Root CA installed in LibreELEC, which you can now accomplish (with builds after #0716) by copying the Synology Root CA (in PEM format) into /storage/.config/cacert.pem. You may need to ask on the Synology support forum how you should obtain the Synology CA - perhaps it's something you can generate from within the NAS GUI?

Hopefully someone else with a Synology NAS can help you.
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 #0813: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 7581344f7181dd23ca332d9dc8b5f618b7812178c42f6b5e35c9e07fdf36c2f2 (RPi)
SHA256 Checksum: ee60028b05fa7e431e2656f2c18305ae4714b54fd20b769031535fa8ea3117cf (RPi2)

text:
# uname -a
Linux rpi512 4.14.61 #1 Mon Aug 13 21:03:57 BST 2018 armv6l GNU/Linux

# vcgencmd version
Aug 10 2018 11:25:06
Copyright © 2012 Broadcom
version ae4ae721c2518e45e5b0a0a7c73497b3dc1007d6 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180813210240-#0813-g84465ef [Build #0813]

# Kodi version
(18.0-BETA1 Git:269a24c). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (84465ef, changelog) and tip of XBMC master (881a9e6, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. LibreELEC.tv:
    • linux (Generic): update to linux-4.17.14 (PR:2838, 12 commits, 8 files changed)
    • wpa_supplicant: Fix EAPOL vulnerability (PR:2873, 1 commit, 1 file changed)
    • proftpd, net-snmp, openvpn: updates to recent version (PR:2871, 3 commits, 5 files changed)
    • glibc: update to glibc-2.28 (PR:2862, 9 commits, 14 files changed)
    • Amlogic/Rockchip: Fix build with glibc-2.28 (PR:2878, 1 commit, 1 file changed)
  2. inputstream.rtmp:
    • [depends] openssl: build static (PR:40, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
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.
So # 0415 no connection to the DS 214play.
Have # 0813 installed and certificate from Synology DS 214play in the folder
storage / .config / copied. No connection via WebDav to Synology.

Have it on my Windows 10 computer with Kodi tried, no connection
with newer Kodi versions.

The same with FireTV, new versions, no connection with Synology.

So only old versions until # 0407. At Libreelec


I have no clue what to do.

Can someone help me?
(2018-08-13, 23:51)alfvonso Wrote: So # 0415 no connection to the DS 214play.
Have # 0813 installed and certificate from Synology DS 214play in the folder
storage / .config / copied. No connection via WebDav to Synology.

Have it on my Windows 10 computer with Kodi tried, no connection
with newer Kodi versions.

The same with FireTV, new versions, no connection with Synology.

So only old versions until # 0407. At Libreelec


I have no clue what to do.

Can someone help me?
Given that it is not LibreELEC specific, in that case the only possibility is the following Kodi change added in #0409:
(2018-04-10, 00:42)Milhouse Wrote: Build Details:
  1. Additional commits/pull requests/changes not yet merged upstream:
This PR adds "[curl] Enable SSL certificate validation" which would explain why you can no longer authenticate against your Synology server, which you must now configure with a suitable certificate - I don't know what certificate you have installed in LibreELEC, but I would suggest asking on the Synology website for more assistance, or starting a separate thread as it's not now likely to be a bug, but by design.

Edit: I guess your other option would be to use dav:// rather than davs://, assuming dav:// is supported by Kodi and your server. You were not establishing a secure connection prior to #0409, so dropping the secure connection means you are no worse off than you were originally, but will at least be able to connect. If you really want a secure davs:// connection then you'll need to fix the certificate 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.
a certificate folder must be created in the config, or simply the .pem
Copy the file into the .config.
I have the following files that I can copy.

syno-ca-privkey.pem
syno-ca-cert.pem
privkey.pem
cert.pem

which file should I take?

Alfvonso
these four files were created by the Synology as a zip file
Try copying syno-ca-cert.pem to /storage/.config/cacert.pem - you need to install the CA for whatever (most likely self-signed) certifcate is installed (or has been generated) on your Synology box.
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.
(2018-06-14, 02:50)smp1 Wrote: Kernel 4.9.80 with softirq patch is the last kernel that doesn't give me audio dropouts when recording (and watching at the same time) a TV channel. 4.17 is just as bad as 4.14.x.
 I think I'm getting close to solving it. The issue was introduced in kernel 4.10-rc6. Trying to figure out the offending commit.
[font][font]cacert.pem muss ich diesen Ordner neu erstellen? [/font][/font]

[font][font]Bei der Version # 0813 existiert ein solcher Ordner nicht.[/font][/font]
(2018-08-14, 20:47)smp1 Wrote:
(2018-06-14, 02:50)smp1 Wrote: Kernel 4.9.80 with softirq patch is the last kernel that doesn't give me audio dropouts when recording (and watching at the same time) a TV channel. 4.17 is just as bad as 4.14.x.
 I think I'm getting close to solving it. The issue was introduced in kernel 4.10-rc6. Trying to figure out the offending commit.

Yes, I've been getting the emails - much appreciated!
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.
(2018-08-14, 21:22)alfvonso Wrote: [font][font]cacert.pem muss ich diesen Ordner neu erstellen? [/font][/font]

[font][font]Bei der Version # 0813 existiert ein solcher Ordner nicht.[/font][/font]

/storage/.config/cacert.pem is a file that you create - it's a file, not a directory or folder (and it won't exist by default). I don't know why you have this idea that it is a folder.
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 #0814: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 5eb8e0d0dbfd14f94a4a8e3488f7892afee00694067fb32821216525fb0b1161 (RPi)
SHA256 Checksum: 73c6c7e23fea220cdc2d678f0ff46040ba89ea347548908d46d3ef38fec45666 (RPi2)

text:
# uname -a
Linux rpi512 4.14.62 #1 Tue Aug 14 21:04:10 BST 2018 armv6l GNU/Linux

# vcgencmd version
Aug 10 2018 11:25:06
Copyright © 2012 Broadcom
version ae4ae721c2518e45e5b0a0a7c73497b3dc1007d6 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180814210250-#0814-gcee9ce7 [Build #0814]

# Kodi version
(18.0-BETA1 Git:269a24c). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (cee9ce7, changelog) and tip of XBMC master (c8fef7d, changelog) with the following modifications: Build Highlights:
  1. New 4.14.62 kernel
  2. busybox: update to busybox-1.29.2
  3. samba: update to samba-4.8.4 (various security fixes)
  4. nano: update to 2.9.8
Build Details:
  1. LibreELEC.tv:
    • enable dynamic configuration of netconsole at runtime (PR:2867, 0 commits, 0 files changed)
    • open-vm-tools: bump to stable-10.3.0 (PR:2876, 1 commit, 2 files changed)
    • proftpd: bump rev (PR:2883, 1 commit, 2 files changed)
  2. XBMC:
    • Fix for (external)player from playercorefactory.xml gets the default (PR:14291, 1 commit, 1 file changed)
    • addondb: avoid constraint violation (PR:14137, 1 commit, 1 file changed)
    • OSX: fix multi-monitor setups (PR:14282, 2 commits, 1 file changed)
    • VideoPlayer: LinuxRendererGL fixes (PR:14295, 3 commits, 5 files changed)
  3. inputstream.adaptive:
    • [TS] collect codec extra data for hevc (036f014)
    • [DASH] throttle segment wait / fix adaptationset search for updates without id / group (430c440)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2837 (perma): linux (RPi): update to linux-4.14.62
    • Added: [env] PR:2881 (perma): busybox: update to busybox-1.29.2
    • Added: [env] PR:2882 (perma): xorg-server: update to xorg-server-1.20.1
    • Added: [env] PR:2884 (perma): samba: update to samba-4.8.4
    • Added: [env] PR:2885 (perma): nano: update to 2.9.8; .tar.xz package
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.
Hello,
Big thx to you for your work! Love .
Atm I have rpi2 and I maybe wanna upgrade it.
I have a maybe stupid question, can I get the Milhouse Alphaversions also for a rPi3 Model B?

greetings

Syrell
  • 1
  • 410
  • 411
  • 412(current)
  • 413
  • 414
  • 495

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