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) - andre3030 - 2018-01-03

Since the #0101 build: avi and mkv files will not start playing from SMB. (upgrade - not fresh install)
I noticed some smb changes in this build. And the problems also occurs today with the #0102 build.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-01-03

(2018-01-03, 15:33)andre3030 Wrote: Since the #0101 build: avi and mkv files will not start playing from SMB. (upgrade - not fresh install)
I noticed some smb changes in this build. And the problems also occurs today with the #0102 build.

There are no smb changes in #0101 or #0102 - the most recent Samba change is in #1227 (bump to 4.7.4) and I tested this without issue against a variety of servers (Windows 7, FreeNAS 8.3, Ubuntu 17.10 and LibreELEC 9). I continue to have now smb issues with #0102.

Since I don't know the version you were using before upgrading to #0101, you'll need to be clear and confirm which is the last working build.

A debug log from #0102 that demonstrates the playback failure would also be useful. I would also suggest you restart your SMB server just to be sure it's not a server-side issue.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - J_E_F_F - 2018-01-03

(2018-01-03, 03:07)J_E_F_F Wrote: Did the way video files get scanned and imported change in the past few builds?

It seems when #0101 scans a new TV show, at least an hevc mkv file it scans and includes the encoded metadata title whatever that may be set to, and includes it in the library. Previously it grabbed the info from the filename and pulled the correct information from the TVDB scraper which seemed to work well.

FYI, I did the video database update through texturecache.py vscan

Edit... here is a screenshot of what I'm talking about, and the "Hi Milhouse" displays in the Kodi GUI Library too.

Image
 
(2018-01-03, 10:58)Milhouse Wrote:
(2018-01-03, 03:07)J_E_F_F Wrote: Did the way video files get scanned and imported change in the past few builds?

It seems when #0101 scans a new TV show, at least an hevc mkv file it scans and includes the encoded metadata title whatever that may be set to, and includes it in the library. Previously it grabbed the info from the filename and pulled the correct information from the TVDB scraper which seemed to work well.

FYI, I did the video database update through texturecache.py vscan

Edit... here is a screenshot of what I'm talking about, and the "Hi Milhouse" displays in the Kodi GUI Library too.

Image

So you added "(Hi Milhouse)" to the filename and previously this wasn't being added to the library? Possibly the scraper has changed - try repeating your test with a build from a month ago, if it's the same result then it's likely an updated (TMDB?) scraper. 
 No, the filename remained the same Blindspot S03E09 the issue is with the encoded metadata title. I spend the last 90 minutes trying different builds, the problem began with build 1221 and remained all the way through 0101, but it was fixed in last nights 0102 build. I wish I tried that one first not last.

If you care for more details, I spent time taking screenshots, etc that I can post, or since it's a moot point now, we can forget it, your call.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-01-03

(2018-01-03, 16:54)J_E_F_F Wrote: If you care for more details, I spent time taking screenshots, etc that I can post, or since it's a moot point now, we can forget it, your call.
I'm happy it's fixed now (not sure what caused it or what fixed it - maybe the video tags PR in #0102?) but if it happens again it can be looked into.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - andre3030 - 2018-01-03

(2018-01-03, 16:45)Milhouse Wrote:
(2018-01-03, 15:33)andre3030 Wrote: Since the #0101 build: avi and mkv files will not start playing from SMB. (upgrade - not fresh install)
I noticed some smb changes in this build. And the problems also occurs today with the #0102 build.

There are no smb changes in #0101 or #0102 - the most recent Samba change is in #1227 (bump to 4.7.4) and I tested this without issue against a variety of servers (Windows 7, FreeNAS 8.3, Ubuntu 17.10 and LibreELEC 9). I continue to have now smb issues with #0102.

Since I don't know the version you were using before upgrading to #0101, you'll need to be clear and confirm which is the last working build.

A debug log from #0102 that demonstrates the playback failure would also be useful. I would also suggest you restart your SMB server just to be sure it's not a server-side issue.      
 I did a fresh install of 8.2.2 and then updated to #1231, then to #0101. The SMB playback broke on #0101, so I probably can revert to to #1231 without any issues.
I can also try and restart the smb.

I had to do a lot of custom configs provided on the libreelec forum to get the smb to work on 8.2.2 and earlier stable builds since I have an Apple Time Capsule that have some issues with KODI in general since I'm running LibreELEC on Raspberry Pi. It could be a mounting issue or something else.

I will try a couple of things and I will upload the debug log.

EDIT:
Playback started working again after SMB restart, then I experienced buffer issues and lag on playback.
After a few minutes I got the Playback failed error message. Now Error Connection timeout on SMB.

Did try to revert #1231 and still issues. Probably will need to try a clean install.
If it fails up update I will try reverting to #1227.
But I suspect something broke in smb config or similar when upgrading to #0101


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - sirloc - 2018-01-03

(2018-01-03, 14:39)Milhouse Wrote:
(2018-01-03, 14:30)sirloc Wrote: Hi there,

i still got a problem with the video playback on a rpi1. It happend befor i guess since #1214 but  after the upgrade to #0101 it work, but then i change the resolution desktop to HD and the 60Hz to 50hz and now every time a start an video file kodi reboots....do u need father informationsHuh or any ideaHuh

thanks for your great work

sirloc

Can you provide a crash log? 
 https://pastebin.ubuntu.com/26314874/


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-01-04

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

SHA256 Checksum: 1435611cd548f1ab97c8078f54e8613cc2a8288088f1fbc9b5e4075f88184b8e (RPi)
SHA256 Checksum: 1c197bf0ddedfdf078f761c3e598caebba22c0704a9d96cd84de3727ce4b17e1 (RPi2)

text:
# uname -a
Linux rpi512 4.14.10 #1 Wed Jan 3 21:56:32 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Dec 1 2017 16:20:32
Copyright © 2012 Broadcom
version 38ac72569d7fbd7cf75754d9f14c2495416aaee7 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180103215517-#0103-g0b2193e [Build #0103]

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

Based on tip of LibreELEC.tv master (0b2193e, changelog) and tip of XBMC master (daed233, changelog) with the following modifications: Build Highlights:
  1. [RFC] iptables: Add default net filters
  2. [listproviders] Fix certain home screen widgets not refreshing on start/stop playback (like in progress movies)
  3. [gui][fix] need splash window in history to render it properly
Build Details:
  1. LibreELEC.tv:
    • pastebinit: switch to ix.io (PR:2357, 1 commit, 1 file changed)
    • [RFC] iptables: Add default net filters (PR:2322, 1 commit, 8 files changed)
    • v4l-utils: cleanup build and add missing keymaps (PR:2347, 4 commits, 16 files changed)
    • boost: fix python config (PR:2374, 1 commit, 1 file changed)
  2. XBMC:
    • [libUPnP] update Neptune & Platinum (PR:13244, 6 commits, 489 files changed)
    • [cmake] fix find_package_handle_standard_args name for Xkbcommon (PR:13297, 1 commit, 1 file changed)
    • [libUPnP][platinum] fix format-security warning (PR:13296, 2 commits, 2 files changed)
    • [listproviders] Fix certain home screen widgets not refreshing on sta (PR:13292, 1 commit, 1 file changed)
    • [gui][fix] need splash window in history to render it properly (PR:13294, 3 commits, 2 files changed)
    • [Win10] a set of fixes for uwp (including xbox) (PR:13299, 9 commits, 10 files changed)
    • FIX: [droid] additional build flags according to ndk-build (PR:13283, 2 commits, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] patch: busybox: ignore umount -c (busybox)



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - smp1 - 2018-01-04

In recent builds I noticed and occasional audio dropouts for a fraction of a second when watching live TV. 
Code:
05:59:32.087 T:1930425232 WARNING: ActiveAE - large audio sync error: -89415.237486



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - smp1 - 2018-01-04

Ok, here's the weird thing. Those dropouts / ActiveAE errors occur exactly every hour:
Code:
04:59:22.201 T:1919939472 NOTICE: CAESinkPi:AddPackets Underrun (delay:0.00 frames:1200)
05:59:32.087 T:1930425232 WARNING: ActiveAE - large audio sync error: -89415.237486
06:59:37.254 T:1930425232 WARNING: ActiveAE - large audio sync error: -89443.318148
Any ideas?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Danilp - 2018-01-04

Hi milhouse! Thanks for your great work!
I've your latest build for rpi2 and i can not run any game on your addon Moonlight...
It connects to GeForce experience and displays the games but when i click on any Game nothing happens...

Can anybody help me?
Thanks!


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - guldfisken1982 - 2018-01-04

Hi, it's been a long time since I've run an update, the one I last was # 0701, and it works, now I've been trying to update to # 0103, and then my remote control does not work anymore, I'm running with IR diode as in the picture .
Can I fix the new updates, I can use my remote?
Image


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - smp1 - 2018-01-04

(2018-01-02, 21:59)smp1 Wrote:  I narrowed down the issue to the kodi/package.mk file.

I removed this:
Code:
# Build Kodi using parallel LTO
[ "$LTO_SUPPORT" = "yes" ] && PKG_KODI_USE_LTO="-DUSE_LTO=$CONCURRENCY_MAKE_LEVEL"
Code:
$PKG_KODI_USE_LTO \

With those changes DVDs work. With untouched package.mk - DVDs don't work.   
A totally clean build from current LE master also does not play DVDs since this - kodi: enable USE_LTO. If I remove LTO support from package.mk it works fine. Maybe some sort of issue with gcc?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-01-04

(2018-01-03, 19:29)andre3030 Wrote: EDIT:
Playback started working again after SMB restart, then I experienced buffer issues and lag on playback.
After a few minutes I got the Playback failed error message. Now Error Connection timeout on SMB.

Did try to revert #1231 and still issues. Probably will need to try a clean install.
If it fails up update I will try reverting to #1227.
But I suspect something broke in smb config or similar when upgrading to #0101

"Connection timeout" usually suggests the client is unable to negotiate a usable version of the SMB protocol with the server.

The default Kodi client configuration in these builds will negotiate from SMB1/NT1 up to SMB3, but if you've been customising these settings then you may have caused the problem you now have.

Also check your Samba server configuration to make sure you haven't configured it in such a way that prevents the Kodi client from connecting.

Without knowing what you have changed or configured (in either the client or server), or what server you are using, it's impossible to give you more specific advice - I would suggest you start a new thread on the LibreELEC forum if you continue to have issues after double checking your client and server settings. I guarantee this is not an issue with these builds, but with your Samba configuration.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-01-04

(2018-01-04, 19:49)smp1 Wrote: A totally clean build from current LE master also does not play DVDs since this - kodi: enable USE_LTO. If I remove LTO support from package.mk it works fine. Maybe some sort of issue with gcc?

Can you start a thread on the LibreELEC forum as it's OT for this particular thread. In your thread can you describe your build host (Fedora? Debian? Ubuntu? What version?). I really don't know why LTO would break DVD playback - maybe one of the other community builders will have an idea. So far I've not seen anyone else report this issue however the LTO support only merged a few days ago so it may not have received extensive testing.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-01-04

(2018-01-04, 09:05)Danilp Wrote: I've your latest build for rpi2 and i can not run any game on your addon Moonlight...
It connects to GeForce experience and displays the games but when i click on any Game nothing happens...

I've uploaded a new build of script.moonlight. If it doesn't work please open an issue with the addon maintainer: https://github.com/dead/script.moonlight