Kodi Community Forum

Full Version: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
My Lirc-Issues seems to be a false alarm. Sorry…
I assume now that the updating process (extracting SYSTEM) sometimes fails and produces a system with some broken features. If I copy the same build again, the issue disappears.
(2018-11-16, 17:43)YggdrasiI Wrote: [ -> ]My Lirc-Issues seems to be a false alarm. Sorry…
I assume now that the updating process (extracting SYSTEM) sometimes fails and produces a system with some broken features. If I copy the same build again, the issue disappears.
The LibreELEC update process is reliable, but if you manually extract files (or use something like Berryboot which is not supported) then there's a chance you may end up wth a broken system due to an incomplete update of all the required files. It sounds like you like to tinker so I'd say the issues were more likely to be self-inflicted than the fault of the update process.
New LibreELEC.tv Leia build #1116: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 067865b0504298417259b1796b4d6549d9a9a89e2af0fdf263c49b7d90e2b379 (RPi)
SHA256 Checksum: d159b3a6e9718b64b76be59bc84bb0ea1c98f454a0ca9f081ab96df1ad4bec41 (RPi2)

text:
# uname -a
Linux rpi512 4.19.2 #1 Fri Nov 16 21:24:51 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Nov 4 2018 16:35:17
Copyright © 2012 Broadcom
version ed5baf9520a3c4ca82ba38594b898f0c0446da66 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20181116212344-#1116-gcf9a0c9 [Build #1116]

# Kodi version
(18.0-RC1 Git:5bcc6f9). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (cf9a0c9, changelog) and tip of XBMC master (5bcc6f9, changelog) with the following modifications: Build Highlights:
  1. [addons] Sort logged list of installed add-ons
  2. inputstream.adaptive: Include codecId in decoder display name
Build Details:
  1. XBMC:
    • [addons] sync with repo (PR:14886, 1 commit, 7 files changed)
    • [AddonVideoCodec] retrieve codec name after Open() (PR:14889, 1 commit, 1 file changed)
  2. inputstream.adaptive:
    • Include codecId in decoder display name (3e6b8e6)
  3. pvr.mythtv:
    • add eit categories supplied by telerama (e88cd2f)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:14888 (perma): [addons] Sort logged list of installed add-ons
I'm not sure if I should post this here since I'm new to my raspberry pi. But I flashed the image of the 15 November version on my sd card. I then altered the config.txt to set sdtv mode to 2. But on my PAL television I can only see a black and white image, while getting a color image with NOOBS earlier.

Is this because it is a beta and it should get fixed later?
(2018-11-17, 18:50)Daikath Wrote: [ -> ]I'm not sure if I should post this here since I'm new to my raspberry pi. But I flashed the image of the 15 November version on my sd card. I then altered the config.txt to set sdtv mode to 2. But on my PAL television I can only see a black and white image, while getting a color image with NOOBS earlier.

Is this because it is a beta and it should get fixed later?
No, this should work. I'm running the latest LE alpha (8.90.007), which is very similar to these testbuilds, on an RPi3B+ hooked up to a PAL TV and color output is fine.

Please run the following commands and post the URLs so we can get more info
Code:
paste /flash/config.txt
vcdbg log msg 2>&1 | paste
dmesg | paste

so long,

Hias
Hi,

Apologies for the very late reporting. It's taken a while until I had time to systematically go through the builds to work out when this broke!

After much testing, I can confirm that #0815 breaks skip steps and fast forward when you try to play a MediaPortal TV recording that is still actively recording.

https://forum.kodi.tv/showthread.php?tid...pid2759263

#0814 is fine. Looks like this is the bump to MediaPortal plugin 3.5.4, and the changes in this build do seem to fit in with this.

Do you now need logs for this, or can this be fixed? I will also post a link in the MediaPortal section of the forum.

Regards,

Mark
(2018-11-17, 21:19)mcelliott Wrote: [ -> ]Do you now need logs for this, or can this be fixed? I will also post a link in the MediaPortal section of the forum.

Regards,

Mark

Letting the MediaPortal folks know would be best, either via the forum or github (whatever they prefer). Thanks for tracking it down, that should help them fix the issue (assuming it's a MP problem, of course)...
Thanks for the help HiassofT, but I didnt think it mattered if there was a space in the confix.txt setting sdtv mode... turns out there cant be none. I have wonderful colors now!
New LibreELEC.tv Leia build #1117: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 0c20c6bf556942ce72066310817676b1d262495be91be5ae6247973b2440e635 (RPi)
SHA256 Checksum: 86268b1b6f682124b1d35a1e17828065422854ffd6e7d0978c6e3afaf4871e8e (RPi2)

text:
# uname -a
Linux rpi512 4.19.2 #1 Sat Nov 17 21:03:48 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Nov 4 2018 16:35:17
Copyright © 2012 Broadcom
version ed5baf9520a3c4ca82ba38594b898f0c0446da66 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20181117210230-#1117-g5a18f1a [Build #1117]

# Kodi version
(18.0-RC1 Git:8b68a90). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (5a18f1a, changelog) and tip of XBMC master (8b68a90, changelog) with the following modifications: Build Highlights:
  1. [JSON] Bump version to 10.0.0
  2. fixed: Low read rate detection logic when VideoPlayer uses filecache
Build Details:
  1. LibreELEC.tv:
    • update_retroplayer-addons: use git ls-remote to avoid cloning the ent (PR:3052, 1 commit, 1 file changed)
    • update_retroplayer-addons: use default branch instead of master (PR:3110, 1 commit, 1 file changed)
    • vdr-addon 109 / script.config.vdr 103 (PR:3097, 6 commits, 19 files changed)
  2. XBMC:
    • fixed: Low read rate detection logic when VideoPlayer uses filecache (PR:14869, 1 commit, 4 files changed)
    • [storage] MediaManager::Onstorage*: Do not show toasts if fullscreen (PR:14881, 1 commit, 1 file changed)
    • [fix] redact paths in edl logging (PR:14844, 1 commit, 1 file changed)
    • [JSON] Bump version to 10.0.0 (PR:14790, 1 commit, 1 file changed)
    • [addons] Sort logged list of installed add-ons (PR:14888, 1 commit, 1 file changed)
  3. inputstream.adaptive:
  4. pvr.mythtv:
    • sync upstream cppmyth (2.11.0) (80396dd)
    • disable file caching by default (1a0a9cb)
    • add advanced settings to re-enable builtin files cache (19dc3d0)
    • review visibility fo recording flags (6aa74d1)
    • bump version 5.9.0 (d53d4b8)
Hi Mark,

I reported this with logs months ago but got no response, hopefully you have more luck.

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

SHA256 Checksum: 89161ce7d100599c1c8dccdcc88c72ce02b00771c98ae92bc67ab96a6bb8c67c (RPi)
SHA256 Checksum: 0078d1dba67e9a5177222c61d497cabf7a55ac61d6bb962b134d0d50a217b407 (RPi2)

text:
# uname -a
Linux rpi512 4.19.2 #1 Sun Nov 18 21:04:16 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Nov 4 2018 16:35:17
Copyright © 2012 Broadcom
version ed5baf9520a3c4ca82ba38594b898f0c0446da66 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20181118210232-#1118-gd35701a [Build #1118]

# Kodi version
(18.0-RC1 Git:4b7d471). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (d35701a, changelog) and tip of XBMC master (4b7d471, changelog) with the following modifications: Build Highlights:
  1. [4.19] RPi wm8804 soundcard driver cleanup and improvements (linux)
  2. iptables: update to iptables-1.8.2
  3. [skinning] Bump GUI API after many changes since last bump
Build Details:
  1. LibreELEC.tv:
    • mesa: update to mesa-18.2.5 (PR:3108, 1 commit, 1 file changed)
    • xf86-video-nvidia: update to xf86-video-nvidia-410.78 (PR:3107, 1 commit, 2 files changed)
  2. XBMC:
    • [fix] remove outdated JsonSchemaBuilder executable after #14774 (PR:14899, 2 commits, 1 file changed)
    • [addons] Switch from TVDB to TMDB as default TV show scraper (PR:14898, 2 commits, 84 files changed)
    • [skinning] Bump GUI API after many changes since last bump (PR:14896, 2 commits, 3 files changed)
    • [addons] sync with repo (PR:14897, 1 commit, 2 files changed)
    • Actually destroy window system on application shutdown (PR:14901, 1 commit, 2 files changed)
    • [Estuary] Rip audio-cd from 'Disc' home menu entry (PR:14903, 1 commit, 2 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3089 (perma): iptables: update to iptables-1.8.2
    • Added: [pkg] PR:2759 (perma): [4.19] RPi wm8804 soundcard driver cleanup and improvements (linux)
Hi,

Since build #1116 do not see any new builds in the libreelec addon, I have to manually download them. The last build to see is Build #1116
(2018-11-19, 13:03)Aux_ Wrote: [ -> ]Hi,

Since build #1116 do not see any new builds in the libreelec addon, I have to manually download them. The last build to see is Build #1116
The releases.json update daemon had stopped running - restarted it now, #1117 & #1118 added. Thanks.
(2018-11-19, 13:15)Milhouse Wrote: [ -> ]
(2018-11-19, 13:03)Aux_ Wrote: [ -> ]Hi,

Since build #1116 do not see any new builds in the libreelec addon, I have to manually download them. The last build to see is Build #1116
The releases.json update daemon had stopped running - restarted it now, #1117 & #1118 added. Thanks.  
Yes, it works now, thanks!
New LibreELEC.tv Leia build #1119: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: bf805517430e6dac8004b28f94e50a9c9b12e33e5b3209b8cb1bab9c3172aac0 (RPi)
SHA256 Checksum: 9f4a08a501ddd855e916f220739624fa8b500268888bdcc9f95ff43bb04dd293 (RPi2)

text:
# uname -a
Linux rpi512 4.19.2 #1 Mon Nov 19 21:04:42 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Nov 4 2018 16:35:17
Copyright © 2012 Broadcom
version ed5baf9520a3c4ca82ba38594b898f0c0446da66 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20181119210238-#1119-gd35701a [Build #1119]

# Kodi version
(18.0-RC1 Git:0509481). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (d35701a, changelog) and tip of XBMC master (0509481, changelog) with the following modifications: Build Highlights:
  1. [Estuary] Movie listing and overview fixes for sets
  2. [music]Fix album source constraint violations during library update
Build Details:
  1. XBMC:
    • X11 - fix segfauls (PR:14900, 2 commits, 1 file changed)
    • [games] Show installed game clients first (PR:14902, 1 commit, 1 file changed)
    • [addons] remove never set value on CAddonInfo (PR:14895, 1 commit, 1 file changed)
    • [Estuary] Movie listing and overview fixes for sets (PR:14909, 1 commit, 2 files changed)
    • [music]Fix album source constraint violations during library update (PR:14906, 1 commit, 2 files changed)
    • VAAPI: add error and info callbacks (PR:14831, 1 commit, 2 files changed)
  2. inputstream.adaptive:
    • Implement NXFrameRate UUID atom (7a66f1e)
  3. peripheral.joystick:
  4. pvr.mythtv:
    • fix display for video flags (672dee6)
    • sync upstream cppmyth (2.11.2) (67854e9)
    • announce as frontend (e2aad6c)
    • this is a hack to work around the PVR startup flow issue (a1e5399)
    • bump version 5.9.1 (aa5241b)
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