Kodi Community Forum
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Raspberry Pi (https://forum.kodi.tv/forumdisplay.php?fid=166)
+---- Thread: v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) (/showthread.php?tid=298461)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - KorbenDallas - 2017-11-17

Hi Milhouse,

could you or Popcornmix comment on the missing 3D MVC support or when it will come back to your builds?

Thanks a lot, cheers!


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - 3DBuff - 2017-11-17

(2017-11-17, 15:26)KorbenDallas Wrote: Hi Milhouse,

could you or Popcornmix comment on the missing 3D MVC support or when it will come back to your builds?

Thanks a lot, cheers!
 Yes, please any update would be much appreciated. We are stuck in #1019 to keep 3D going Sad


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-11-18

New LibreELEC.tv Leia build #1117: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 8d0b6fcb11311bf3f1050db53d78f55652e0f94743f95530afc50bbf6f52df43 (RPi)
SHA256 Checksum: f2d129d45f0971e76be2e9fe2452f62ee622ce50d9376f5d6e30f63ca3974a1f (RPi2)

Code:
# uname -a
Linux rpi512 4.14.0 #1 Fri Nov 17 21:05:07 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Nov 17 2017 15:23:56
Copyright (c) 2012 Broadcom
version 2c2faa4c5e38cc04d01245905b8338e8fc55ee0d (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171117210343-#1117-gbc964ac [Build #1117]

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

Based on tip of LibreELEC.tv master (bc964ac, changelog) and tip of XBMC master (9a8d03a, changelog) with the following modifications: Build Highlights:
  1. New firmware
  2. kodi: start separating render loop from main thread
  3. Include remote control timeout fix for 4.14
  4. pvr.argustv re-enabled
Build Details:
  1. Firmware (Nov 17):
    • firmware: vc_image fixups. See: link
    • firmware: Support for independant display configuration
    • firmware: arm_dt: Fixup camera gpios if overrides are found in dtoverlay
    • firmware: mjpeg encoder: Add new thread to do the encoding
    • userland: RaspiVid: Print message stating TC358743 drivers are unsupported
    • userland: hello_pi: Add top level makefile and enable parallel build
  2. LibreELEC.tv:
    • ntfs-3g_ntfsprogs : fix build. (PR:2230, 1 commit, 1 file changed)
    • atk : bump to 2.27.1 (PR:2216, 1 commit, 2 files changed)
  3. XBMC:
    • [win32] fixed CAESinkFactoryWin::GetDefaultDeviceId (PR:13055, 1 commit, 1 file changed)
    • start separating render loop from main thread (PR:13043, 2 commits, 39 files changed)
    • fix aml after pr13043 (split renderloop) (PR:13056, 1 commit, 2 files changed)
    • [python-api] InfoTagVideo additional methods (PR:13019, 5 commits, 3 files changed)
    • Fix Back button in Android TV Remote Control app (PR:13049, 4 commits, 14 files changed)
    • [win10] fix compiling test suite (PR:13057, 1 commit, 3 files changed)
    • [filesystem/samba] - support for non-default smb ports (#8931) (19a099c)
  4. pvr.argustv:
    • support PVR API 5.7.0 changes (PR:75, 1 commit, 5 files changed)
  5. kernel 4.14.y:
    • New commits in this build:
      • config: Enable TINYDRM and drivers (14051f85)
      • BCM270X_DT: Add PaPiRus overlay (36d9f48d)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] compare (perma): linux: update to linux-4.14.1-preliminary
    • Updated: [env] PR:2228 (perma): kodi: safe mode
    • Added: [pkg] compare (perma): add safe mode text (service.libreelec.settings)
    • Added: [pkg] PR:74 (perma): [depends] bump jsoncpp to 1.8.3 (pvr.argustv)



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - JanneT - 2017-11-18

Hi folks,

A few days ago I bought a Dragonfly Black DAC. It worked well with 8.2.0.1, but no success with the Leia builds. Any ideas where to look for a solution for this?

- Janne


LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Huey - 2017-11-18

(2017-11-15, 19:37)paulyz Wrote:
(2017-11-14, 01:59)Milhouse Wrote:
(2017-11-13, 21:28)paulyz Wrote: any comments about this problem? 

These issues are really hard to identify. I'd be very surprised if it's anything specific to these test builds, and that it should affect all platforms, so you may be better off filing a ticket on track.kodi.tv and/or starting a new thread in the OS Independent sub-forum. 

but test builds kodi-17 worked without problems.


I can confirm that I have noticed this at well. In shows it shows really well: it seems like setting current show to watched, toggles previous to unwatched. But in MySQL dB status is watched so a sync set status back to correct settings. Not sure when this behavior has started, but I think 101x ish. Just updated again, will try to keep an eye out.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - paulyz - 2017-11-18

(2017-11-18, 19:12)Huey Wrote:
(2017-11-15, 19:37)paulyz Wrote:  

I can confirm that I have noticed this at well. In shows it shows really well: it seems like setting current show to watched, toggles previous to unwatched. But in MySQL dB status is watched so a sync set status back to correct settings. Not sure when this behavior has started, but I think 101x ish. Just updated again, will try to keep an eye out. 
 and this pi**** when you watch series...need to check "watched or not"


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-11-18

New LibreELEC.tv Leia build #1118: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 0d38d08f05a88ee8c6cb44d1b9981b14aa3861b1791bc640ec4f686d143ac239 (RPi)
SHA256 Checksum: 7d4887c78ca82df1e8d9e6537c50010d054292e335169758fa0040414dbf39c8 (RPi2)

Code:
# uname -a
Linux rpi512 4.14.0 #1 Sat Nov 18 21:04:33 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Nov 17 2017 15:23:56
Copyright (c) 2012 Broadcom
version 2c2faa4c5e38cc04d01245905b8338e8fc55ee0d (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171118210319-#1118-gd14656c [Build #1118]

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

Based on tip of LibreELEC.tv master (d14656c, changelog) and tip of XBMC master (e00238a, changelog) with the following modifications: Build Highlights:
  1. Fix silent update on non-RPi3 devices
  2. BCM2708_DT: Undo downstream changes to upstream dtsis
Build Details:
  1. LibreELEC.tv:
    • scripts/mkimage: use uuid for partitions on RPi (PR:2234, 1 commit, 1 file changed)
    • slice: patch bcm2708-rpi.dtsi so emmc uses /dev/mmcblk0 (PR:2233, 1 commit, 2 files changed)
  2. XBMC:
    • RetroPlayer: Cache/pre-compile output shaders (PR:12929, 2 commits, 12 files changed)
    • [JSON-RPC]Fix wrong playback order for smartplaylists, playlists and upnp (PR:13059, 1 commit, 2 files changed)
  3. pvr.argustv:
    • [depends] bump jsoncpp to 1.8.3 (PR:74, 1 commit, 4 files changed)
  4. kernel 4.14.y:
    • New commits in this build:
      • BCM2708_DT: Undo downstream changes to upstream dtsis (addc23fe)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [pkg] compare (perma): add safe mode text (service.libreelec.settings)
    • Reverted: [pkg] f08f58a2: ARM: dts: bcm283x: Fix console path on RPi3 (reason: aliases confuse firmware) (linux)



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - oliaros - 2017-11-19

@Milhouse
thanx for fixing the silent update process! Works like a charm,
oliaros


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-11-19

New LibreELEC.tv Leia build #1119: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: a5271ae47b8db5d50b86f88bce002527030c5fd89153e0918e40d8d71221688b (RPi)
SHA256 Checksum: bf16c18de959a64f649390a5222b4db1cd7f92b40e35dd17fae233044a7f0032 (RPi2)

Code:
# uname -a
Linux rpi512 4.14.0 #1 Sun Nov 19 21:04:38 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Nov 17 2017 15:23:56
Copyright (c) 2012 Broadcom
version 2c2faa4c5e38cc04d01245905b8338e8fc55ee0d (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171119210326-#1119-g26c5fad [Build #1119]

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

Based on tip of LibreELEC.tv master (26c5fad, changelog) and tip of XBMC master (67fd70f, changelog) with the following modifications: Build Highlights:
  1. embed splash into render system
  2. Add Kodi support for Samba "client min protocol" (allowing SMB1 to be completely disabled), and legacy security
    Quote:The default "Minimum protocol version" is "None" (which means that nothing is configured in /storage/.kodi/smb.conf, causing Samba to default to NT1) and enables the Samba client (ie. Kodi) to negotiate an SMB1 (NT1) connection before negotiating a higher SMB2 protocol version. Negotiating SMB1 first leaves the client vulnerable to a MITM attack (see: here).

    To completely disable SMB1, go to Kodi > Settings > Services > SMB client, and set "Minimum protocol version" to SMB2 (which in LibreELEC will mean SMB2_10 is used as the minimum protocol that can be negotiated). This will ensure the client only negotiates SMB2_10 or better connections.

    The "Use legacy security" option is enabled when "Maximum protocol version" is set to SMB1, and disables the NTLMv2 and spnego security features, weakening security but ensuring a working connection with outdated Samba servers that are still, sadly, being shipped in current devices (ie. ASUS routers). Needless to say don't enable this option unless you need it.
Build Details:
  1. LibreELEC.tv:
    • util-linux: fix typo in blkid patch (PR:2219, 1 commit, 1 file changed)
    • mediainfo: Fix linking issue (PR:2220, 1 commit, 1 file changed)
    • glibc: fix perl (PR:2225, 1 commit, 1 file changed)
    • linux: bump amlogic-3.14 to 2e193b8 (PR:2213, 1 commit, 1 file changed)
  2. XBMC:
    • [buildsteps][windows] keep downloaded vcredist (PR:12175, 3 commits, 5 files changed)
    • [estuary/estouchy] fix font issue introduced by #12956 (PR:13060, 1 commit, 3 files changed)
    • RetroPlayer: Android support (PR:13036, 3 commits, 9 files changed)
    • embed splash into render system (PR:13065, 1 commit, 6 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:13062 (perma): smbclient changes for smb minprotocol and legacysecurity



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-11-20

New LibreELEC.tv Leia build #1120: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 548dd741c80bda9268e037ebf9c973b22d6cc3bc0c2b6d3c44092e7fc8ae162d (RPi)
SHA256 Checksum: b91b51595760e40f0707d7417902b0912193aac409533aff5741892c7761e9b3 (RPi2)

Code:
# uname -a
Linux rpi512 4.14.0 #1 Mon Nov 20 21:06:17 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Nov 17 2017 15:23:56
Copyright (c) 2012 Broadcom
version 2c2faa4c5e38cc04d01245905b8338e8fc55ee0d (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171120210259-#1120-g66095c1 [Build #1120]

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

Based on tip of LibreELEC.tv master (66095c1, changelog) and tip of XBMC master (28cd2ec, changelog) with the following modifications: Build Highlights:
  1. Update kernel 4.14 IR handling to prevent double key presses
  2. Update safe mode, improved log uploading
Build Details:
  1. LibreELEC.tv:
    • util-linux: add --without-ncursesw to config (PR:2236, 1 commit, 1 file changed)
  2. XBMC:
    • FIXED: ListItem:ConfusedetSubtitles if more than one subtitle is given (PR:13068, 1 commit, 1 file changed)
    • SlideShow: fix playing multiple videos in a row (PR:13073, 2 commits, 3 files changed)
  3. pvr.filmon:
    • [depends] bump jsoncpp to 1.8.3 (PR:79, 1 commit, 4 files changed)
  4. pvr.hdhomerun:
    • [depends] bump jsoncpp to 1.8.3 (PR:70, 2 commits, 5 files changed)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] compare (perma): linux: update to linux-4.14.1-preliminary
    • Updated: [env] PR:2228 (perma): kodi: safe mode
    • Updated: [pkg] compare (perma): add safe mode text (service.libreelec.settings)



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - oztrained - 2017-11-21

I have had this issue with Argus TV since it was re-enabled #1118.
 Live TV plays OK
 If I use File Manger to navigate the Recorded TV ts files they play OK
 From Argus client selecting a show from “Recordings” it does not play and the Kodi log has the following errors19:44:59.736 T:1516962704   ERROR: AddOnLog: ARGUS TV client: FileReader::OpenFile(), open file \\HTPC1\4TR Recorded TV\ABC News\ABC News_ABC HD_2017-11-18_19-00.ts failed.19:44:59.736 T:1516962704   ERROR: AddOnLog: ARGUS TV client: CTsReader::OpenFile failed.
 Recorded TV works fine from the same source using Kodi v17.6ts File source is Windows 7
 I am using the default SMB settings in this v18 release, though I have tried to limit it to SMB 1 only but with the same results.
 Is this the correct forum to report this or can you direct me to the correct forum?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-11-21

(2017-11-21, 01:23)oztrained Wrote: I have had this issue with Argus TV since it was re-enabled #1118.
 Live TV plays OK
 If I use File Manger to navigate the Recorded TV ts files they play OK
 From Argus client selecting a show from “Recordings” it does not play and the Kodi log has the following errors19:44:59.736 T:1516962704   ERROR: AddOnLog: ARGUS TV client: FileReader::OpenFile(), open file \\HTPC1\4TR Recorded TV\ABC News\ABC News_ABC HD_2017-11-18_19-00.ts failed.19:44:59.736 T:1516962704   ERROR: AddOnLog: ARGUS TV client: CTsReader::OpenFile failed.
 Recorded TV works fine from the same source using Kodi v17.6ts File source is Windows 7
 I am using the default SMB settings in this v18 release, though I have tried to limit it to SMB 1 only but with the same results.
 Is this the correct forum to report this or can you direct me to the correct forum?

See this thread.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - smp1 - 2017-11-21

I'm getting intermittent Kodi crashes when switching from AVC encoded video to HEVC 10-bit video (the crash happens immediately when I start playing HEVC-10 video). Those crashes are easily reproducible and I believe the last good build is #0912 (I can reproduce the issue with #0913 and newer and can't reproduce with #0912 and older.).

How to reproduce:
1) Play Sample 1 (AVC).
2) During the playback of Sample 1 start the playback of Sample 2 (HEVC-10).
3) Repeat until it crashes (usually takes less that 10 attempts).

Sample 1: https://www.dropbox.com/s/q8zflzoekjgwtsq/Sample%201%20%28AVC%29.mkv?dl=1
Sample 2: https://www.dropbox.com/s/jjdn3go1sh16voe/Sample%202%20%28HEVC10%29.mkv?dl=1


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - polo_joe - 2017-11-21

(2017-11-16, 18:45)edit4ever Wrote: @Milhouse Do you have a timeline for bumping the tvh42 addon in your LE 9 builds?  I'm looking to test their new category handling functions that were added in a commit last week for use in my zap2epg addon. Unfortunately my current build environment is LE 8.2 (although looks like I should switch over soon.)

--- also , did the crazycat dvb addon get removed?  I don't see it in the addon/services folder.
 Latest tvh addons working with testbuilds can be found here:

http://build.mycvh.de/Tvh-LE8.2/


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - popcornmix - 2017-11-21

(2017-11-21, 02:33)smp1 Wrote: I'm getting intermittent Kodi crashes when switching from AVC encoded video to HEVC 10-bit video (the crash happens immediately when I start playing HEVC-10 video). Those crashes are easily reproducible and I believe the last good build is #0912 (I can reproduce the issue with #0913 and newer and can't reproduce with #0912 and older.).

I can reproduce. Looks like the async open means that second file starts while first is still playing.
The issue is advanced deinterlace uses the QPUs. So does HEVC decode and we are getting a deadlock.

I suspect that disabling deinterlace (or switching from advanced to bob) will work around the issue for now.
I'll try to find a proper solution.