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) - Milhouse - 2017-10-28

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

SHA256 Checksum: 472dd3b3b75964e4f285734ae76b92b23b0918f5abe8c7014319126ae2ec7833 (RPi)
SHA256 Checksum: 4210695628b696cdaeedd48430748ddb17e28a509348c19e476f237bd07ac337 (RPi2)

Code:
# uname -a
Linux rpi512 4.13.10 #1 Sat Oct 28 21:46:07 BST 2017 armv6l GNU/Linux

# vcgencmd version
Oct 24 2017 17:13:32
Copyright (c) 2012 Broadcom
version a3d7660e6749e75e2c4ce4d377846abd3b3be283 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171028214459-#1028-gaafe8ef [Build #1028]

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

Based on tip of LibreELEC.tv master (aafe8ef, changelog) and tip of XBMC master (910143c, changelog) with the following modifications: Build Highlights:
  1. Reintroduce pvr.filmon, pvr.pctv and pvr.stalker - pvr.argustv remains the lone hold out (thanks fuzzard)
  2. [PVR] Fix epg and pvr database reset
Build Details:
  1. LibreELEC.tv:
    • tools/docker: add python (PR:2154, 1 commit, 1 file changed)
    • tvheadend: fix pkg section (PR:2156, 1 commit, 1 file changed)
    • scripts/checkdeps: add python (PR:2153, 1 commit, 1 file changed)
  2. XBMC:
    • [PVR] Fix epg and pvr database reset (was completely broken). (PR:12967, 1 commit, 1 file changed)
    • FIX: [voicerecog] add alternative keys (PR:12859, 1 commit, 2 files changed)
    • [GUI] fix content dialog when changing content type back to "None" (PR:12965, 1 commit, 1 file changed)
  3. pvr.filmon:
    • [Testing Required] update to PVR addon API 5.7.0 (PR:76, 3 commits, 6 files changed)
    • update to GetChannelStreamProperties() (PR:77, 1 commit, 1 file changed)
  4. pvr.pctv:
    • [Testing Required] update to PVR addon API 5.7.0 (PR:52, 1 commit, 7 files changed)
  5. pvr.stalker:
    • [Testing Required] update to PVR addon API 5.7.0 (PR:100, 1 commit, 6 files changed)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] patch: pvr addons: disable broken addons



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - dantist - 2017-10-29

(2017-10-28, 23:06)Milhouse Wrote: A trac ticket is the best way to progress this.

Thanks for the in depth-analysis, Milhouse. I just created a Trac-ticket, hope it's understandable. Feel free to comment on it Smile

https://trac.kodi.tv/ticket/17632


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - blubberblub - 2017-10-29

(2017-10-28, 19:25)Milhouse Wrote: @blubberblub can you confirm the first build with this problem?

My problem with 5.1 sound (buzzing noise playing audio with > 2.0 channels) is not strictly bound to any build. I randomly tried some builds even back to the start of September, same problem.
Then I booted the old LibreElec 8.0.2 (Kodi 17.3) I still have: same here!

That leads me to the unfortunate assumption that there's probably something wrong with my setup, maybe even the hardware.
I don't see a point in looking into this from a build-specific point of view. Thanks anyway!


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - HiassofT - 2017-10-29

(2017-10-29, 12:14)blubberblub Wrote: My problem with 5.1 sound (buzzing noise playing audio with > 2.0 channels) is not strictly bound to any build. I randomly tried some builds even back to the start of September, same problem.
Then I booted the old LibreElec 8.0.2 (Kodi 17.3) I still have: same here!

That leads me to the unfortunate assumption that there's probably something wrong with my setup, maybe even the hardware.
I don't see a point in looking into this from a build-specific point of view. Thanks anyway!

Usually you get this "buzzing noise" if passthrough is enabled in audio settings but your TV/receiver/... can't support it.

Navigate to Settings -> System -> Audio and untick the "Allow passthrough" option there.

so long,

Hias


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - blubberblub - 2017-10-29

(2017-10-29, 12:43)HiassofT Wrote: Usually you get this "buzzing noise" if passthrough is enabled in audio settings but your TV/receiver/... can't support it.

Navigate to Settings -> System -> Audio and untick the "Allow passthrough" option there.

so long,

Hias

@Hias you got me on the right track! Right after I saw your post, I took a look at the support homepage of my AV receiver, saw a firmware update, applied it... and my problems are solved! I played a bit with the option you mentioned, but everything is working, regardless if i enable or disable it.

So happy right now! Thanks a lot!


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - MikeKL - 2017-10-29

Build #1028 and received a kodi crash during playback of Live TV and (I believe) crash occurred during a request from tv remote to re-enter Live TV EPG  kodi crash log


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - yaku - 2017-10-29

MVC Files do not play in 3D:

I was updating vom #0912 to #1024 to get the HEVC changes. Unfortunately I detected that my MVC 3D files were not playing in 3D anymore. The name of the files are xxx.3D-MVC.mkv.
After checking serveral images it seem that the MVC function was lost from #1001 to #1002. The SBS file still play in 3D.

Thank you for your help.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-10-29

(2017-10-29, 17:40)MikeKL Wrote: Build #1028 and received a kodi crash during playback of Live TV and (I believe) crash occurred during a request from tv remote to re-enter Live TV EPG  kodi crash log

Thanks. That's crashing in the video settings - most likely due to PR:12944 added in #1025). I'm seeing it too on Generic, when Kodi will crash after stopping playback of any video from the library. The developer is aware and will investigate.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - andiewill - 2017-10-29

Hi Millhouse ...... i see librelec has been pushed to 8.2, and you have a new Kernle added, does this mean there will be a update / patch for the xbox one tuner driver ?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-10-30

(2017-10-29, 22:38)andiewill Wrote: Hi Millhouse ...... i see librelec has been pushed to 8.2, and you have a new Kernle added, does this mean there will be a update / patch for the xbox one tuner driver ?

XBOX tuner support is unchanged since the last time this came up for discussion.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-10-30

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

SHA256 Checksum: 3136c6150180a00b73c3b26f55ea953c4d6aa6f30738f19d5ed157726fca42ed (RPi)
SHA256 Checksum: bee1cc06a259b691346daddd40752e34ba0b9d1d88836e68f5ac52320852b575 (RPi2)

Code:
# uname -a
Linux rpi512 4.13.10 #1 Sun Oct 29 23:42:48 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Oct 24 2017 17:13:32
Copyright (c) 2012 Broadcom
version a3d7660e6749e75e2c4ce4d377846abd3b3be283 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171029232314-#1029-gb78d7d4 [Build #1029]

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

Based on tip of LibreELEC.tv master (b78d7d4, changelog) and tip of XBMC master (cbd11f1, changelog) with the following modifications: Build Highlights:
  1. [PVR] Fixes/Improvements for multiple enable PVR client addons
  2. Correctly scrape tvshow titles that include "?"
  3. connman: timeserver: Retry NTP servers periodically on startup
Build Details:
  1. LibreELEC.tv:
    • mono: update to 5.4.0.201 (PR:2146, 1 commit, 2 files changed)
    • Package Updates: Various x86-related packages (PR:2137, 11 commits, 11 files changed)
      • intel-vaapi-driver: update to intel-vaapi-driver-2.0.0
      • libva: update to libva-2.0.0
      • libva-utils: update to libva-utils-2.0.0
      • mesa: update to mesa-17.2.3
      • libdrm: update to libdrm-2.4.85
      • libXfont2: update to libXfont2-2.0.2
      • libpciaccess: update to libpciaccess-0.14
      • xkeyboard-config: update to xkeyboard-config-2.22
      • fontconfig: update to fontconfig-2.12.6
      • xf86-input-libinput: update to xf86-input-libinput-0.26.0
      • curl: update to curl-7.56.1
  2. XBMC:
    • [PVR] Fixes/Improvements for multiple enable PVR client addons (PR:12959, 7 commits, 31 files changed)
    • [Estuary] Fix PVR Group Manager channellist scrollbar position. (PR:12971, 1 commit, 1 file changed)
    • FIX: Only remove options for actual URL in URIUtils::Split (fixes #17627) (PR:12962, 1 commit, 2 files changed)
  3. libnfs:
    • Fix typo in header file (2fcb14c)
    • Merge branch 'master' of github.comConfusedahlberg/libnfs (7c68a3d)
  4. pvr.mythtv:
    • update supported backend version (94ce4c8)
    • [lang] updated language files from Transifex (d5a6aa3)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] compare: connman: timeserver: Retry NTP servers periodically on startup
    • Added: [env] PR:2161: Remove unneeded glu et al
    • Added: [pkg] PR:12972: minor fixes for pull/12944



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-10-31

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

SHA256 Checksum: 1bab58f7e7d5b30875ca47f13d4b01fe5ec355951a79eeb6b7ecba70cd9733a6 (RPi)
SHA256 Checksum: ce41e4ce7af6e5b115a37f5248ec0af01ce3e0a046e3fdc044571e63a83265d2 (RPi2)

Code:
# uname -a
Linux rpi512 4.13.10 #1 Mon Oct 30 21:04:47 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Oct 24 2017 17:13:32
Copyright (c) 2012 Broadcom
version a3d7660e6749e75e2c4ce4d377846abd3b3be283 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171030210340-#1030-g9aae246 [Build #1030]

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

Based on tip of LibreELEC.tv master (9aae246, changelog) and tip of XBMC master (e9e4e7e, changelog) with the following modifications: Build Highlights:
  1. Kodi: update version check, Estuary, music export
Build Details:
  1. LibreELEC.tv:
    • New package gcc-linaro-aarch64-linux-gnu (PR:2100, 2 commits, 6 files changed)
  2. XBMC:
    • [addons] sync versioncheck with repo (PR:12975, 1 commit, 14 files changed)
    • MediaSettings AML compile fix (PR:12968, 1 commit, 4 files changed)
    • minor fixes for pull/12944 (PR:12972, 2 commits, 3 files changed)
    • [Estuary] Some random updates / fixes (PR:12977, 2 commits, 14 files changed)
    • [Music] Export improvements and introducing the Artist Info Folder (PR:12891, 1 commit, 42 files changed)
    • FIX: [droid] pick toolchain gcc at depends configure time (PR:12974, 1 commit, 1 file changed)
    • [depends] - Allow MacOSX 10.13 SDK (b3f1dab)
    • [depends/libgcrypt] - fix o flag munging by supporting -Og (debug optimisations). (3f66b5d)
    • [depends/cmake-native] - Updated CMake to 3.9.4 and patched for macosx 10.13 (10d2727)
    • [depends/native/autotools] - Added configure params for native toolchain with the new macosx sdk (cbff78a)
    • [depends/native] - determine current osx version and use this as deployment target for the native depends (should force that binaries are actually able to run on the compiling host even when using newer sdk versions) (b1471fe)
    • [docs] - added Xcode 9 support to the osx readme (d37ec5d)
    • [depends] - allow ios sdk 11 (9f6d891)
    • [depends/pythonmodule-pycryptodome] - use env compile options - fix native flags leaking in from native python (920f233)
    • [depends/samba] - fixed compile for tvos with ios/tvos 11 sdk (missing crt_extensions.h) (1b4c6a4)
    • [ios] - there is no "system" call allowed when compiling with ios11 SDK. (1e7e323)
    • [docs] - updated iOS readme with xcode 9 support (84a2aa6)
    • [depends/native] - fix tar when built with xcode9 and run on sierra because of unresolved symbol during lazy lookup (fd572b2)
    • [cleanup][windows] remove unused script (ded58c5)
    • [android][versioning] use a dotted VERSION_CODE (5dc8ce9)
    • [android] increment versionCode by one for arm64 (5c9080b)
    • [lang][kodi.core] automatic syntax corrections for the en_GB language file (905dca6)
    • [lang][skin.estuary] updated language files from Transifex (3427831)
    • [lang][skin.estouchy] updated language files from Transifex (0940dbf)
  3. pvr.dvbviewer:
    • [lang] updated language files from Transifex (afe584a)
  4. pvr.hts:
    • [lang] updated language files from Transifex (295893c)
  5. pvr.vuplus:
    • [lang] updated language files from Transifex (eb0d16d)



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-10-31

Weekly Linux 4.14-rc7 build #1030x: RPi / RPi2


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - CadSys - 2017-10-31

Hey Milhouse

Can you please help me. I can not find the mistake.

I use your last version.

DAZN Addon

ERROR: AddOnLog: InputStream Adaptive: Unable to load widevine shared library (/storage/.kodi/cdm/widevine/libwidevinecdm.so)
ERROR: AddOnLog: InputStream Adaptive: OpenDRMSystem failed
ERROR: CVideoPlayer::OpenInputStream - error opening [https://dc2live2delindz-a.akamaihd.net/out/u/dazn-linear-dc2-001.mpd]


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - J_E_F_F - 2017-10-31

if kodi hangs, what are the ssh commands to stop/start/restart kodi without completely rebooting the pi ?

Think I found them, if there is anything better than this, please let me know:

# systemctl restart kodi
# systemctl stop kodi
# systemctl start kodi